AtlasOfLivingAustralia / data-management

Data management issue tracking
7 stars 0 forks source link

dr413 APII 'caption' column missing from the data #956

Closed cha801p closed 3 weeks ago

cha801p commented 11 months ago
cha801p commented 10 months ago

CHanges made to the script an pushed for prod. This shall reflect in new release.

cha801p commented 10 months ago

Ticket Update: September 4, 2023 (5:30 PM)

Issue Resolved: The data was missing a column named "caption."

Resolution: To address this issue, I have modified the fetcher code and included the "caption" column in the dataframe.

Actions Taken: I created a new branch called "APII fetcher" to implement this change. Initially, the "caption" column was not included in the data frame, which resulted in the column being missing. I have now updated the code to ensure that this column is added to the data frame. This modification should make the column available as additional properties in biocache. The branch has been pushed, and the code review has been done.

Validation: The changes made should be visible in the next release.

cha801p commented 9 months ago

Ticket Update: September 14, 2023 (11 PM)

Issue Resolved: The data was missing a column named "caption."

Resolution: Updated the script

Validation: The changes are reflected on prod although there is nothing in the "caption" column now. (from data providers side) Changes incorporated successfully.