Ingest Data into New Database#

There are many ways to ingest data into the database:

Data that fits into the template schema can be ingested into the database using the astrodb_utils functions.

  1. Delete template data

  2. Ingest data by modifying the JSON files by hand (in the data/ directory) or by using astrodb_utils functions.

  3. Modify tests