# `query`

```{eval-rst}
.. gets the module docstring
.. automodule:: skysim.query
   :no-index:
   :exclude-members: SOLARSYSTEM_BODIES, BASIC_TABLE, FALLBACK_SPECTRAL_TYPE, get_body_locations, get_planet_table, get_star_table, get_spectral_types, run_simbad_query, get_planet_magnitude, get_star_name_column, get_child_stars, remove_child_stars, get_single_spectral_type, simplify_spectral_types, clean_simbad_table_columns
```

## Constants

```{eval-rst}
.. autosummary::
   :toctree: ../generated

   SOLARSYSTEM_BODIES
   BASIC_TABLE
   FALLBACK_SPECTRAL_TYPE
```

## Functions

### High-Level Functions

```{eval-rst}
.. autosummary::
   :toctree: ../generated

   get_body_locations
   get_planet_table
   get_star_table
```

### Low-Level Functions

```{eval-rst}
.. autosummary::
   :toctree: ../generated

   get_spectral_types
   run_simbad_query
   get_planet_magnitude
   get_star_name_column
   get_child_stars
   remove_child_stars
   get_single_spectral_type
   simplify_spectral_types
   clean_simbad_table_columns
```
