Metadata-Version: 2.1
Name: locuscomplexity
Version: 0.1.12.dev0
Summary: UNKNOWN
Home-page: https://github.com/LocusAnalytics/EconCmplx
License: UNKNOWN
Description: # Economic complexity module 
        
        ### Locus analytics - 2018
        
        ### Format of the input data 
        
        The format of the input data to the build_m function must be the following:
        
        
        |  AREA | Function 1 | Function 2 | ... | Function N | YEAR |
        |:-----:|:----------:|:----------:|:---:|:----------:|:----:|
        | area1 |     52     |     10     | ... |    4862    | 2010 |
        | area2 |      2     |     498    | ... |     25     | 2008 |
        |  ...  |     ...    |     ...    | ... |     ...    |  ... |
        | area3 |     78     |     44     | ... |      0     | 2010 |
Platform: UNKNOWN
Description-Content-Type: text/markdown
