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 Persnickety Place"

✎ View and edit SQL

This data as json, CSV (advanced)

report 2

  • [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/WI/100000068348.pdf) 1
  • [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/WI/100000192935.pdf) 1

facility_name 2

  • Sargento Cheese Inc - Kiel Plant 1
  • Sargento Cheese Inc - Plymouth Plant 1

facility_address 1

  • 1 Persnickety Place · 2 ✖
epa_facility_id ▼ report facility_name facility_address city state county zip facility_duns latitude longitude receipt_date report_created_date popup
100000068348 Report Sargento Cheese Inc - Kiel Plant 1 Persnickety Place Kiel WI Manitowoc 53042-0175 119120005.0 43.9275 -88.021944 September 2023 11/28/2024 Sargento Cheese Inc - Kiel Plant

1 Persnickety Place, Kiel, WI 53042-0175
100000192935 Report Sargento Cheese Inc - Plymouth Plant 1 Persnickety Place Plymouth WI Sheboygan 53073-0350 119116892.0 43.773099 -87.999202 October 2024 11/28/2024 Sargento Cheese Inc - Plymouth Plant

1 Persnickety Place, Plymouth, WI 53073-0350

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