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 5 hours ago
JSON representation

Repository metadata

Food and Agriculture Biomass Input-Output Tables

README.md

FABIO v2

The Food and Agriculture Biomass Input-Output database

FABIO provides a set of multi-regional physical supply-use and input-output tables covering global agriculture and forestry. The work is based on mostly freely available data from FAOSTAT, IEA, EIA, and UN Comtrade/BACI.

This repository provides all codes used to generate the FABIO database.

License

This code repository is distributed under the CC BY-NC-SA 4.0 License. You are free to share and adapt the material for non-commercial purposes using proper citation. If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. In case you are interested in a collaboration, I am happy to receive inquiries via email.

How to cite

To cite FABIO please refer to this 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

Database availability

The preliminary FABIO v2 database is available upon request. Contact Martin Bruckner for more information.
The FABIO v1 database is available via Zenodo (http://dx.doi.org/10.5281/zenodo.2577067).

Coverage of FABIO v2 (preliminary)

  • 187 regions (186 countries + 1 RoW)
  • 119 processes (in the mr_sup and mr_use tables)
  • 123 commodities (raw and processed agricultural and food products)
  • Years 2010-2022

All R codes and auxilliary data are available on GitHub: https://github.com/fineprint-global/fabio

Database structure

The database consists of the following main components, in compressed .rds format:

  • Z: the inter-commodity input-output matrix, displaying the intermediate use of each commodity in the production of each commodity, in physical units (tonnes, heads). The matrix has 23001 rows and columns (123 commodities x 187 regions), and is available in two versions, where process inputs are allocated to process outputs in relation to their mass or value respectively: Z_mass (mass allocation) and Z_value (value allocation). Note that the row sums of the Z matrices of the two versions (i.e. the total intermediate use by commodity) are identical in both versions.

  • Y: the final demand matrix, denoting the consumption of all 23001 commodities by destination country and final use category. There are five final use categories (yielding 187 x 4 = 748 columns): 1) food, 2) other (i.e. non-food), 3) stock_addition, 4) tourist.

  • X: the total output vector of all 23001 commodities. Total output is equal to the sum of intermediate and final use by commodity.

  • L: the Leontief inverse, computed as (I – A)^-1, where A is the matrix of input coefficients derived from Z and x. Again, there are two versions, depending on the underlying version of Z (L_mass and L_value).

  • E: environmental extensions for each of the 23001 commodities, including four resource categories:
    1) primary biomass extraction (in tonnes),
    2) cropland use (in hectares),
    3) grassland use (in hectares),
    4) blue water use (in m3),
    5) green water use (in m3),
    6) phosphorous application (in kg), and
    7) nitrogen application (in kg).

  • E_biodiv: Biodiversity extension in potential species loss per commodity, based on Characterization Factors from Chaudhary et al. (2015). CFs are available for plants, mammals, birds, reptiles and amphibians, for both cropland and pasture and are based on total species populations given in biodiv_labels.csv

Except of X.rds, which contains a matrix and L, which is given separately by year, all variables are organized as lists by year, where each element contains a sparse matrix. Please note that values are always given in physical units, i.e. tonnes or number of animals, as specified in items.csv. The suffixes value and mass only indicate the form of allocation chosen for the construction of the symmetric IO tables (for more details see Bruckner et al. 2019).

RDS files can be opened in R. Information on how to read these files can be obtained here: https://www.rdocumentation.org/packages/base/versions/3.6.2/topics/readRDS

Auxiliary information in csv format:

  • A description of the rows and columns of the Z matrix (i.e. the covered countries and commodities) can be found in the auxiliary file io_labels.csv.
  • Separate lists of the country sample (including ISO3 codes and regional grouping) and commodities are given in the files regions.csv and items.csv, respectively.
  • For a list of the individual processes, see auxiliary file su_labels.csv.
  • The columns of Y are described in the auxiliary file fd_labels.csv.

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 372
Total Committers: 8
Avg Commits per committer: 46.5
Development Distribution Score (DDS): 0.694

Commits in past year: 52
Committers in past year: 2
Avg Commits per committer in past year: 26.0
Development Distribution Score (DDS) in past year: 0.462

Name Email Commits
martinbruckner m****r@w****t 114
Nikolas Kuschnig n****g@w****t 95
Nikolas Kuschnig k****s@g****m 73
Stefan Trsek s****r@l****t 44
Ohinz998 o****z@g****m 39
Jonas Bunsen 8****n 5
Finn Mempel 6****c 1
Nikolas Kuschnig n****s@w****t 1

Committer domains:


Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 90
Total pull requests: 8
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.14
Average comments per pull request: 0.25
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: 5.817111159963204