International Astronaut Database
@owid.international_astronaut_database
@owid.international_astronaut_database
CREATE TABLE owid_international_astronaut_database (
"country" VARCHAR,
"year" INTEGER,
"n_launches" INTEGER,
"n_new_astronauts" INTEGER,
"n_cumulative_launches" INTEGER,
"n_cumulative_new_astronauts" INTEGER
);
Anyone who has the link will be able to view this.