A Django app that helps managing economy sectors' information in multiple levels, in a standardized way across different standards.
Project description
This library allows the utilization of Economy Sectors, from different standards, as well as conversion between them.
Supported standards:
NACE
ATECO
GICS
ISIC (rev4)
NAICS (2022)
SIC
SAE
Quick start
Add “economy_sectors” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'economy_sectors', ]
Run python manage.py migrate to create the models.
Run python manage.py load_standards_data to populate the database with the initial records.
Run python manage.py load_standards_relations to populate the database with the relationship between standards.
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
File details
Details for the file django-economy-sectors-0.2.1.tar.gz
.
File metadata
- Download URL: django-economy-sectors-0.2.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3be1ccfa0342518e648351f9cd334d31002e9978dd5fe55157b9495bda96d9cb |
|
MD5 | 4d66d63e462bb0346f209b99c50e114e |
|
BLAKE2b-256 | b53a67eaa25655022175ef0305f37bc87b7378815da63162b93bf9c9068ccd82 |