Skip to content

Information about Members of Parliament in Iceland

License

Notifications You must be signed in to change notification settings

baering/thingmenn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Þingmenn

This project scrapes, processes and presents information about Members of Parliament in Iceland.

It has three modules:

  • thingmenn-api is an api module built in Python and Flask. It mostly serves static json from pre-generated data files.
  • thingmenn-data contains NodeJS scripts that fetch data from althingi.is. The data is processed and saved into json files which the api serves.
  • thingmenn-frontend is a website built with React. It fetches data from the api and presents it visually to the user.

About

Information about Members of Parliament in Iceland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published