Standard industrial classification standardization
Project description
Overview
Pyisic defines industrial classification standards and concordances between standards.
The International Standard Industrial Classification of All Economic Activities (ISIC) is the international reference classification of productive activities. Its main purpose is to provide a set of activity categories that can be utilized for the collection and reporting of statistics according to such activities. Since the adoption of the original version of ISIC in 1948, the majority of countries around the world have used ISIC as their national activity classification or have developed national classifications derived from ISIC.
Usage
>>> import pyisic
>>> pyisic.NAICS2017['927110']
{'code': '927110', 'description': 'Space Research and Technology', 'category': None}
>>> pyisic.NAICS2017_to_ISIC4.concordant("927110")
{(<Standard.ISIC4: 'ISIC4'>, '5120'), (<Standard.ISIC4: 'ISIC4'>, '8413')}
Install
pip install pyisic
Documentation
The official documentation is hosted on readthedocs.org: pyisic.readthedocs.io
Contributing
Issues and pull requests are welcome!
Refer to CONTRIBUTING.rst for more details about the workflow and hints on how to prepare your pull request.
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
File details
Details for the file pyisic-0.1.20.tar.gz
.
File metadata
- Download URL: pyisic-0.1.20.tar.gz
- Upload date:
- Size: 859.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acdaa6b4aed9d99ef66df6a9b58463822dc59691471a32ccaac38d3f1c99d004 |
|
MD5 | 785bef093108709eda76c780aad705fb |
|
BLAKE2b-256 | 0faa9f4ab5e19ce2213f86f28589c3f4f9e76b365111d741e9ffcad8f7ba249f |
File details
Details for the file pyisic-0.1.20-py3-none-any.whl
.
File metadata
- Download URL: pyisic-0.1.20-py3-none-any.whl
- Upload date:
- Size: 875.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd694f67598548e9468c609adb2489ed7de0361f2b74f3d7a22f1421b674a412 |
|
MD5 | bcc7ad64b1ba149f8a9887567764e7e0 |
|
BLAKE2b-256 | 274d189b274c4f3ecb93e5b9c6dec7115380ab96e843ba4b9a15e3e4eccc204d |