...
Filter sections in the FDW admin screens can be collapsed and expanded as needed.
...
Updates
Data consistency for Data Point to Data Source Document hierarchy (DATA-1326)
Data inconsistencies for the data point to data source hierarchy were identified and resolved, and will be checked and reported by a pipeline going forward.
Streamlined HFA data uploads (DATA-2337)
...
Comprehensive metadata endpoints are available for the Nutrition and Population subtypes of the Survey domain (DATA-1978)
A metadata endpoint has been created for Calculated Price Indexes (DATA-1971)
The metadata end point for geographic unit now returns a formatted dictionary like other metadata end points, rather than returning a string. (DATA-2428)
Load the Peak Needs data into the FIPE domain (DATA-1525)
...
Search vectors that use DataSourceOrganization.name also search DataSourceOrganization.full_name (DATA-2138)
Data Series Count and Data Series List have been added to relevant admin screens (DATA-2430)
Removed reference to 'January' from the dashboards' hovertemplate as it is confused with the season dates used for aggregation for the crop domain dashboard (DATA-2175)
REST API Improvements
...
IMF Data Pipeline (DATA-
...
1611)
A functional IMF Data Pipeline has been established
...
.
Bug Fixes
XLSX import fails when column headers are empty (DATA-2340)
...
Two OPT menu entries that were incorrectly appearing under Metadata Management were relocated to the System Administration section.
The as_of_date filter not working for GeographicUnitViewSet or FeatureViewSet (DATA-2426)
Calling relevant spatial APIs and passing ?as_of_date=
(i.e. a blank filter value) was passing an actual date rather than returning objects that are valid for the current date. All spatial api endpoints now support the `as_of_date` filter.