States In Regions (Gleditsch)
@owid.gleditsch_no_population
@owid.gleditsch_no_population
CREATE TABLE owid_gleditsch (
"id" INTEGER,
"start" VARCHAR,
"end" VARCHAR,
"iso" VARCHAR,
"country" VARCHAR
);
CREATE TABLE owid_gleditsch_countries (
"id" INTEGER,
"year" INTEGER,
"country" VARCHAR
);
Anyone who has the link will be able to view this.