Skip to main content

Standard industrial classification standardization

Project description

https://github.com/sayari-analytics/pyisic/actions/workflows/main.yaml/badge.svg?branch=main Coverage report PyPI Version Supported Python Versions License

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyisic-0.1.18.tar.gz (784.3 kB view hashes)

Uploaded Source

Built Distribution

pyisic-0.1.18-py3-none-any.whl (798.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page