Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/VADERASU/Choropleths-Attribute-Uncertainty
19 June 2024, 23:40:11 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    No releases to show
  • 40563be
  • /
  • README.md
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:d7dd8146181f677d74c45aa88a52867078dac5b7
origin badgedirectory badge
swh:1:dir:40563beec6fc96f51f5281c2144a63e584d6b3c9
origin badgerevision badge
swh:1:rev:67b8c9582902a98997901325bb52ef34c248c844
origin badgesnapshot badge
swh:1:snp:4a943ce69090898ed8488f175cc92d3407bcf125

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 67b8c9582902a98997901325bb52ef34c248c844 authored by zhaosong_Huang on 05 April 2020, 07:20:15 UTC
Merge pull request #4 from wintericie/patch-1
Tip revision: 67b8c95
README.md
# Exploring the Sensitivity of Choropleths under Attribute Uncertainty


## Getting Started

These code is for IEEE TVCG paper 'Exploring the Sensitivity of Choropleths under Attribute Uncertainty'

Node version: 10.10.0 (important)

Npm version: 6.4.1 (important)

## Installing
To develop with full live reload. use:
```
npm install
npm start 
```

Then open the Chrome at "localhost:8000".

## Case study
To obtain the results we presented in the paper, please follow Video.mp4. (Choropleths-Attribute-Uncertainty/Video.mp4)

### Interface

To arrive to the state shown at video 00:31 by using the top-right button ‘File’ to load the ‘Crime Data’ and clicking the ‘Cluster Parameters’ button.

To arrive to the state shown at video 00:59 by using the top-right button ‘File’ to load the ‘Election’ and clicking the ‘Cluster Parameters’ button. Then, the user should select ‘EDU635213’ and ‘EDU685213’, set the groups number as ‘5’, and click the ‘Run K-means’ button to run the clustering algorithm. The 'uncertainty_setting.csv' which is used at video 01:02 is in 'Choropleths-Attribute-Uncertainty/data/uncertainty_setting.csv'.

To arrive to the state shown at video 01:10 by using the top-right button ‘File’ to load the ‘Crime Data’ and clicking the ‘Cluster Parameters’ button. Then, the user should select ‘ROBBERY’, set the groups number as ‘6’, and click the ‘Run K-means’ button to run the clustering algorithm.

### Single Attribute Classification

To arrive to the state shown at video 01:27 by using the top-right button ‘File’ to load the ‘Crime Data’ and clicking the ‘Cluster Parameters’ button.

### Bivariate Classification

To arrive to the state shown at video 03:00 by using the top-right button ‘File’ to load the ‘Election’ and clicking the ‘Cluster Parameters’ button.

### Multivariate Classification

To arrive to the state shown at video 05:15 by using the top-right button ‘File’ to load the ‘Election’ and clicking the ‘Cluster Parameters’ button.
For this example, the analysis may take a few minutes to compute depending on your configuration.

##Data

The Crime data (CommAreasNew.zip, Ccrimeeventdata.txt) and the election data (tl_2017_us_county.zip, election.zip) are now available at https://github.com/VADERASU/Choropleths-Attribute-Uncertainty/tree/master/data.

We use the open sources dataset.

The Crime data are downloaded at:
[Chicago Data Portal](https://data.cityofchicago.org/Public-Safety/Crimes-2015/vwwp-7yr9) 

The Election data are downloaded at:
[USA Census Data](https://geodacenter.github.io/data-and-lab//county_election_2012_2016-variables/)
And [USA Shape File](http://www2.census.gov/geo/tiger/TIGER2017/COUNTY/)

## Ref
Zhaosong Huang, Yafeng Lu, Elizabeth A. Mack, Wei Chen, and Ross Maciejewski. "Exploring the Sensitivity of Choropleths under Attribute Uncertainty." IEEE Transactions on Visualization and Computer Graphics. (accepted)

## Contact Us
If have any problem when install or run the system, please contact us at zhaosong_huang@zju.edu.cn.

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API