hospital finder

11
Hospital Finder By Matt, Laurence, Tom and Arran

Upload: yrsbradford

Post on 11-Apr-2017

226 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Hospital finder

Hospital Finder

By Matt, Laurence, Tom and Arran

Page 2: Hospital finder

The Problem!

You often get a choice of where you are treated, but it can be difficult to choose

It is hard to compare in order to make an informed decision

Page 3: Hospital finder

Our solution: Hospital Finder!

It is a web app which allows you to:

Search for Hospitals in a specified area Find your closest hospital (entered post code) Compare Services using ratings Compare the A&E waiting times

Page 4: Hospital finder

How did we use open data?

Hospital ratings and reviews (NHS) Safety ratings (NHS) Services provided & contact details (CQC) Location Search (Geonames) Lat./Long. For postcodes (uk-postcodes.com)

Page 5: Hospital finder

The Code? SQLite database Python Flask (Micro framework) Bootstrap (responsive) Javascript/html (map, list, barcharts) Libraries:

SQLalchemy Requests Flask JQuery D3.js Google Maps API

Page 6: Hospital finder

In The Future…

Global data for other countries Data for Pharmacies, dentists and opticians Mobile UI Identify real-time Datasets

Page 7: Hospital finder

DEMO

Page 8: Hospital finder

The Website

Page 9: Hospital finder

Searching

Page 10: Hospital finder

Comparing

Page 11: Hospital finder

The comparison page