Online Index Of Objects Launched Into Outer Space
@owid.object_launches
@owid.object_launches
CREATE TABLE owid_object_launches_1 (
"country" VARCHAR,
"year" INTEGER,
"annual_launches" INTEGER,
"cumulative_launches" INTEGER
);
CREATE TABLE owid_object_launches_2 (
"country" VARCHAR,
"year" INTEGER,
"annual_launches" INTEGER,
"cumulative_launches" INTEGER
);
Anyone who has the link will be able to view this.