Baselight

Gaia Astronomical Data

Data of star clusters and nebulae

@kaggle.amit1235813_gaia_astronomical_data

Loading...
Loading...

About this Dataset

Gaia Astronomical Data

A CSV file with raw data for 157 masers, 2082 open clusters, 232 HII regions and 86 OB associations that appear on the maps.

Gaia is a space observatory of the European Space Agency, launched in 2013 and expected to operate until 2025. The spacecraft is designed for astrometry: measuring the positions, distances and motions of stars with unprecedented precision.

Source: http://galaxymap.org/drupal/node/265

Tables

Map Object List

@kaggle.amit1235813_gaia_astronomical_data.map_object_list
  • 176.84 KB
  • 2557 rows
  • 12 columns
Loading...

CREATE TABLE map_object_list (
  "type" VARCHAR,
  "name" VARCHAR,
  "glon" DOUBLE,
  "glat" DOUBLE,
  "distance_parsecs" DOUBLE,
  "x_parsecs" DOUBLE,
  "y_parsecs" DOUBLE,
  "z_parsecs" DOUBLE,
  "radius_parsecs" DOUBLE,
  "log10_age_years" VARCHAR,
  "arm_masers" VARCHAR,
  "source" VARCHAR
);

Share link

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