fabio

Food and Agriculture Biomass Input-Output Tables

https://github.com/fineprint-global/fabio

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    3 of 8 committers (37.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

agriculture faostat food mrio-tables piot
Last synced: 7 months ago · JSON representation

Repository

Food and Agriculture Biomass Input-Output Tables

Basic Info
  • Host: GitHub
  • Owner: fineprint-global
  • License: other
  • Language: R
  • Default Branch: data-2010-current
  • Homepage:
  • Size: 1.7 MB
Statistics
  • Stars: 24
  • Watchers: 3
  • Forks: 21
  • Open Issues: 14
  • Releases: 1
Topics
agriculture faostat food mrio-tables piot
Created about 7 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License

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 mrsup and mruse 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: Zmass (mass allocation) and Zvalue (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 5 = 935 columns): 1) food, 2) other (i.e. non-food), 3) stock_addition, 4) tourist, 5) unspecified.

  • 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 (Lmass and Lvalue).

  • E: environmental extensions for each of the 23616 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).

  • Ebiodiv: 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 biodivlabels.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 iolabels.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 sulabels.csv. - The columns of Y are described in the auxiliary file fd_labels.csv.

Owner

  • Name: FINEPRINT
  • Login: fineprint-global
  • Kind: organization
  • Location: Institute for Ecological Economics, Vienna University of Economics and Business (WU), Welthandelsplatz 1, 1020 Vienna, Austria

Moving material flow and footprint analysis from the national to the spatially explicit level

GitHub Events

Total
  • Issues event: 1
  • Watch event: 7
  • Issue comment event: 1
  • Member event: 1
  • Push event: 32
  • Fork event: 5
Last Year
  • Issues event: 1
  • Watch event: 7
  • Issue comment event: 1
  • Member event: 1
  • Push event: 32
  • Fork event: 5

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 341
  • Total Committers: 8
  • Avg Commits per committer: 42.625
  • Development Distribution Score (DDS): 0.704
Past Year
  • Commits: 36
  • Committers: 2
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.417
Top Committers
Name Email Commits
martinbruckner m****r@w****t 101
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 21
Jonas Bunsen 8****n 5
Finn Mempel 6****c 1
Nikolas Kuschnig n****s@w****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • 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 requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nk027 (75)
  • martinbruckner (13)
  • putixiaozi (1)
  • sunosnoc (1)
Pull Request Authors
  • jbnsn (5)
  • Kajwan (1)
  • strsek (1)
Top Labels
Issue Labels
on hold (21) enhancement (19) question (14) invalid (12) Priority (11) bug (9)
Pull Request Labels