dataverbinders / statline-bq

Library to fetch CBS open datasets into parquet and optionally load into Google Cloud Storage and BigQuery
MIT License
0 stars 0 forks source link

Add option to force v3 upload even if v4 exists #84

Open galamit86 opened 2 years ago

galamit86 commented 2 years ago

Currently odata_version is v4 if a v4 version exists, and otherwise v3.

Since in the toepol project we focus on v3, it might be needed to to force a v3 upload for a dataset where v3 exists.

In order to that: