Giter Site home page Giter Site logo

jdleongomez / hktrafficcollisions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hong-kong-districts-info/hktrafficcollisions

0.0 0.0 0.0 27.55 MB

Shiny app dashboard of HK traffic collisions that result in injury.

License: Other

JavaScript 0.53% R 95.72% CSS 3.75%

hktrafficcollisions's Introduction

Hong Kong Traffic Injury Collision Database

Travis build Status R build status Codecov test coverage CodeFactor License: MIT

Hong Kong Traffic Injury Collision Database is a project co-developed by Street Reset and Hong Kong District Info, which aims to visualise Hong Kong traffic collision data with interactive mapping. Our objective is three-fold:

  • To alert the public on the current severity of traffic collisions in Hong Kong, with particular dire implications for pedestrians and cyclists,
  • To draw attention to how street design has contributed to the current situation, and what systemic remedies should be made to enhance the safety of vulnerable road users, and
  • To provide journalists, district councillors, and government departments with insights and map-based data evidence to understand this issue.

Development

The Shiny app is deployed onto shinyapps.io in the links below:


Project organisation

├── LICENSE                                 <- Sharing agreement
│
├── README.md                               <- Introduces project
│
├── DESCRIPTION                             <- Store important metadata about project
│
├── CODE_OF_CONDUCT.md                      <- Guide to define community standards
│
├── CONTRIBUTING.md                         <- Guide to how contributors can help
│
├── NAMESPACE                               <- Prevent conflict in package names
│
├── .gitignore                              <- Files and folders to be ignored by git
│
├── inst/
│   ├── app.R                               <- App script calling sub-scripts
│   └── app/               
|       ├── extdata/                        <- Data for app
|       ├── R/                              <- Functions for app
|       ├── www/                            <- Logo files for app
|       ├── helpfiles/                      <- Markdown of shinyhelper tips
|       ├── google-analytics.html           <- Link app with Google Analytics
|       ├── global.R                        <- Static objects for app
|       ├── server.R                        <- Reactive objects for app
|       └── ui.R                            <- User-interface for app
│
├── .github/                         
│   ├── pull_request_template.md            <- Pull request template
|   └── ISSUE_TEMPLATE/
|       ├── bug_report.md                   <- Issue template for bugs
|       └── feature_report.md               <- Issue template for features
|   └── workflows/
|       └── rcmd_build.yml                  <- Instructions for R CMD checks
│
├── renv/                                   <- Config to use renv package
│
├── renv.lock                               <- Package versions used for project
│
├── travis.yml                              <- Instructions for travis.ci checks
│
├── codecov.yml                             <- Instructions for codecov.io checks
│
└── hktrafficcollisions.Rproj               <- Config to establish Rproject

Installation

TODO

Data source

TODO

Getting help

TODO

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Project Team website

To find out more about our project team and other projects by us, please visit our website.

hktrafficcollisions's People

Contributors

avisionh avatar gabtam55 avatar khwong12 avatar martinctc 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.