Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Michael RiccioMichael RiccioReporter
Michael RiccioMichael RiccioSprint
NonePriority
Medium
Details
Details
Assignee
Michael Riccio
Michael RiccioReporter
Michael Riccio
Michael RiccioSprint
None
Priority
Created August 26, 2021 at 8:08 PM
Updated March 10, 2022 at 3:52 PM
Resolved August 30, 2021 at 2:59 PM
The following requests generate different R/F metrics between the /search endpoint and the /measures/summary endpoint.
search request:
{ "target_segment": "2035", "period_days": 84, "target_geography_list": [ "local_cbsa" ], "measures_release": "2021r1", "id_type": "frame_id", "id_list": [ 30453085 ] }
/measures/summary request:
{ "target_segment": "2035", "period_days": 84, "target_geography_list": [ "local_cbsa" ], "measures_release": "2021r1", "id_type": "frame_id", "id_list": [ 30453085 ] }
I’ve attached the screenshots of the results provided by the user.
Additionally, when pulling the raw data from the custom calc function in snowflake, there is a difference between the VEH 12 Week Unreach value when compared to the raw data from the measures table. I’ve attached the csv outputs from snowflake.