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
The show_data_map() and show_map() functions should be able to take in single items not in lists. This may be a problem at the level of the SpatialTable class rather than the mapping functions.
For instance, the following will return a blank map:
even though fsas.data is populated. The following works: