Trust Questions In The European Social Survey Dataset
@owid.ess_trust
@owid.ess_trust
CREATE TABLE owid_ess_trust (
"country" VARCHAR,
"year" INTEGER,
"trust" FLOAT,
"trust_european_parliament" FLOAT,
"trust_legal_system" FLOAT,
"trust_police" FLOAT,
"trust_politicians" VARCHAR,
"trust_local_parliament" FLOAT,
"trust_political_parties" VARCHAR,
"trust_united_nations" FLOAT,
"trust_gov_covid19" VARCHAR,
"trust_scientists" VARCHAR
);
Anyone who has the link will be able to view this.