Skip to content

yudiell/energy-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting data from the EIA crude-oil-imports endopoint.

Supported endpoints:

  • crude-oil-imports
  • electric-power-operational-data

Please see the defaults of the request.

You can modify the collection to accomodate more endpoints.

See the EIA API v2 documentation.

Install poetry:

pip install poetry
poetry install

Run the project using a development environment variable.

poetry run eia-api --environment dev --request crude-oil-imports
poetry run eia-api --environment dev --request electric-power-operational-data

About

This repo contains an api request to the EIA API v2. It demonstrates how to use python-postman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages