Skip to main content

Calculates Economic Complexity Indexes

Project description

econci

https://img.shields.io/pypi/v/econci.svg https://img.shields.io/travis/phcsoares/econci.svg Documentation Status

“Calculates Economic Complexity Indexes”

  • Free software: MIT license

This package implements the indexes found in the Atlas of Economic Complexity [HaRH2014].

Usage

import econci

comp = econci.Complexity(df, c='country', p='product', values='export')
comp.calculate_indexes()
eci = comp.eci
pci = comp.pci

comp.create_product_space()
prod_space = com.product_space
econci.edges_nodes_to_csv(prod_space, graph_name='prod_space', dir_path='./data/')

References

[HaRH2014]

Hausmann, R., Hidalgo, C. A., Bustos, S., Coscia, M., Chung, S., Jimenez, J., … Yildirim, M. A. (2014). The Atlas of Economic Complexity: Mapping Paths to Prosperity. MIT Press.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-06-06)

  • First release on PyPI.

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

econci-0.1.0.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

econci-0.1.0-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 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