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.8.tar.gz (10.8 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.8-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lor_gdp_tools-0.1.8.tar.gz
  • Upload date:
  • Size: 10.8 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.8.tar.gz
Algorithm Hash digest
SHA256 2bb44aed7ae1055cd4a74b273b47d5a799e247188f2bd42ccc3837430fa88198
MD5 55dca2a1ae41ca37e141bf413d2d399b
BLAKE2b-256 54329dc268d16e00696eee71d96f1571f1bf45c35feb58e945510bb91602d0c5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lor_gdp_tools-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 4.8 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b56d4744635d26c760ae0457cb032b3f10e18599c172e526d4731d22ea4e2c97
MD5 8d8ff3303e692196ea94eea914d1e3d2
BLAKE2b-256 9d3d33855ee26d5dbd4e7883faeffb6a3c8e09655cdb6178e9dc02346eff6b54

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