Code Monkey home page Code Monkey logo

covid19india-cluster's Introduction

Nice ๐Ÿ‘

covid19india-cluster's People

Contributors

ashishdawale20 avatar balaji3049 avatar gshanbhag525 avatar gurumukhi avatar ksaivinod avatar lovewithmind avatar maneesh-p avatar manik96m avatar meghanabhange avatar sahajr avatar sampathblam avatar shubh0107 avatar sibeshkar avatar someshkar avatar steffyjohn avatar vamshi9666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

covid19india-cluster's Issues

Confirmed number in Data table is not correct

The actual confirmed number (at current time) is 657. But datatable (list by state) total shows 602 which is equal to active number.

"Confirmed" column = "Actual" + "Recovered" + "Deaths"
Screen Shot 2020-03-25 at 17 28 50

Find user by ID

You should be able to tell someone "Go check out P19" and they should be able to easily locate it on the cluster by entering the ID, potentially zooming into that spot or highlighting the area it's in.

[ FEATURE REQUEST ] Add Reset Button

Description: When scrolling / zooming, we often get lost and we need to undo each action. It is really uncomfortable and annoying for the user.
There should just be a RESET BUTTON ( along with Zoom in Zoom out as suggested in #47 )

Add CODE_OF_CONDUCT.md

Is your feature request related to a problem? Please describe.
No CODE_OF_CONDUCT.md file is present.

Describe the solution you'd like
@someshkar I would like to add a CODE_OF_CONDUCT.md file in this project. Using this as a reference.

Additional context

Screenshots

github_code_1

github_code_2

Unexpected error on City wise cluster.

When ever its going to city wise cluster that time it's shows an unsuspected error.

it can fix by changing some code.

if you not found where is exact problem.
that time contact me.
thank You. by Kalibaba.

Add Zoom in/out buttons

Not all laptops support touchpad based two finger scrolling for zooming in/out, this needs to be fixed.

Crash on non-patient node selection

The patient data is changed when a node is selected. Currently, there is a crash when a node other than a patient (like city) is selected.

Also, we need a better handler for different node selections.

Add active case graph.

It's plus if only active case view also added to view as in worldmeter site.

Sorry for not formating issue.

Thanks for your great effort.

City view crashes, "item with id ... already exists"

Steps to reproduce:

Observation:

  • Page is replaced by a single sentence : "An unexpected error has occurred."
  • Console log shows 2 errors:
Error: Cannot add item: item with id 7701c8e38a5d97b93a8ff527ff556ef31940bd5d already exists
    at t.value (e32c019e.a37cbf266f11b1830d7a.js:1)
    at t.value (e32c019e.a37cbf266f11b1830d7a.js:1)
    at t.value (index.js:1)
    at t.value (index.js:1)
    at wi (framework.1aca562006664c5eb2f5.js:1)
    at Va (framework.1aca562006664c5eb2f5.js:1)
    at ko (framework.1aca562006664c5eb2f5.js:1)
    at xu (framework.1aca562006664c5eb2f5.js:1)
    at wu (framework.1aca562006664c5eb2f5.js:1)
    at du (framework.1aca562006664c5eb2f5.js:1)

main-38f8a3fdb67c1679a368.js:1 Error: Cannot add item: item with id 7701c8e38a5d97b93a8ff527ff556ef31940bd5d already exists
    at t.value (e32c019e.a37cbf266f11b1830d7a.js:1)
    at t.value (e32c019e.a37cbf266f11b1830d7a.js:1)
    at t.value (index.js:1)
    at t.value (index.js:1)
    at wi (framework.1aca562006664c5eb2f5.js:1)
    at Va (framework.1aca562006664c5eb2f5.js:1)
    at ko (framework.1aca562006664c5eb2f5.js:1)
    at xu (framework.1aca562006664c5eb2f5.js:1)
    at wu (framework.1aca562006664c5eb2f5.js:1)
    at du (framework.1aca562006664c5eb2f5.js:1)

My surface guess is that id 7701c8e38a5d97b93a8ff527ff556ef31940bd5d is repeating in the data somewhere. If the data is coming from outside the scope of this repo, then this alert needs to be shared with the folks in charge of it.

Fix Proposal

  • In case this is a problem that can recur later on as well and it's beyond the scope of this repo to influence a fix, then we have to do on-the-fly adjustment to make the site still work.
  • Should run a data-cleaning function upon data fetch before passing it into the viz
  • Delete off or re-id dupes to make do and proceed; but also dump the dupe catch in the console log.
  • If possible, send out an api call to report this error. Matomo is a good OS solution - normally a hits tracker, but can be repurposed to capture specific messages.

India as a country is showing up in travel history when everyone is back to india

Describe the bug
India shouldn't be shown in travel map

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://www.covid19india.org/clusters'
  2. Click on 'Travel
  3. Search for P77 or P147 or P74
  4. See they are mapped to India as travel history and also with actual country or place where they travelled from.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
Screen Shot 2020-03-26 at 3 38 20 AM

Desktop (please complete the following information):

  • OS: Mac
  • Browser chrome
  • Version 80

Additional context
add code to Ignore India from the travel notes or fix the data source to remove India.
Better to remove multiple mapping in this page and keep only in related cases where ppl travelled to multiple countries and returned.

Cluster view - Patients chaining in chronological order

In my view creating a map that shows how person the infection has spread from p2p in chronological order

This can give an impression:

  1. With janta curfew & lock down how much we have been able to control the spread

  2. Therefore Why lockdown and staying at home is important

[data cleaning] Mumbai getting repeated

Describe the bug
There are stray data entries where the city is "Mumbai City" or "Mumbai city", "Mumbai Suburb" etc instead of just Mumbai where the majority of entries are.
They are all showing up as separate clusters

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://cluster.covid19india.org/
  2. Click on City view
  3. Pull Maharashtra State out to disentangle it and pull its cities out around it
  4. See the multiple cities for Mumbai

Expected behavior
One Mumbai

Screenshots
mumbai issue cluster covid19india

Desktop (please complete the following information):

  • OS: Ubuntu 18.04
  • Browser: Chromium
  • Version: Version 80.0.3987.87 (Official Build)

Additional context

  • Probably one or more of the data entry people thought about separating out parts of Mumbai.
  • I'll advise against that, since we want to look at places that are well-connected. There isn't much separating Mumbai "city" from Mumbai "suburbs".
  • And if you do want to split it up, then grouping all of Mumbai's suburbs together also doesn't make sense, since some suburbs are more disconnected from each other than from the main city (and what is the main city?)
  • Creating one "city" for each suburb also doesn't make sense, as that will crowd out the actual cities in Maharashtra.
  • If you do want to separate out, then please provision another grouping level below City. But I'm guessing that will involve coding changes too and may make this already-difficult-to-disentangle viz more complicated.

Redirection

  • In case the data is being curated and maintained by other folks, kindly redirect me to them. Thank you for all the amazing work you're doing. This viz is extremely helpful.

Add a legend for colors

The fact that colors correspond to status isn't clear to people. This needs to be shown somewhere-

  • Green: Recovered
  • Orange: Hospitalized
  • Red: Deceased

Add ISSUE_TEMPLATE

I would like to add an issue template folder with pull request template bug_report_template.md and feature_request_template.md.

Screenshots

Bug Report

github_bugreport

Feature Request

github_featurere

Pull Request

github_pullreq

Title Bar Blinking

When ever it's Go One to Another Options Like:- Home Bottone to CLUSTERS it's automatically Change it's Size. also Blinking.

Thank You. #Kalibaba-Pro
Screenshot (85)
Screenshot (86)

show positive patients area wise hotspots

If there was a area wise hotspots of covid-19 patients would be a nice feature to have and people can look into be extra careful in those areas or avoid unnecessary travel to those affected area

Thanks
Really appreciate the work you guys are doing

Patients Tabular Representation

Below are my observation regarding below. These are just enhancements :-

  1. A tabular representation of patients can be more convenient, as we could then provide filters based on city/state/age/travel history

  2. We could think of showing all the Related Patients together.. Related as in (Same Family) in drill down of that row maybe. So, when a person sees all the Related Patients together as it's won't create panic as the first thing we are currently seeing is numbers.

  3. The footer could be adjusted for a better view in mobile very less space remains in patients view.

I would like to Thank You people for such an important work you people have done for Society in such short notice.

Hats off...Respect....Jai Hind.

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.