Ingest data
Load data into specified dataset
Before uploading data to a dataset you first need to create it! Please do so through API, or find your datasets through the UI.
Uploading structured data
Data can currently be uploaded by providing a structured JSON file. To upload data, you must have write permissions for the dataset. If it’s a dataset you created, you automatically have these permissions. However, if the dataset belongs to someone else, you’ll need to request write access.
While this functionality is supported, there is no user interface available for it at the moment. Until the UI is implemented, you can contact the DataLinks team to enable sharing permissions on the backend.
Authorizations
Path Parameters
The namespace
is the name you want to group your datasets around.
Name of the dataset. The same name may exist in different namespaces, for example companies exists in both sanctions and in the company registry.
Body
Response
Successful ingestion response.