/energy-generation-graph

A graph of the best-fit equation of the energy generation in the United States.

Primary LanguageJupyter Notebook

Energy Generation Graph

A graph of the best-fit equation of the energy generation in the United States.

How to Use

  • Get a free API key eia.gov.
  • Create a .env file and paste your API key into it:
API_KEY=YOUR_API_KEY
  • Install dependencies with poetry:
poetry install

Resources