Load Data#
Uploading Your Data#
Here you can learn how to load data from the following sources:
Important
In fact, you can create a dataset instantaneously by dropping a CSV or JSON file onto the console. On the spot, Apperate infers the schema and indexes automatically and creates the dataset.
Scheduling Data Ingestion#
When you’re ready to import data regularly per a schedule, see Schedule Data Ingestion.
You’ll have data flowing like clockwork!
Supporting Articles#
If you’re parsing JSON response objects for the data you need or configuring access to AWS S3 buckets, check out these articles: