When attempting to run statline-bq with dataset_id=70072ned, the process is completed "successfully", but when the main table (Observations) is being queried from BQ - the Value and ValueAttribute display *null* and Impossible.
Since 70072ned has a v4 version, that is what automatically is being loaded. If trying to force odata_version='v3', an error occurs - this might be a different issue, or related.
When attempting to run
statline-bq
withdataset_id=70072ned
, the process is completed "successfully", but when the main table (Observations) is being queried from BQ - theValue
andValueAttribute
display*null*
andImpossible
.Since
70072ned
has a v4 version, that is what automatically is being loaded. If trying to forceodata_version='v3'
, an error occurs - this might be a different issue, or related.