NASA Space Exploration And Satellites
NASA Space Exploration and Satellites Data
@kaggle.whenamancodes_space_exploration_and_satellites
NASA Space Exploration and Satellites Data
@kaggle.whenamancodes_space_exploration_and_satellites
Space exploration satellites are not really satellites at all; they are properly known as space probes. A satellite is defined as something that's orbiting something else, but space probes instead travel deep into the solar system. However, they are similar to orbiting satellites in design and function.
CREATE TABLE nasa_annual_budget (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"budget" DOUBLE
);Anyone who has the link will be able to view this.