home / risk_management_plans

Rmp Facility

Data table with 21,561 records and 14 columns.

Data license: ODbL · Data source: EDGI Cloud Portal

3 rows where facility_address = "105 Main Street"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: report, facility_address

facility_name 3

  • Farm Service Coop - Portsmouth 1
  • Lewiston Feed & Produce 1
  • StateLine Cooperative-Lone Rock Facility 1
epa_facility_id ▼ report facility_name facility_address city state county zip facility_duns latitude longitude receipt_date report_created_date popup
100000015235 Report StateLine Cooperative-Lone Rock Facility 105 Main Street Lone Rock IA Kossuth 50559   43.218475 -94.329037 April 2024 11/28/2024 StateLine Cooperative-Lone Rock Facility

105 Main Street, Lone Rock, IA 50559
100000088148 Report Farm Service Coop - Portsmouth 105 Main Street Portsmouth IA Shelby 51565   41.64944 -95.516065 May 2024 11/28/2024 Farm Service Coop - Portsmouth

105 Main Street, Portsmouth, IA 51565
100000201649 Report Lewiston Feed & Produce 105 Main Street Lewiston MN Winona 55952 22845697.0 43.983002 -91.867734 February 2013 11/28/2024 Lewiston Feed & Produce

105 Main Street, Lewiston, MN 55952

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE rmp_facility (
        epa_facility_id TEXT PRIMARY KEY,
        report TEXT,
        facility_name TEXT,
        facility_address TEXT,
        city TEXT,
        state TEXT,
        county TEXT,
        zip TEXT,
        facility_duns TEXT,
        latitude REAL,
        longitude REAL,
        receipt_date TEXT,
        report_created_date TEXT
    , popup TEXT);
Powered by Datasette · Queries took 5358.821ms · Data license: ODbL · Data source: EDGI Cloud Portal