A handy tool to get cso data in python
Project description
cso_app
Install
Simply use the following pip command
pip install cso-data
How to
- Simply import the CSO_df class and call its method get_cso_table.
# import class
from cso_data import CSO_df
# request table
df = CSO_df().get_cso_table('HPA02')
This method takes one input which is a table code which can be found on https://data.cso.ie/ . This returns a dataframe of the table of the data you request
See cso_example.ipynb
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
cso_data-0.1.3.tar.gz
(2.4 kB
view details)
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 cso_data-0.1.3.tar.gz.
File metadata
- Download URL: cso_data-0.1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a2b3ed77d1d9ac8b63967f6b5a114ccd38f5c6905d8353543354edacc4816e4
|
|
| MD5 |
6695c053755032d62d1f795066f94c17
|
|
| BLAKE2b-256 |
1c73cf4e30e3bdfd40ad7c9257c9a3329c2dced346ec467f6f39cb6a4589c715
|
File details
Details for the file cso_data-0.1.3-py3-none-any.whl.
File metadata
- Download URL: cso_data-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92f00dd37acb2adbb871b65d7b38b16874935e5cbbb47fafdc372a57e4d1f7ad
|
|
| MD5 |
06912d1ded52e18f7030348c43eb7e3b
|
|
| BLAKE2b-256 |
cda8e6667abd721080399a691495ded3c7b8490121523efbf8ad3ab3692b6669
|