Closed skasberger closed 6 years ago
Stefan hat schon eie CSV file, in der sämtliche kandidatInnen der NRW17 drinnen sind. aus der csv soll eine standardisierte json file erstellt werden, welches dann in die datenbank importiert werden kann.
json structure candidates.json
candidates.json
ELECTION_SHORT: Kürzel für Wahl zB nrw17
nrw17
[ { "first_name": "Christian", "last_name": "Kern", "title": "Mag.", "birth_year": "1966", "municipality": "Wien", "post_code": "1070", "profession": "Bundeskanzler", "state_party_list": "9", "regional_party_list": "", "ranking": { "nrw17": "1" }, "wikidata_id": "", "list": "spoe_nrw17" } ]
Stefan hat schon eie CSV file, in der sämtliche kandidatInnen der NRW17 drinnen sind. aus der csv soll eine standardisierte json file erstellt werden, welches dann in die datenbank importiert werden kann.
json structure
candidates.json
ELECTION_SHORT: Kürzel für Wahl zB
nrw17