Introduction
npd_data is a module that extract petroleum data from the NPD website using API's It does also extract shape files for map plotting and further posptocessing Detailed documentations and examples located on the notebookes: npd wraper docs
Suggestions are welcome
Feature summary:
- Python 3.6+ support
- Focus on high speed with API serving
- Output mainly based on pandas and geopandas
- could be combined with shape files for better data insights
Supported in both Linux, Windows and Mac OS (might be some issues with VPN activated)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installation
pip install -i https://test.pypi.org/simple/ npd-data
Quick Use
> from npd_data.npd_wraper import fi``eld
>
>df =field.get_field_production_yearly()
>
License
Using MIT license
Release files for npd-data 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| npd_data-0.1.4.tar.gz | 310.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| npd_data-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 318.3 kB
Release files / npd_data-0.1.4.tar.gz
| Download URL | npd_data-0.1.4.tar.gz |
|---|---|
| Size | 310.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
783755dbb63cfbd303ff352c641848e1063bb440daa6c3268a6f63b41ebe9f62
|
|
BLAKE2b-256 checksum How to use checksums |
e3ecb88948bc71d0b74153e1878aacea7844e40920bf0651858df481954eda56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.4
|
Release files / npd_data-0.1.4-py3-none-any.whl
| Download URL | npd_data-0.1.4-py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c487d5b0ecfe7037f9e8eca83c610196d6951c8648fce326542309bfa4e9bea4
|
|
BLAKE2b-256 checksum How to use checksums |
c638bc507e29b04192e7485c1cee1d8235f443187512d26940495ca39b167946
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.4
|