ontola / openbesluitvorming

Elasticsearch front-end for searching through meeting data from 100+ municipalities
http://openbesluitvorming.nl
MIT License
14 stars 7 forks source link

OpenBesluitvorming Search

Search through meeting documents of 320+ Dutch local governments. Powered by Open Raadsinformatie.

Check it out at OpenBesuitvorming.nl!

Using the ORI API

Check out the API docs.

Run front-end

Contribution guidelines

Read contribute.md

Deployment

Netlify tracks the master branch and deploys succesful builds to the OpenBesluitvorming.nl site.

Architecture

The front-end is a search and browse GUI. It's a typescript react application that uses reactiveserach for search components and react-pdf to display PDF files.

Connecting with Elasticsearch

Make sure ES has the correct proxy settings.

Credits