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.2.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.2.tar.gz.
File metadata
- Download URL: cso_data-0.1.2.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 |
f70179b277f8aeed842822715393fb7da10c50088283934a34000b05b14a59f3
|
|
| MD5 |
2dc6dded9b2b353daa722fcd91ca2ccf
|
|
| BLAKE2b-256 |
6ab8102b99686ebc9397ff6298c2acf780d3a5bd13687f4b31c847a02ecd311a
|
File details
Details for the file cso_data-0.1.2-py3-none-any.whl.
File metadata
- Download URL: cso_data-0.1.2-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 |
a0568c8ad5ab70164bb9b581ba650fc6a12d6ca3fb861ece50466ff91227916c
|
|
| MD5 |
ad0fed400893361eb9de081be8f4f774
|
|
| BLAKE2b-256 |
743ced831f1872c4ac7b9c4e1b202665a53541e203961d8fae4713507e60de7f
|