Skip to main content

20 posts tagged with "announcements"

View All Tags

New AIS API and updates to our APIs (2022-02-10)

Anders Bakkevold
BarentsWatch forvaltningsteam

New streaming AIS API have been released. Documentation and more information can be found here: AIS .

Announcement in Norwegian: https://www.barentswatch.no/artikler/tilbyr-apne-ais-data/


The new API will continue to be developed with additional endpoints. At the same time the old AIS API is now deprecated, and we encourage everyone to migrate to the new API.


New endpoint in the Fishhealth API:


Updates to our APIs and documentation (2021-02-22)

Anders Bakkevold
BarentsWatch forvaltningsteam

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