Data for New York census tracts, downloaded from https://www.census.gov/cgi-bin/geo/shapefiles/index.php?year=2023&layergroup=Census+Tracts and processed using https://mapshaper.org/.
node_modules | |
*.swp |
node_modules | |
package-lock.json |
Images used in VizHub
A port of VizHub: Marks and Channels to vanilla JavaScript.
A demonstration of basic D3 usage to implement the concept of Marks and Channels. Includes usage of:
- Point Marks by X, Y, Size
- Line mark varying in length
- Scaling factors
- SVG Rectangles
selection.each()
- SVG Path Elements
This the data for the DVS SOTI Challenge Data.
The files here are direct TSV exports from the 2022SOTI_SurveyDataForPublic Google Sheet. TSV format was used because the CSV exports were not valid CSV (there were issues around commas being included in non-quoted strings that was messing up the parsing).
Context for this dataset: an email in the [datameet] Google Group:
The Smart Cities GMIS has a publicly accessible folder with spatial data for the 100 Smart Cities: https://gmis.smartcities.gov.in/
The layer with the locations and other details for these 100 Smart Cities can be found in CSV format here: https://gist.github.com/Vonter/5d4aaca8c1180241f3acc75f93cbd116
Regards,
A dataset about cities of the world.
Downloaded from Simplemaps: World Cities Database.
A new file worldcitiesReduced.csv
was created by manually removing columns not deemed necessary for initial visualization of this data.