home / risk_management_plans

Rmp Facility

Data table with 21,561 records and 14 columns.

Data license: ODbL · Data source: EDGI Cloud Portal

2 rows where facility_address = "1/4 mile South of Hwy. 9 on Eastern"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: facility_name, facility_address

report 2

  • [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/OK/100000017475.pdf) 1
  • [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/OK/100000183026.pdf) 1
epa_facility_id ▼ report facility_name facility_address city state county zip facility_duns latitude longitude receipt_date report_created_date popup
100000017475 Report Hobart Farmer's Coop 1/4 mile South of Hwy. 9 on Eastern Hobart OK Kiowa 73651   35.013611 -99.086944 June 1999 11/28/2024 Hobart Farmer's Coop

1/4 mile South of Hwy. 9 on Eastern, Hobart, OK 73651
100000183026 Report Planters Cooperative Association, Hobart 1/4 mile South of Hwy. 9 on Eastern Hobart OK Kiowa 73651   35.013611 -99.086944 July 2004 11/28/2024 Planters Cooperative Association, Hobart

1/4 mile South of Hwy. 9 on Eastern, Hobart, OK 73651

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 6237.56ms · Data license: ODbL · Data source: EDGI Cloud Portal