Skip to content

Instantly share code, notes, and snippets.

View curran's full-sized avatar

Curran Kelleher curran

View GitHub Profile
@curran
curran / .gitignore
Last active May 17, 2024 16:20
DBPedia Ontology
node_modules
*.swp
@curran
curran / contours.geojson
Last active May 13, 2024 22:52
GeoJSON Contours Test
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@curran
curran / README.md
Last active May 7, 2024 21:39
New York City Census Tracts
@curran
curran / .gitignore
Last active March 16, 2024 15:05
New York Parks
node_modules
package-lock.json
@curran
curran / README.md
Created December 14, 2023 23:19
VizHub Images

Images used in VizHub

@curran
curran / INDIA_DISTRICTS_TOPO.json
Last active February 26, 2024 10:50
India Geometries
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@curran
curran / README.md
Last active April 19, 2023 04:52
Marks and Channels

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
@curran
curran / README.md
Last active April 12, 2023 05:27
DVS SOTI Challenge Data
@curran
curran / README.md
Last active March 24, 2023 05:39 — forked from Vonter/Smart Cities.csv
National Smart Cities Mission
@curran
curran / README.md
Last active March 21, 2023 06:49
Simplemaps World Cities Database

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.