Baselight

Government Revenue Dataset (GRD)

@owid.government_revenue_dataset

Loading...
Loading...

About this Dataset

Government Revenue Dataset (GRD)

The GRD aims to present a complete picture of government revenue and tax trends over time and allows for analysis at the country, regional or cross-country level. Where possible, figures are expressed both inclusive and exclusive of natural resource revenues, which helps to overcome a major obstacle to cross-country comparisons in existing data sources.

Tables

Government Revenue Dataset (GRD)

@owid.government_revenue_dataset.owid_government_revenue_dataset
  • 990.64 KB
  • 7986 rows
  • 42 columns
Loading...

CREATE TABLE owid_government_revenue_dataset (
  "country" VARCHAR,
  "year" INTEGER,
  "rev_inc_sc" FLOAT,
  "rev_ex_sc" FLOAT,
  "rev_ex_gr_inc_sc" FLOAT,
  "rev_ex_gr_ex_sc" FLOAT,
  "tot_res_rev" FLOAT,
  "tot_nres_rev_inc_sc" FLOAT,
  "tax_inc_sc" FLOAT,
  "tax_ex_sc" FLOAT,
  "resourcetaxes" FLOAT,
  "nrtax_inc_sc" FLOAT,
  "nrtax_ex_sc" FLOAT,
  "direct_inc_sc_inc_rt" FLOAT,
  "direct_inc_sc_ex_rt" FLOAT,
  "direct_ex_sc_inc_rt" FLOAT,
  "direct_ex_sc_ex_rt" FLOAT,
  "tax_income" FLOAT,
  "tax_res_income" FLOAT,
  "tax_nr_income" FLOAT,
  "tax_indiv" FLOAT,
  "tax_corp" FLOAT,
  "tax_res_corp" FLOAT,
  "tax_nr_corp" FLOAT,
  "tax_payr_workf" FLOAT,
  "tax_property" FLOAT,
  "tax_indirect" FLOAT,
  "res_indirect" FLOAT,
  "nr_indirect" FLOAT,
  "tax_g_s" FLOAT,
  "tax_gs_general" FLOAT,
  "vat" FLOAT,
  "tax_gs_excises" FLOAT,
  "tax_trade" FLOAT,
  "tax_trade_import" FLOAT,
  "tax_trade_export" FLOAT,
  "tax_other" FLOAT,
  "nontax" FLOAT,
  "res_nontax" FLOAT,
  "nr_nontax" FLOAT,
  "sc" FLOAT,
  "grants" FLOAT
);

Share link

Anyone who has the link will be able to view this.