Historical Cross Country Technology Adoption Dataset (Comin & Hobijn, 2004)
@owid.hcctad
@owid.hcctad
CREATE TABLE owid_hcctad (
"index" BIGINT,
"country" VARCHAR,
"year" INTEGER,
"united_kingdom" FLOAT,
"united_states" FLOAT
);
Anyone who has the link will be able to view this.