.gitignore
LICENSE
README.rst
pyproject.toml
requirements-dev.txt
requirements-docs.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/publish.yml
.github/workflows/pythonpackage.yml
doc/Makefile
doc/advanced.rst
doc/conf.py
doc/ecosystem.txt
doc/hands-on.rst
doc/index.rst
doc/index_pdf.rst
doc/intro.rst
doc/overview.rst
doc/registry.rst
doc/_static/empty
doc/_static/css/custom.css
doc/_static/images/ecosystem.png
doc/_static/images/registry-flow-create.png
doc/_static/images/registry-flow-update.png
doc/api/api.rst
doc/api/external.rst
doc/api/index-file.rst
doc/tutorial/archive.rst
doc/tutorial/capacity_factor.csv
doc/tutorial/converters.rst
doc/tutorial/example.rst
doc/tutorial/metadata.rst
doc/tutorial/registry-intro.rst
friendly_data/__init__.py
friendly_data/__main__.py
friendly_data/_types.py
friendly_data/cli.py
friendly_data/converters.py
friendly_data/dpkg.py
friendly_data/helpers.py
friendly_data/io.py
friendly_data/metatools.py
friendly_data/tseries.py
friendly_data/validate.py
friendly_data.egg-info/PKG-INFO
friendly_data.egg-info/SOURCES.txt
friendly_data.egg-info/dependency_links.txt
friendly_data.egg-info/entry_points.txt
friendly_data.egg-info/requires.txt
friendly_data.egg-info/top_level.txt
friendly_data/doc/__init__.py
friendly_data/doc/__main__.py
friendly_data/doc/entry.rst.template
friendly_data/doc/page.rst.template
testing/__init__.py
testing/conftest.py
testing/test_cli.py
testing/test_converters.py
testing/test_dpkg.py
testing/test_io.py
testing/test_metatools.py
testing/test_registry.py
testing/test_tseries.py
testing/test_validate.py
testing/files/indices/index.json
testing/files/indices/index.yaml
testing/files/indices/index.yml
testing/files/metadata/pkgmeta.json
testing/files/metadata/pkgmeta.yaml
testing/files/metadata/pkgmeta.yml
testing/files/mini-ex/datapackage.json
testing/files/mini-ex/glossary.json
testing/files/mini-ex/index.json
testing/files/mini-ex/index.yaml
testing/files/mini-ex/inputs/cost_energy_cap.csv
testing/files/mini-ex/inputs/energy_eff.csv
testing/files/mini-ex/inputs/inheritance.csv
testing/files/mini-ex/inputs/loc_coordinates.csv
testing/files/mini-ex/inputs/names.csv
testing/files/mini-ex/outputs/capacity_factor.csv
testing/files/mini-ex/outputs/resource_area.csv
testing/files/random/datapackage.json
testing/files/random-bad/datapackage.json
testing/files/random-bad/data/mini-bad.csv
testing/files/random-bad/data/sample-bad-1.csv
testing/files/random-bad/data/sample-bad-2.csv
testing/files/random/data/sample-bad.csv
testing/files/random/data/sample-ok-1.csv
testing/files/random/data/sample-ok-2.csv
testing/files/random/schemas/sample-ok-1.json
testing/files/random/schemas/sample-ok-2.json
testing/files/skip_test/commented_dst.csv
testing/files/skip_test/index.yaml