NEOCC Tap Server Public Tables
Result
Tablename | Info | Table desc. | Res desc. |
---|
neocc.epn_core | Table Info | A table of asteroids potentially colliding with Earth, together with
current estimates for the orbit parameters. Previous estimates are
available by joining with neocc.orbits. | NEO orbits and data |
neocc.orbits | Table Info | Historical orbit reductions for the asteroids. To resolve granule_uid
here to object metadata, join with neocc.epn_core. | NEO orbits and data |
tap_schema.columns | Table Info | Columns in tables available for ADQL querying. | Unnamed data center's Table Access Protocol (TAP) service with
table metadata. |
tap_schema.groups | Table Info | Columns that are part of groups within tables available for ADQL
querying. | Unnamed data center's Table Access Protocol (TAP) service with
table metadata. |
tap_schema.key_columns | Table Info | Columns participating in foreign key relationships between tables
available for ADQL querying. | Unnamed data center's Table Access Protocol (TAP) service with
table metadata. |
tap_schema.keys | Table Info | Foreign key relationships between tables available for ADQL querying. | Unnamed data center's Table Access Protocol (TAP) service with
table metadata. |
tap_schema.schemas | Table Info | Schemas containing tables available for ADQL querying. | Unnamed data center's Table Access Protocol (TAP) service with
table metadata. |
tap_schema.tables | Table Info | Tables available for ADQL querying. | Unnamed data center's Table Access Protocol (TAP) service with
table metadata. |
An overview over the tables available for ADQL querying within the
NEOCC Tap Server