Skip to content

Lindal22/intake-data

 
 

Repository files navigation

Intake Catalogue for US Oil and Gas Production Data

Build Status PyPI version

Installation

pip install daytum-data

Usage

To avoid explicitly providing a username/password to every API call set the following environment variables in your shell

BAZEAN_POSTGRES_USERNAME
BAZEAN_POSTGRES_PASSWORD

Then import the catalogues

from intake import cat

e.g. to get the historical production data by API number

cat.production.production_by_api(api='33001000050000')

About

from daytum on 09-13-22

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 88.4%
  • Python 11.6%