Skip to content

Unlock the potential of your innovation project with our help guides and videos. Let’s get started.

TechSprint Participants

7
  • How to participate in an Event?
  • How to join a challenge?
  • How to join a project team?
  • How to get an API key?
  • How to make a request to Tech Provider?
  • How to connect and query Datasets?
  • How to submit results?

TechSprint Admins

1
  • Host an Event
  • Main website
  • Help Centre
  • TechSprints
  • How to connect and query Datasets?
View Categories

How to connect and query Datasets?

< 1 min read

There is a dedicated endpoint for data: https://data.nayaone.com. All datasets can be found in the Datasets marketplace, with connectivity information under the documentation tab. Code snippets can be copied in order to test each dataset from the same documentation tab.

The endpoints of the requests are: https://data.nayaone.com/<data-table>.

The datasets stored within NayaOne have a limit of 10 records per request. However, any queries in the PostgREST format can be passed into the API and used to explore the dataset in finer detail. A particularly useful parameter is “offset”; this input allows access to rows of data, which are not just the first 10. Full PostgREST documentation can be found here.

Did this page answer your question?

© 2019–2024 NayaOne. All rights reserved