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 1 hour ago
JSON representation
Repository metadata
Food and Agriculture Biomass Input-Output Tables
- Host: GitHub
- URL: https://github.com/fineprint-global/fabio
- Owner: fineprint-global
- License: other
- Created: 2019-02-19T15:25:17.000Z (about 7 years ago)
- Default Branch: data-2010-current
- Last Pushed: 2026-04-21T15:21:11.000Z (26 days ago)
- Last Synced: 2026-05-07T05:11:22.969Z (10 days ago)
- Topics: agriculture, faostat, food, mrio-tables, piot
- Language: R
- Homepage:
- Size: 1.81 MB
- Stars: 29
- Watchers: 4
- Forks: 26
- Open Issues: 13
- Releases: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
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
- FABIO v1.1 (130 products, 1986-2013): Available on Zenodo.
- FABIO v2: Available upon request.
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
- Name: FINEPRINT
- Login: fineprint-global
- Email:
- Kind: organization
- Description: Moving material flow and footprint analysis from the national to the spatially explicit level
- Website: http://www.fineprint.global/
- Location: Institute for Ecological Economics, Vienna University of Economics and Business (WU), Welthandelsplatz 1, 1020 Vienna, Austria
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/34596993?v=4
- Repositories: 9
- Last ynced at: 2023-03-06T17:39:50.199Z
- Profile URL: https://github.com/fineprint-global
GitHub Events
Total
- Member event: 1
- Fork event: 5
- Issues event: 1
- Watch event: 7
- Issue comment event: 1
- Push event: 48
Last Year
- Issues event: 1
- Watch event: 1
- Issue comment event: 1
- Push event: 29
Committers metadata
Last synced: 9 days ago
Total Commits: 395
Total Committers: 9
Avg Commits per committer: 43.889
Development Distribution Score (DDS): 0.678
Commits in past year: 73
Committers in past year: 3
Avg Commits per committer in past year: 24.333
Development Distribution Score (DDS) in past year: 0.493
| Name | Commits | |
|---|---|---|
| martinbruckner | m****r@w****t | 127 |
| Nikolas Kuschnig | n****g@w****t | 95 |
| Nikolas Kuschnig | k****s@g****m | 73 |
| Ohinz998 | o****z@g****m | 48 |
| Stefan Trsek | s****r@l****t | 44 |
| Jonas Bunsen | 8****n | 5 |
| Kajwan | 3****n | 1 |
| Finn Mempel | 6****c | 1 |
| Nikolas Kuschnig | n****s@w****t | 1 |
Committer domains:
- wu.ac.at: 2
- work.wu.ac.at: 1
- live.at: 1
Issue and Pull Request metadata
Last synced: 10 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
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: 5.934894195619588