Astronomy Picture Of The Day Data Collection
Glimpses into the Cosmos🌌: A Collection of Astronomical Marvels 🚀
@kaggle.harshitstark_astronomy_picture_of_the_day_data_collection
Glimpses into the Cosmos🌌: A Collection of Astronomical Marvels 🚀
@kaggle.harshitstark_astronomy_picture_of_the_day_data_collection
CREATE TABLE apod_data (
"copyright" VARCHAR,
"date" TIMESTAMP,
"explanation" VARCHAR,
"hdurl" VARCHAR,
"media_type" VARCHAR,
"service_version" VARCHAR,
"title" VARCHAR,
"url" VARCHAR
);
Anyone who has the link will be able to view this.