Baselight

UN Outer Space Objects Index (1957-Today)

Scraped from the United Nations Office for Outer Space Affairs - updated weekly

@kaggle.laurenainsleyhaines_united_nations_outer_space_objects_index

Loading...
Loading...

About this Dataset

UN Outer Space Objects Index (1957-Today)

This dataset contains information on over 19,000 objects launched into outer space since 1957.

The data was scraped from the United Nations "Online Index of Objects Launched into Outer Space" (OSOidx) web page.

The data is updated weekly via a scheduled run of the following Kaggle notebook:

https://www.kaggle.com/code/laurenainsleyhaines/united-nations-outer-space-objects-index-scraper


Photo by NASA on Unsplash

Tables

United Nations Outer Space Objects Index Retrieved 05, 31bb35bc

@kaggle.laurenainsleyhaines_united_nations_outer_space_objects_index.united_nations_outer_space_objects_index_retrieved_05__31bb35bc
  • 3.36 MB
  • 21117 rows
  • 17 columns
Loading...

CREATE TABLE united_nations_outer_space_objects_index_retrieved_05__31bb35bc (
  "id" VARCHAR,
  "uri" VARCHAR,
  "values" VARCHAR,
  "international_designator" VARCHAR,
  "national_designator" VARCHAR,
  "name_of_space_object" VARCHAR,
  "state_organization" VARCHAR,
  "date_of_launch" VARCHAR,
  "gso_location" VARCHAR,
  "un_registered" VARCHAR,
  "registration_document" VARCHAR,
  "other_documents" VARCHAR,
  "status" VARCHAR,
  "date_of_decay_or_change" VARCHAR,
  "function_of_space_object" VARCHAR,
  "secretariat_s_remarks" VARCHAR,
  "external_website" VARCHAR
);

Share link

Anyone who has the link will be able to view this.