Africa Minigrids Program
Nigeria Banner

Documentation: custom

This tables saves completely custom data as json. For easier export and graphing per source views with customizable structure are automatically created.
Pour importer des données dans ce format, vous pouvez utiliser notre API. -> Documentation de l'API
Rate limit: 300 requests per minute. Once the limit is exceeded, any further requests will result in a 429 (Too Many Requests) response.
Vous pouvez également nous fournir des fichiers au format xlsx, csv ou json. -> Exemple CSV
Nom de la ligne Type Exemple

uid

organization_id + external_id; The UUID is autogenerated, either by given external_id or from a random string. This helps to identify and later update the records.

  • Généré automatiquement
string

The UUID - 12434534

external_id

An external ID used for updates and deduplication. Either provided or autogenerated during ingress.

  • Généré automatiquement
string

auto-fvhrznelo482

created_at

Timestamp when row was inserted

  • Généré automatiquement
datetime

2021-05-03 6:23:55

updated_at

Timestamp when row was updated

  • Généré automatiquement
datetime

2021-05-03 6:23:55

source_id

References Source of data

  • Généré automatiquement
integer

1

import_id

References Import of data

  • Généré automatiquement
integer

1

organization_id

References Organization of data

  • Généré automatiquement
integer

1

custom

Saves additional imported data out of standard structure

  • Généré automatiquement
jsonb

{ "some": "key" }

data_origin

Origin of the data, generic or name of the api

  • Généré automatiquement
string

generic

last_import_id

Id of the last import which updated the record

  • Généré automatiquement
integer

337

last_source_id

Id of the last Source which updated the record

  • Généré automatiquement
integer

33