Skip to main content

58 posts tagged with "updates"

View All Tags

Updates to our APIs (2024-02-26): Removing ILA free areas

Svein Magnus Vennevik Johansen
BarentsWatch forvaltningsteam

Fish Health API:

The regulation defining "ILA free areas" was repealed in 2022, and we are missing most historical data. Due to this, we are removing:

  • ...the following endpoints from our API:
    • v1/geodata/fishhealth/ilafreeareas/{year}/{week}
    • v1/geodata/fishhealth/ilafreearea/{year}/{week}/{areaId}
    • v1/geodata/fishhealth/ilafreearea/{year}/{week}/{areaId}/{version}
  • ...the ILAFreeAreas property from the response of this endpoint:
    • v1/geodata/fishhealth/locality/{localityId}/{year}/{week}
  • ...the ilafreearea_wms layer from our WMS service: https://geoserver.barentswatch.no/geoserver/

Updates to our APIs (2023-11-14)

Svein Magnus Vennevik Johansen
BarentsWatch forvaltningsteam

Fish Health API:

  • Added endpoint /v1/geodata/fishhealth/locality/{localityno}/vessel/{year} .
    • Returns the same type of data as /v1/geodata/fishhealth/locality/{localityno}/vessel/{year}/{week} , but as a list of results, one for each week of the year.

See API documentation for details: https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=Fishhealth%20API#/VesselTrackWeek/get_v1_geodata_fishhealth_locality__localityno__vessel__year_

Updates to our APIs (2023-06-06)

Anders Bakkevold
BarentsWatch forvaltningsteam

API endpoint in FishInfo API changed, properties surveyVersion and surveyDataset removed from endpoint /v1/geodata/npdsurveyfisheryexpert/{id}.

See API documentation for details.

Endpoint removal notice, updates to our APIs (2023-03-15)

Anders Bakkevold
BarentsWatch forvaltningsteam

Sustainability in Aquaculture API:

  • Added endpoint /v1/geodata/bki/dataset/valueslaughtered

Fishhealth API:

  • The endpoint /v1/geodata/fishhealth/locality/diseasezonehistory/{localityNo}/{year}/{week} replaces the endpoint /v1/geodata/fishhealth/locality/diseasezonehistory/{localityNo}, which will be removed after 15th June 2023.

See API documentation for details.

Updates to our APIs (2023-01-19)

Anders Bakkevold
BarentsWatch forvaltningsteam

Fish Health API:

  • Added endpoint /v1/geodata/municipality/organization/{municipalityNumber}/{year}/{week}
  • Added endpoint /v1/geodata/municipality/{municipalityNumber}/environmentalsurveys
  • Added endpoint /v1/geodata/municipality/{municipalityNumber}/farmedfishescapes
  • Removed endpoint /v1/geodata/municipality/{municipalityNumber}/salmonlice/{year}

Sustainability in Aquaculture API:

  • Added endpoint /v1/geodata/bki/dataset/aquacultureotherfishlicences

FiskInfo API:

  • Added endpoint v1/geodata/download/protectedarea
  • Added endpoint /v1/geodata/fiskinfo/othernationsborder/{id}

See API documentation for details.

Updates to our APIs (2023-01-02)

Anders Bakkevold
BarentsWatch forvaltningsteam

Added endpoints:

  • Fish Health API: /v1/geodata/municipality/speciescount/{municipalityNumber}/{year}/{week}
  • Sustainability in Aquaculture API: /v1/geodata/bki/dataset/aquaculturealgeaanimallicences

See API documentation for details.