FABIO

Forestry and Agriculture Biomass Input-Output Tables.
https://github.com/fineprint-global/fabio

Category: Industrial Ecology
Sub Category: Input Output Model

Keywords

agriculture faostat food mrio-tables piot

Keywords from Contributors

input-output-analysis

Last synced: about 22 hours ago
JSON representation

Repository metadata

Food and Agriculture Biomass Input-Output Tables

README.md

FABIO v2: Food and Agriculture Biomass Input-Output Database

FABIO provides a comprehensive set of multi-regional physical supply-use (PSUT) and input-output tables (IOT) covering global food and agriculture flows. It integrates data from FAOSTAT, IEA, EIA, and UN Comtrade/BACI to map the global flow of agricultural biomass from extraction to final consumption.

This repository contains the R code used to generate the database.

πŸš€ Key Features of FABIO v2

  • Broad Coverage: 181 regions (180 countries + 1 Rest of World).
  • High Resolution: 119 processes and 123 commodities.
  • Temporal Scope: Data coverage for the years 2010–2023.
  • Allocation Methods: Includes both mass and value-based allocation versions for symmetric tables.
  • Units: All values are in physical units (tonnes or heads) as specified in items.csv.
  • Sustainability Metrics: including land use, water use, nutrient cycles (N/P), GHG emissions, and biodiversity indicators (MSA loss, PDF).

πŸ“‚ Database Structure

The database is provided in compressed .rds format, optimized for R. Most variables are organized as lists by year containing sparse matrices (using the Matrix package).

Component Description
Z Inter-commodity IO matrix (intermediate use). 22,263 x 22,263. Available as Z_mass and Z_value.
Y Final demand matrix. Includes categories: Food, Other (non-food), Stock additions, and Tourist consumption.
X Total output vector. The sum of intermediate and final use for all commodities.
L Leontief inverse $(I - A)^{-1}$. Provided for both mass and value allocation versions.
E Environmental extensions. 123 stressors x 22,263 products.

πŸ›  Installation & Usage

All processing is performed in R. To read the database files, ensure you have the Matrix package installed.

# Example: Reading a FABIO rds file
data <- readRDS("Z_mass_2020.rds")

Auxiliary Metadata (CSV)

For indexing and classification, refer to the following auxiliary files:

  • regions.csv: Country samples, ISO3 codes, and regional groupings.
  • items.csv: Commodity definitions, units, and product groupings.
  • io_labels.csv / su_labels.csv: Row and column labels for IO and Supply-Use tables.
  • fd_labels.csv: Column descriptions for the Final Demand (Y) matrix.

πŸ“œ License & Citation

License

This repository is distributed under the CC BY-NC-SA 4.0 License.

  • Non-commercial use only.
  • Attribution required.
  • Share-alike (derivative works must use the same license).

Citation

If you use FABIO in your research, please cite the following paper:

Bruckner, M., Wood, R., Moran, D., Kuschnig, N., Wieland, H., Maus, V., BΓΆrner, J. 2019. FABIO – The Construction of the Food and Agriculture Input–Output Model. Environmental Science & Technology 53(19), 11302–11312. https://doi.org/10.1021/acs.est.9b03554


πŸ“¬ Access & Collaboration

For database access, collaboration inquiries, or technical support, please contact Martin Bruckner at martin.bruckner@wu.ac.at.


GitHub Repository: fineprint-global/fabio


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 437
Total Committers: 11
Avg Commits per committer: 39.727
Development Distribution Score (DDS): 0.684

Commits in past year: 104
Committers in past year: 5
Avg Commits per committer in past year: 20.8
Development Distribution Score (DDS) in past year: 0.577

Name Email Commits
martinbruckner m****r@w****t 138
Nikolas Kuschnig n****g@w****t 95
Nikolas Kuschnig k****s@g****m 73
Ohinz998 o****z@g****m 60
Stefan Trsek s****r@l****t 44
Coco Vetter c****r@g****t 17
Jonas Bunsen 8****n 5
Paul HΓΆfle p****e@w****t 2
Kajwan 3****n 1
Finn Mempel 6****c 1
Nikolas Kuschnig n****s@w****t 1

Committer domains:


Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 90
Total pull requests: 7
Average time to close issues: 4 months
Average time to close pull requests: 2 months
Total issue authors: 4
Total pull request authors: 3
Average comments per issue: 1.16
Average comments per pull request: 0.14
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fineprint-global/fabio

Top Issue Authors

  • nk027 (75)
  • martinbruckner (13)
  • sunosnoc (1)
  • putixiaozi (1)

Top Pull Request Authors

  • jbnsn (5)
  • Kajwan (1)
  • strsek (1)

Top Issue Labels

  • on hold (21)
  • enhancement (19)
  • question (14)
  • invalid (12)
  • Priority (11)
  • bug (9)

Top Pull Request Labels

Score: 6.269096283706261