Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
3 rows where facility_address = "5500 Soda Lake Road"
This data as json, CSV (advanced)
These facets timed out: facility_name, facility_address
report 3
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/NV/100000040038.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/NV/100000040715.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/NV/100000243408.pdf) 1
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000040038 | Report | AMOR IX, LLC - Soda Lake II Geothermal Project | 5500 Soda Lake Road | Fallon | NV | Churchill | 89406 | 796112340.0 | 39.55681 | -118.849261 | May 2020 | 11/27/2024 | AMOR IX, LLC - Soda Lake II Geothermal Project 5500 Soda Lake Road, Fallon, NV 89406 |
| 100000040715 | Report | AMOR IX, LLC - Soda Lake I Geothermal Project | 5500 Soda Lake Road | Fallon | NV | Churchill | 89406 | 796112340.0 | 39.55585 | -118.838412 | May 2015 | 11/27/2024 | AMOR IX, LLC - Soda Lake I Geothermal Project 5500 Soda Lake Road, Fallon, NV 89406 |
| 100000243408 | Report | AMOR IX, LLC-Soda Lake III Geothermal Project | 5500 Soda Lake Road | Fallon | NV | Churchill | 89406 | 796112340.0 | 39.332 | -118.504 | March 2020 | 11/27/2024 | AMOR IX, LLC-Soda Lake III Geothermal Project 5500 Soda Lake Road, Fallon, NV 89406 |
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);