Baselight

Freedom In The World

@owid.fh

Loading...
Loading...

About this Dataset

Freedom In The World

The Freedom in the World report is composed of numerical ratings and supporting descriptive texts for 195 countries and 15 territories. External analysts assess 210 countries and territories, using a combination of on-the-ground research, consultations with local contacts, and information from news articles, nongovernmental organizations, governments, and a variety of other sources. Expert advisers and regional specialists then vet the analysts’ conclusions. The final product represents the consensus of the analysts, advisers, and Freedom House staff.

For each country and territory, Freedom in the World analyzes the electoral process, political pluralism and participation, the functioning of the government, freedom of expression and of belief, associational and organizational rights, the rule of law, and personal autonomy and individual rights.

Tables

Freedom In The World

@owid.fh.owid_fh_1
  • 28.12 KB
  • 10237 rows
  • 10 columns
Loading...

CREATE TABLE owid_fh_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "civlibs_fh" INTEGER,
  "polrights_fh" INTEGER,
  "regime_fh" INTEGER,
  "country_fh" INTEGER,
  "electprocess_fh" INTEGER,
  "polrights_score_fh" INTEGER,
  "civlibs_score_fh" INTEGER,
  "electdem_fh" INTEGER
);

Freedom In The World

@owid.fh.owid_fh_2
  • 34.68 KB
  • 10448 rows
  • 11 columns
Loading...

CREATE TABLE owid_fh_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "civlibs" INTEGER,
  "polrights" INTEGER,
  "regime" INTEGER,
  "country_flag" INTEGER,
  "polrights_score" INTEGER,
  "civlibs_score" INTEGER,
  "total_score" INTEGER,
  "electprocess" INTEGER,
  "electdem" INTEGER
);

Fh Regions 1

@owid.fh.owid_fh_regions_1
  • 17.88 KB
  • 2184 rows
  • 7 columns
Loading...

CREATE TABLE owid_fh_regions_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "category" VARCHAR,
  "num_electdem_fh" INTEGER,
  "num_regime_fh" INTEGER,
  "pop_electdem_fh" BIGINT,
  "pop_regime_fh" UINTEGER
);

Fh Regions 2

@owid.fh.owid_fh_regions_2
  • 18.13 KB
  • 2226 rows
  • 7 columns
Loading...

CREATE TABLE owid_fh_regions_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "category" VARCHAR,
  "num_electdem" INTEGER,
  "num_regime" INTEGER,
  "pop_electdem" BIGINT,
  "pop_regime" UINTEGER
);

Share link

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