I wanted to view nearby reports in the TRI, and via the EPA's site, I found:
https://www.epa.gov/enviro/tri-search
When i entered my zip code -- 02903 -- i see this really long URL:
Are there easier ways to search and view TRI reports of pollution on a map?
GitHub lists 7 projects: https://github.com/search?utf8=%E2%9C%93&q=toxics+release+inventory&type=
But the EPA site seems only to offer JSON for UV index, which i guess means how likely you'll get a sunburn? https://www.epa.gov/enviro/web-services#uvrest
Data.gov shows a REST API which is a bit more helpful, i think:
https://catalog.data.gov/dataset/toxic-release-inventory-tri-8162e/resource/8585d7d4-a2bb-4d22-994e-1a61a852ee1d
Is this a question? Click here to post it to the Questions page.
Reply to this comment...
Log in to comment
Oh, and maybe Skytruth Alerts is a good place to go? But I'm not sure it does historical data:
http://alerts.skytruth.org/
They do have an API: http://alerts.skytruth.org/api.php
But it's not clear to me if these overlap with TRI reports?
Is this a question? Click here to post it to the Questions page.
Reply to this comment...
Log in to comment
Oh, cool -- this page (https://www.epa.gov/enviro/envirofacts-data-service-api) shows this type of query, starting with a zip code prefix:
https://iaspub.epa.gov/enviro/efservice/tri_facility/zip_code/BEGINNING/0290/JSON
...for facilities in zip codes starting with
0290_
for example. That shows 86 facilities.Reply to this comment...
Log in to comment
@eustatic -- @shannon mentioned Gulf Monitoring Consortium has a ton of work on this -- do you have some links you could share if you have a moment? THANKS!!
Also, @liz or perhaps @devinb or other #edgi people -- is there an EDGI mirror or improvement on the TRI database? Thank you!!!
Is this a question? Click here to post it to the Questions page.
Reply to this comment...
Log in to comment
Is the goal to see these sites on their map, or to pull the information to overlay on our map, or?
Is this a question? Click here to post it to the Questions page.
Reply to this comment...
Log in to comment
www.scorecard.org was an early, but now defunct step towards that. also just my usual reminder that while EJ groups have been able to mobilize TRI data for righteous ends it is industry self-reported data, so it should be taken with a grain of salt.
Here's a paragraph i wrote about related database: An environmental lawyer interviewed in the course of this fieldwork found that the Pennsylvania Department for Environmental Protection’s (DEP) estimation of airborne emissions resulting from unconventional natural gas compressor sites to be “impossibly low.” Not just under-estimated but “several orders of magnitude lower than they could possibly achieve or that I had ever seen anywhere in any permit or any stack test anywhere.” As suggested by this investigator, the air quality described by official records of environmental pollution was a world beyond chemical and mechanical feasibility. This specific assertion of annual industry emissions emerged out of a compendium of 300 spreadsheets with multiple tabs. An environmental advocacy organization employed a programmer to write a python script to convert this unwieldy dataset into a comprehensible format. Without such an investigation, the multiple realities enacted by this data might have remained one more unquestioned monitoring point. https://citizensense.net/indeterminate-data-monitoring-extraction-sites/
Reply to this comment...
Log in to comment
Here's another option. https://toxmap.nlm.nih.gov/toxmap/
Toxmap is helpful. the TRI database was down when I checked this evening. thanks for posting
Reply to this comment...
Log in to comment
And just connecting back to @marlokeno's question from a little ways back:
https://publiclab.org/questions/marlokeno/09-02-2017/how-can-the-public-find-or-make-maps-of-the-polluters-next-door
And @sagarpreet is working on how to display these maps as layers in a combined map here: https://github.com/publiclab/plots2/issues/2486
Reply to this comment...
Log in to comment