Close

Side effect of this project - JSON to CSV file converter

A project log for Statistics for 2017 Hackaday Prize Entries

BeatifulSoup data based on Web scraping projects with tag "2017HackadayPrize", or submitted to the list "2017prize"

rogeorgeRoGeorge 05/09/2017 at 09:172 Comments

Yann's Leaderboard dataset was in JSON format, but CSV was needed in order to make the interactive charts, so I wrote a small Python script to convert the file format and also attach the file date/time as a new field in the dataset.

The script is in the github repository, in the 'tools' folder: https://github.com/RoGeorge/2017HackadayPrize_Stats/tree/master/tools/jsonToCsvAndAddFileTime

Discussions

Yann Guidon / YGDES wrote 05/09/2017 at 22:23 point

I should rename the files to make better timestamps...

  Are you sure? yes | no

RoGeorge wrote 05/10/2017 at 05:57 point

No problem with that, thank you very much for collecting and publishing those files.

  Are you sure? yes | no