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 = "100 Lee Street"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: report, facility_address

facility_name 3

  • American Cold Storage Jackson 1
  • Buffalo Color Corporation 1
  • McCain Foods USA, Inc., Othello, Washington 1
epa_facility_id ▼ report facility_name facility_address city state county zip facility_duns latitude longitude receipt_date report_created_date popup
100000032485 Report McCain Foods USA, Inc., Othello, Washington 100 Lee Street Othello WA Adams 99344   46.837246 -119.173621 July 2021 11/29/2024 McCain Foods USA, Inc., Othello, Washington

100 Lee Street, Othello, WA 99344
100000045293 Report Buffalo Color Corporation 100 Lee Street Buffalo NY Erie 14210 175163716.0 42.865833 -78.843056 February 2003 11/27/2024 Buffalo Color Corporation

100 Lee Street, Buffalo, NY 14210
100000219505 Report American Cold Storage Jackson 100 Lee Street Jackson TN Madison 38301   35.6211922 -88.8106934 November 2012 11/28/2024 American Cold Storage Jackson

100 Lee Street, Jackson, TN 38301

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