A Python package providing easy-to-use code that returns recently reported emissions from facilities, socio-economic information for places, emissions records for specific companies and industries, and emissions trends over time
Currently using identifiers like NPRI IDs as indexes for data tables, but these aren't particularly meaningful. Facility names, on the other hand, are.
The IDs could still be the indexes, but when displayed on charts, they could prettyified to facility names. Same with SubstanceIDs, CompanyIDs, etc.
Currently using identifiers like NPRI IDs as indexes for data tables, but these aren't particularly meaningful. Facility names, on the other hand, are.
The IDs could still be the indexes, but when displayed on charts, they could prettyified to facility names. Same with SubstanceIDs, CompanyIDs, etc.