{"id":28961353,"url":"https://github.com/getintogit1/healthcare-access-platform","last_synced_at":"2026-03-07T09:31:45.019Z","repository":{"id":283275440,"uuid":"914966764","full_name":"getintogit1/Healthcare-Access-Platform","owner":"getintogit1","description":"An Interactive Healthcare Visualization Platform (React + Django + D3) A full-stack web app for exploring health service density \u0026 access across Munich.","archived":false,"fork":false,"pushed_at":"2025-06-19T19:17:39.000Z","size":15794,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T19:45:07.847Z","etag":null,"topics":["d3","d3-visualization","django","full-stack","geocoding","geospatial","javascript","jupyter-notebook","python","react","webapp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getintogit1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-10T17:17:45.000Z","updated_at":"2025-06-19T19:17:43.000Z","dependencies_parsed_at":"2025-06-19T19:45:12.714Z","dependency_job_id":null,"html_url":"https://github.com/getintogit1/Healthcare-Access-Platform","commit_stats":null,"previous_names":["getintogit1/healthhubmunich"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getintogit1/Healthcare-Access-Platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getintogit1%2FHealthcare-Access-Platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getintogit1%2FHealthcare-Access-Platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getintogit1%2FHealthcare-Access-Platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getintogit1%2FHealthcare-Access-Platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getintogit1","download_url":"https://codeload.github.com/getintogit1/Healthcare-Access-Platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getintogit1%2FHealthcare-Access-Platform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261589893,"owners_count":23181433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["d3","d3-visualization","django","full-stack","geocoding","geospatial","javascript","jupyter-notebook","python","react","webapp"],"created_at":"2025-06-24T02:01:48.382Z","updated_at":"2026-03-07T09:31:44.985Z","avatar_url":"https://github.com/getintogit1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Healthcare Access \u0026 Density Visualization Web App\n\nThis Web App is a modern web application that visualizes the distribution and accessibility of healthcare facilities across Munich. It combines interactive maps, statistical data, and real-time analysis tools to inform citizens, researchers, and policymakers about healthcare density, proximity, and service gaps.\n\n## Tech Stack\n\u003cp align=\"center\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg\" width=\"50\" height=\"50\" alt=\"HTML5\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg\" width=\"50\" height=\"50\" alt=\"CSS3\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg\" width=\"50\" height=\"50\" alt=\"JavaScript\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original.svg\" width=\"50\" height=\"50\" alt=\"React\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/d3js/d3js-original.svg\" width=\"50\" height=\"50\" alt=\"D3.js\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/bootstrap/bootstrap-original.svg\" width=\"50\" height=\"50\" alt=\"Bootstrap\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg\" width=\"50\" height=\"50\" alt=\"Python\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/django/django-plain.svg\" width=\"50\" height=\"50\" alt=\"Django\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/jupyter/jupyter-original.svg\" width=\"50\" height=\"50\" alt=\"Jupyter Notebook\"/\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/sqlite/sqlite-original.svg\" width=\"50\" height=\"50\" alt=\"SQLite\"/\u003e \u003c/p\u003e\n\n## 🚀 Features\n\n- 📍 **Interactive Map**: Displays pharmacies, hospitals, and doctors with district-wise filters.\n- 📊 **Statistical Insights**: Visualizes population-to-facility ratios across time (2010–2022).\n- 🏥 **Nearest Hospital Info**: Dynamically calculates and displays the nearest healthcare center.\n- 🌗 **Map Themes**: Toggle between light, dark, and normal themes for better readability.\n- 📅 **Time Slider**: Explore historical data over a timeline.\n- 📈 **Data Analysis**: Integrated tools to analyze healthcare density trends in Munich.\n\n\n- **Mapping**:\n  - Leaflet.js / OpenStreetMap for geolocation\n  - GeoJSON for district borders\n\n## 📍 Example View\n\n- OCM Orthopädische Chirurgie München marked with detailed location\n- --\u003e In the Background my current location is fetched and the nearest hospital is calcualted and displayed\n- District-wise breakdown of pharmacies per resident\n- Dark and light visualizations for user preferences\n\n## Example Videos\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./Images/homepage.gif\"  alt=\"Homepage demo\"  width=\"600\"/\u003e\u003cbr/\u003e\n  \u003cem\u003e🏠 Homepage – animated overview\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./Images/mappage.gif\"   alt=\"Map page demo\"  width=\"600\"/\u003e\u003cbr/\u003e\n  \u003cem\u003e🗺️ Interactive Map – facility density \u0026 nearest hospital\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./Images/analysepage.gif\"  alt=\"Analysis page demo\"  width=\"600\"/\u003e\u003cbr/\u003e\n  \u003cem\u003e📊 Analysis – time-slider \u0026 district statistics\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./Images/contact.gif\"   alt=\"Contact page demo\"  width=\"600\"/\u003e\u003cbr/\u003e\n  \u003cem\u003e📞 Contact – get in touch / feedback form\u003c/em\u003e\n\u003c/p\u003e\n\n\n## 📊 Data Sources\n\n- Public health data from Stadt München\n- GeoData for districts and healthcare facility coordinates\n- Analysis based on year 2022 with comparison back to 2010\n  \n## Preview\n```sh\ngit clone \"https://github.com/getintogit1/Healthcare-Access-Platform.git\"\ncd HealthHubMunich\ncd code\npip install -r requirements.txt\ncd website_code\npython manage.py runserver\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetintogit1%2Fhealthcare-access-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetintogit1%2Fhealthcare-access-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetintogit1%2Fhealthcare-access-platform/lists"}