Inspiration
Started out with govhack2015 parsing Educationcounts.govt.nz. After govhack I discovered the jobs rss feed which I then parsed to json and html.
How it works
0 is the most recent job posted - upward. It gets data from the Ministry of Education jobs rss feed.
Challenges I ran into
Parsing the HTML - especially keys and values inside keys.
What I learned
I learnt how to make a restful api. I've done lots with json but this is my first restful api.
What's next for Ministry Of Education Jobs
Add values that are missing - such as description and phone numbers.
Log in or sign up for Devpost to join the conversation.