Public
Documentation Settings

SOS2021-20-foundsresearchsources-stats v4 (More Data)

This api brings information about the provenance of the founds for research in the different countries of the European Union.

Version 4 brings a bigger dataset

GET/api/v4/foundsresearchsources-stats/loadInitialData (CONFLICT)

https://sos2021-20.herokuapp.com/api/v4/foundsresearchsources-stats/loadInitialData

Testing conflict when trying to load the dataset twice, its loaded by default when the service starts. Validation test must return:

  • Status code 409.

GET/api/v4/foundsresearchsources-stats (BAD REQUEST)

https://sos2021-20.herokuapp.com/api/v4/foundsresearchsources-stats/llsdjfls

Testing bad request to a random url. Validation test must return:

  • Status code 400.

GET/api/v4/foundsresearchsources-stats

https://sos2021-20.herokuapp.com/api/v1/foundsresearchsources-stats

Returns all the data from foundsresearchsources-stats. Validation test must return:

  • Status code 200.
  • Five objects of the dataset loaded for testing.
Loading