Skip to content

Instantly share code, notes, and snippets.

View curran's full-sized avatar

Curran Kelleher curran

View GitHub Profile
@curran
curran / README.md
Last active April 19, 2024 03:27
CSS Named Colors
@curran
curran / README.md
Last active April 16, 2024 13:46
The Iris Dataset

This is the "Iris" dataset. Originally published at UCI Machine Learning Repository: Iris Data Set, this small dataset from 1936 is often used for testing out machine learning algorithms and visualizations (for example, Scatter Plot). Each row of the table represents an iris flower, including its species and dimensions of its botanical parts, sepal and petal, in centimeters.

The HTML page provides the basic code required to load the data and display it on the page (as JSON) using D3.js.

For a more up to date code example with React & D3, see (VizHub: Stylized Scatter Plot)[https://vizhub.com/curran/3d631093c2334030a6b27fa979bb4a0d?edit=files&file=index.js].

@curran
curran / .gitignore
Last active March 16, 2024 15:05
New York Parks
node_modules
package-lock.json
@curran
curran / LICENSE
Last active March 9, 2024 23:04
Simplemaps: World Cities Database
This license is a legal document designed to protect your rights and the rights of the Pareto Software, LLC, the owner of Simplemaps.com. Please read it carefully. Purchasing or downloading a data product constitutes acceptance of this license.
Description of Product and Parties: This license is a contract between you (hereafter, the Customer) and Pareto Software, LLC (hereafter, the Provider) regarding the use and/or sale of an collection of geographic data (hereafter, the Database).
Ownership of Database: All rights to the Database are owned by the Provider. The Database is a cleaned and curated collection of geographic facts and the Provider retains all rights to the Database afforded by the law. Ownership of any intellectual property generated by the Provider while performing custom modifications to the Database for a Customer (with or without payment) is retained by the Provider.
License: Customers who purchase a license are allowed to use the database for projects that benefit their organization or t
@curran
curran / .gitignore
Last active March 4, 2024 11:31 — forked from enjalot/clone.js
a set of scripts to pull the git history from the d3 git repositories
d3*
data
*.swp
@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 February 2, 2024 17:54
Religions of Largest 20 Countries
@curran
curran / .block
Last active January 31, 2024 18:31
Responding to Resize
license: mit
@curran
curran / README.md
Created December 14, 2023 23:19
VizHub Images

Images used in VizHub

@curran
curran / .block
Last active December 10, 2023 12:48
Download SVG from Data URL
license: mit