Online Index Of Objects Launched Into Outer Space
@owid.object_launches
@owid.object_launches
This data is compiled from the Online Index of Objects Launched into Outer Space, maintained by the United Nations Office for Outer Space Affairs since 1962.
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.