Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
4 rows where facility_address = "Railroad Avenue"
This data as json, CSV (advanced)
These facets timed out: report, facility_name, facility_address
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000010481 | Report | Bellaire - Lebanon Grain Company | Railroad Avenue | Bellaire | KS | Smith | 66952 | 39.797167 | -98.677944 | May 1999 | 11/29/2024 | Bellaire - Lebanon Grain Company Railroad Avenue, Bellaire, KS 66952 |
|
| 100000020826 | Report | Andover Facility, Station #03 | Railroad Avenue | Andover | SD | Day | 57422 | 57610479.0 | 45.413333 | -97.906944 | June 1999 | 11/27/2024 | Andover Facility, Station #03 Railroad Avenue, Andover, SD 57422 |
| 100000069089 | Report | LaCrosse, WA 4 | Railroad Avenue | LaCrosse | WA | Whitman | 99143 | 46.813812 | -117.883819 | June 2024 | 11/29/2024 | LaCrosse, WA 4 Railroad Avenue, LaCrosse, WA 99143 |
|
| 100000142945 | Report | Central Valley Ag Polk NH3 | Railroad Avenue | Polk | NE | Polk | 68654 | 41.078769 | -97.78432 | January 2024 | 11/29/2024 | Central Valley Ag Polk NH3 Railroad Avenue, Polk, NE 68654 |
Advanced export
JSON shape: default, array, newline-delimited, object
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);