Giter Site home page Giter Site logo

healthwebmapper's Introduction

HealthWebMapper (Version 1.0)

homepage

This project consists of two web-mapping applications. One is San Diego County Cancer Mapping Tool. The other one is San Diego Public Health Data Mapping Tool.

The program starts from here: http://mappingideas.sdsu.edu/sdhealthmap/

San Diego County Cancer Mapping Tool: http://mappingideas.sdsu.edu/sdhealthmap/cancer/
San Diego Public Health Mapping Tool: http://mappingideas.sdsu.edu/sdhealthmap/health/

The javascript codes of cancer.html and health.html are same. Only default color of the maps are different. Please note that cancer.js is imported for the cancer mapping tool, and health.js is imported for the health mapping tool.

This program does not have server side program. All data that have been used were saved in the format of Jason in javascript files. These are the data:

polygon.js ( coordinates of all vertices of polygons) cancer.js (cancer data) health.js (Diabetes, Alzheimers, Asthma, Heart Disease, Stroke and Chronic Obstructive Pulmonary Disease) header_descriptions.js (header description of cancer data) category_descriptions_master.js (need for grouping socioeconomic and demographic data) CENSUS2010_v2.js (socioeconomic and demographic data 2010) CENSUS2011_v2.js (socioeconomic and demographic data 2011) CENSUS2012_v2.js (socioeconomic and demographic data 2012) CENSUS2013_v2.js (socioeconomic and demographic data 2013) NoShown.js ( remove some of variables that can be chosen on the top of the map)

Links for the related libraries and websites

Leaflet.Sync (https://github.com/turban/Leaflet.Sync)
Leaflet (http://leafletjs.com/)
Google Bar Charts (https://developers.google.com/chart/interactive/docs/gallery/barchart)
Colorbrewer was used for the map color (http://colorbrewer2.org/)
Bootstrap
AlaSQL (http://alasql.org/)
JQuery (https://jquery.com/)
Converter between JSON and CSV ( http://www.convertcsv.com/json-to-csv.htm )

Copyright (c) 2017 HDMA-SDSU

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

healthwebmapper's People

Contributors

hdmasdsu avatar haihonghuang avatar mingtsou avatar

Stargazers

Donghoon Lee avatar Kim Robien avatar Erdong avatar

Watchers

James Cloos avatar Jay (Jiue-An) Yang avatar  avatar Calvin Jung avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.