Thorben Westerhuys

Results 8 issues of Thorben Westerhuys

One of the very useful features in JSON Schemas is the option to have multiple options via [`allOf/anyOf/oneOf`](https://json-schema.org/draft/2020-12/json-schema-core.html#logic) for the same key/set of keys when nesting. For our project github.com/cividi/spatial-data-package-platform...

enhancement

# Overview When using `format: ckan` the name of the resource/package is directly copied from the name the portal uses. This leads to violations in name validation. Example: ```yaml #...

bug

Publish CSVs / DataPackage as Datasette.

Publish a document showing when which key was added / deprecated and hence has data associated with it.

To future proof and simplify the code should be migrated to frictionless-py Pipelines/Transformations as the API is already using it this would greatly simplify dependencies.

- [ ] Set-up auto publishing to Datahub. - [ ] Add basic chart

Improve data cleaning to avoid data pollution in `de-vaccinations-current.csv` and `de-vaccinations.csv` by RKI annotations and data structure changes. E.g. see https://github.com/n0rdlicht/rki-vaccination-scraper/commit/2c18d5ca86167eb971768b23530d87fb5bc185ac#diff-198151b974d013a0fe8c933a27b95090ab4f92ec9a7032b58c8071d292e73a10R427

Some values are not yet in `de-vaccinations` due to missing keys. Backfilling will be done from git history.