Bug #16275
closed
- Status changed from New to In Progress
- Assignee changed from Merul Patel to Yannis Marketakis
I've checked the Stocks endpoint and also the Fisheries endpoint (https://www.fishsource.org/api/bluebridge/v4/fisheries/4571) for the related Fishery and both endpoints are returning the information below for the management_unit:
"management_unit": {
"id": 2367,
"name": "Suriname",
"organizations": [
{
"id": 2482,
"name": "Suriname Fisheries Department",
"acronym": "",
"country": "SUR"
}
]
},
As you can see, the Management authority is the Suriname Fisheries Department but no ACRONYM has been defined. I presume this means that the semantic identifier skips this element as a result? If so, then please reassign to Marina and ask her to add the missing acronym.
We have added an acronym for the Suriname Fisheries Department, so this is now being returned in the API:
"management_unit": {
"id": 2367,
"name": "Suriname",
"organizations": [
{
"id": 2482,
"name": "Suriname Fisheries Department",
"acronym": "SFD",
"country": "SUR"
}
]
},
I think this one is similar to #13250?
- Related to Bug #13250: Honduran management organization acronym not appearing added
We face this because the harvested data (March 2018) were missing information about the management unit.
Since now we do have the required information, I'll update the record by:
Adding the Missing Management unit¶
Updating the Semantic Identifier of the record.¶
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
There are 4 records from FishSource with this management entity that have been updated.
Obviously, the corresponding GRSF records have been updated (including their title and their semantic ID)
Also available in: Atom
PDF