Skip to content

daytum/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published