ec3-python-wrapper

A python wrapper around the EC3 api by Building Transparency


Keywords
ec3, api
License
MIT
Install
pip install ec3-python-wrapper==0.0.5

Documentation

EC3 Python Wrapper

This is a Python wrapper for working with the Building Transparency EC3 API. Documentation for the EC3 API can be found at https://buildingtransparency.org/ec3/manage-apps/api-doc/api

This project is still early in development. Further documentation and functionality will continue to evolve as the project progresses.

Installing

pip install ec3-python-wrapper

Documentation

For documentation on how to use the EC3 Python Wrapper visit: https://ec3-python-wrapper.readthedocs.io/

Usage Examples

Some Jupyter Notebook examples are provided here:

A Streamlit example app can be found here:

  • EC3 Concrete Carbon Comparison by postal Code: Streamlit App

Credits

  • Obviously none of this would exist without the great efforts of the Building Transparency team and the EC3 database.
  • Much of how this library has been structured was modeled off of the amazing work done on the pyAirtable module.

License

MIT