Skip to main content

This is a utility package designed to enable data scientitists and analysts to easily access GDP data within a python environment

Project description

Gdp Tools Package

Code Checks Code Style

This is a utility package designed to enable data scientists and analysts to easily access GDP data within a python environment

Requirements:

  • The data professional should be able to clone the package at the start of new project and when in production
  • The package will contain a number of support functions serving the following objectives: -- Accessing data on GDP Base/CIM/Warehouse -- Accessing data in temp storage (LAB) -- Querying that data in SQL -- utlising that data as a Python/PySpark DataFrame -- Storing processed data to the temp storage space (LAB)
  • any data access configs should available to be used

Project Installation

This project uses Conda to manage dependencies. For the fastest way of obtaining conda, install Miniconda. After installation, to install the dependencies, run this command in the root directory of the project:

conda env update environment.yml --prune

Project Organisation

├── README.md          <- The top-level README for developers using this project.
|
├── .github            <- Github related files.
│   └── workflows      <- Github workflows for Github Actions.
|
├── config             <- Config files for the project. By default this will include the AML
|                         staging config.
├── data
│   ├── external       <- Data from third party sources.
│   ├── processed      <- The final, canonical data sets for modelling and analysis.
│   ├── raw            <- The original, immutable data dump.
|   └── sql            <- SQL used to query data.
│
├── models_store       <- Trained and serialized models, model predictions, or model summaries.
│
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering) and
│                         a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.
│
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
│
├── gdp_tools   <- Source code for use in this project.
│   ├── __init__.py    <- Makes gdp_tools a Python module
│   │
│   ├── data           <- Scripts to download or generate data
│   │   └── make_dataset.py
│   │
│   ├── features       <- Scripts to turn raw data into features for modelling
│   │   └── build_features.py
│   │
│   ├── models         <- Scripts to train models and then use trained models to make
│   │   │                 predictions
│   │   ├── predict_model.py
│   │   └── train_model.py
|   |
|   ├── tests          <- Scripts used to perform unit tests.
|   |                     Check tests > data > test_make_dataset.py for an example.
│   │
│   └── visualization  <- Scripts to create exploratory and results oriented visualizations
│       └── visualize.py
|
├── environment.yml    <- Conda environment file.
├── setup.py           <- Makes project pip installable (pip install -e .) so src can be imported.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lor_gdp_tools-0.1.5.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lor_gdp_tools-0.1.5-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file lor_gdp_tools-0.1.5.tar.gz.

File metadata

  • Download URL: lor_gdp_tools-0.1.5.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.5

File hashes

Hashes for lor_gdp_tools-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f6077827eee2ec6d462d075f2ad1b861659d060e1bbb3243819ca7fd6fe9e5c1
MD5 57c8451d5337ff19403c7167c4747e17
BLAKE2b-256 fcaaf9688d9b84f446154bb54d1098389427922d68104fb9124321bbc1e32718

See more details on using hashes here.

File details

Details for the file lor_gdp_tools-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: lor_gdp_tools-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.5

File hashes

Hashes for lor_gdp_tools-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4de881de99860a300a41580cef89bc72f449f675c7989948175ad2787ff7df60
MD5 61aab496a99062278f86947c0d7f529c
BLAKE2b-256 a0077f94c10f4395e71e23adee41ebfa6f0b3eba05cc4ea992c85eeb26b4f1f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page