Skip to main content

18 posts tagged with "announcements"

View All Tags

Updates to our APIs (2021-02-04)

Anders Bakkevold
BarentsWatch forvaltningsteam

Future changes to our Fish Health APIs

Anders Bakkevold
BarentsWatch forvaltningsteam

Due to a new data source for ISA and PD diseases, there will be changes in this endpoint:

/v1/geodata/fishhealth/locality/{localityId:int}/{year:int}/{week:int}

The "ilaPd" property will be null for all localities from week 45, 2020. The new property "ilaPdCase" will have the information about diseases.


This endpoint has a new data model:

   "ilaPdCase": [
{
"id": "PD2020-67",
"localityNo": 20815,
"disease": "PD",
"subtype": "SAV3",
"disproved": false,
"suspectedDate": "2020-05-05T02:00:00+02:00",
"confirmedDate": null,
"emptiedDate": null,
"closedDate": null,
"disprovedDate": null,
"createdDate": null,
"changedDate": "2020-05-05T02:00:00+02:00"
}
]


The change of the API will take effect 7

th

January 2021. The API documentation will also be updated this date. If you need documentation earlier, please contact us.


Updates to our APIs and deprecation notices (2020-09-29)

Anders Bakkevold
BarentsWatch forvaltningsteam

New endpoints Fishhealth:


New endpoint FiskInfo:

Modified nedpoint FiskInfo:


New endpoints AIS:

The old API will be removed 1st October 2020

Anders Bakkevold
BarentsWatch forvaltningsteam

All our APIs are now available at

https://www.barentswatch.no/bwapi/

, using the new login system. The old APIs running at

https://www.barentswatch.no/api/

will be removed on the 1st of october 2020.

Migrating to the new API should be straight forward:

The old FiskInfo API used by chart plotters will not be removed on the 1st of October 2020, but will be supported for a longer time.

Updated API documentation

Anders Bakkevold
BarentsWatch forvaltningsteam