Common Datapackage schema and utilities for MRIO tables
Project description
mrio_common_metadata
mrio_common_metadata provides three things:
- A guide on how the Data Package and Table Schema specifications can be used to make MRIO table more consistently formatted and easier to use.
- Translations of some common MRIO tables to this format
- Utility code to help make the previous two objectives possible
Separating data and metadata
MRIO tables are often given with weird offsets, and multiple or mixed column/row labels, e.g.
Working with this type of data requires writing custom code each time. It's a pain. The biggest problem is the mixing of two data types: The metdata on what each row and column represent, and the numerical table that forms the main body of the worksheet. mrio_common_metadata takes the position that these two data streams should be stored separately. It also requires that data be stored in common formats (compressed CSV) with metadata that meets the Data Package specification.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mrio_common_metadata-0.2.1.tar.gz.
File metadata
- Download URL: mrio_common_metadata-0.2.1.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d315da7262d3f064346325e4e6739d7cdec255c263d2ce7d54ae3e9732e757c
|
|
| MD5 |
4e89e1f5ce6462159e021d42ead4fedf
|
|
| BLAKE2b-256 |
705eebe242536f4bf8368d8624a6489959c9f8738d5cdd7d322dd288141244fa
|
File details
Details for the file mrio_common_metadata-0.2.1-py3-none-any.whl.
File metadata
- Download URL: mrio_common_metadata-0.2.1-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
213acaaa51f36c7cb8b7228edb4be5a876c7b82cfbf9840f3903de22ce411990
|
|
| MD5 |
e3164805738148bab5d0977751b1f955
|
|
| BLAKE2b-256 |
111e5a1ebd72f7c6a133e4c1db5401fc60221bf6b4798ce5f40e62b74cfb7e7e
|