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

Complete mapping from OData typesd to pyarrow types #61

Open galamit86 opened 3 years ago

galamit86 commented 3 years ago

In get_schema_cbs, a translation from cbs's OData types to pyarrow types is performed. Not all types and facets are implemented, and should be completed.