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
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
Credentials
Contact a member of the Laing O'Rourke Data Science team to set up up your credentials.
USERNAME and PASSWORD need to be entered in as arguments when initailising the tool, for example '''gdp_tools = GlobalDataPlatformTools(USERNAME,PWD)'''
Functionality
Should be used in Azure ML Studio. NO access to GDP locally.
validate_odbc_drivers - check if the correct ODBC connectors are installed, install them as necessary automatically [check_odbc_driver, install_odbc_driver]
setup_odbc_connection - set up the ODBC with your credentials. Happens when class is initalised
query_gdp_to_pd - enter a SQL query as a string, return the data as a pandas dataframe
search_tables - will return a list of all table in the GDP. give it the argument 'source_system' = '[COINS]' to narrow your search for any table with the term 'COINS' in it (for example)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lor_gdp_tools-0.1.17.tar.gz.
File metadata
- Download URL: lor_gdp_tools-0.1.17.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61e08b1f5c4ab33f0cc6efca2e7b3584c050b51259a12286dc594df4ae97f9a6
|
|
| MD5 |
46f896e3eb23c8e0c8b08cdf9518a391
|
|
| BLAKE2b-256 |
b9d8870cc746fd10aeeff1d1a138311eabbb4508311f1003069450f3e32c1cd3
|
File details
Details for the file lor_gdp_tools-0.1.17-py3-none-any.whl.
File metadata
- Download URL: lor_gdp_tools-0.1.17-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22d2e0cfe03720920ff295fe8d3040db5d68386d8417b5de26c69604e73eff11
|
|
| MD5 |
4c03ad69326f5d6dddf2f5c155d2127d
|
|
| BLAKE2b-256 |
849a03180f5010a7eff1417a9a2466c8c6c41393c5d3f509e15e9f52569f040c
|