Metadata-Version: 2.4
Name: hestia_earth_flowmaps
Version: 0.1.5
Summary: HESTIA's flowmaps for converters
Home-page: https://gitlab.com/hestia-earth/hestia-convert-flowmaps
Author: HESTIA Team
Author-email: guillaumeroyer.mail@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: hestia-earth-utils>=0.16.7
Requires-Dist: pydantic==2.*
Requires-Dist: pydantic_core==2.*
Requires-Dist: python-dateutil
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# HESTIA Flow Maps

This repository contains "FlowMaps" that map to/from HESTIA glossary terms, to/from "Flows" from other glossaries/nomenclatures.

The mappings are stored in a standardised csv file format as defined by the GLAD project. [GLAD repository UNEP-Economy-Division](https://github.com/UNEP-Economy-Division/GLAD-ElementaryFlowResources) described here [FlowMapping.md](https://github.com/UNEP-Economy-Division/GLAD-ElementaryFlowResources/blob/master/Formats/FlowMapping.md)
This format is compatible with the [USEPA format](https://github.com/USEPA/fedelemflowlist) described here [USEPA FlowMapping.md](https://github.com/USEPA/fedelemflowlist/blob/master/format%20specs/FlowMapping.md)

Please use the template file [FlowMapping.csv](https://github.com/UNEP-Economy-Division/GLAD-ElementaryFlowResources/blob/master/Formats/FlowMapping.csv) when creating new mappings.

**HAZARD WARNING**

Most of the flowmaps in this repo are "Beta" and have _not_ been verified or validated yet.

Once a flowmap within a file has been verified, the verifier will update the `Verifier` and `MemoVerifier` columns for each flowmap.
