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
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.1.tar.gz.
File metadata
- Download URL: cso_data-0.1.1.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 |
c0128a082d100d7ad2500a559a5830ac838ed9141c9d83923f9fc5cfe091fdf3
|
|
| MD5 |
b2e1bb609b820c46354169357a6120b4
|
|
| BLAKE2b-256 |
85fca6422d153ea6f1118391195aa439dd6838cf96ffb8c60b89e038ab25b5b1
|
File details
Details for the file cso_data-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cso_data-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
5ba117bebb2132e186f9de7562d0c7f42f1978648cfe777573420dd9f35937c4
|
|
| MD5 |
56f13ec3711c69cb2a1394d94e246fb8
|
|
| BLAKE2b-256 |
ffffd0a758a862261eb360b9d64f470373ff32e78e2f63d3bb56680f5756dd3a
|