fiboa / cli

CLI for fiboa (validation, inspection, schema and file creation, etc.)
https://pypi.org/project/fiboa-cli/
Apache License 2.0
0 stars 7 forks source link

Automate publication process #58

Open ivorbosloper opened 5 months ago

ivorbosloper commented 5 months ago

Example: fiboa publish fi -e finland -c ~/Downloads fi_data

Automates https://github.com/fiboa/data/blob/main/HOWTO.md#each-time-you-update-the-dataset step 9-19

cholmes commented 5 months ago

This is so awesome!!! I've been dreaming about something like this. If I have time I'll test it out later today.

This won't actually make the readme file for you though, right? I was thinking that could be a nice thing to do too, likely as a separate command - generate the nice table view of the values from the converter or fiboa schema in some way.