calpaterson/iris
"The famous "iris" dataset - observational data on Iris flowers"

Created 2 months ago

5 columns:

  • sepal length (float)
  • sepal width (float)
  • petal length (float)
  • petal width (float)
  • class (text)

View API Download CSV
shantanuo/testme

Created 2 months ago

3 columns:

  • a (text)
  • b (text)
  • c (text)

View API Download CSV
r-datasets/anscombe
"Anscombe's Quartet of ‘Identical’ Simple Linear Regressions"

Created 2 months ago

8 columns:

  • x1 (integer)
  • x2 (integer)
  • x3 (integer)
  • x4 (integer)
  • y1 (float)
  • y2 (float)
  • y3 (float)
  • y4 (float)

View API Download CSV
r-datasets/airquality
"New York Air Quality Measurements"

Created 2 months ago

6 columns:

  • Ozone (text)
  • Solar.R (text)
  • Wind (float)
  • Temp (integer)
  • Month (integer)
  • Day (integer)

View API Download CSV
Galaxy/Ships

Created 2 months ago

19 columns:

  • name (text)
  • class (text)
  • description (text)
  • event_id (integer)
  • permit_override (integer)
  • explosion_size (integer)
  • not_for_sale (boolean)
  • cargo_hold (integer)
  • ore_hold (integer)
  • non_player (boolean)
  • can_warp (boolean)
  • stealth (boolean)
  • custom_drift (float)
  • vip (boolean)
  • shield (float)
  • hull (float)
  • top_speed (float)
  • acceleration (float)
  • turn_speed (float)

View API Download CSV
ubieratlupa/monuments

Created 2 months ago

33 columns:

  • id (integer)
  • url (text)
  • title (text)
  • comment (text)
  • object_type (text)
  • monument_type (text)
  • finding_place (text)
  • finding_place_comment (text)
  • finding_comment (text)
  • lat (float)
  • long (float)
  • ancient_finding_place (text)
  • conservation_place (text)
  • conservation_place_comment (text)
  • conservation_comment (text)
  • conservation_state (text)
  • museum (text)
  • museum_inventory_number (text)
  • material (text)
  • literature (text)
  • literature_online (text)
  • inscription (text)
  • inscription_type (text)
  • inscription_name_donor (text)
  • inscription_function (text)
  • iconography (text)
  • dating_phase (text)
  • dating_from (integer)
  • dating_to (integer)
  • width (text)
  • height (text)
  • depth (text)
  • modified (text)

View API Download CSV
calpaterson/boston
"A Dataset derived from information collected by the U.S. Census Service concerning housing in the area of Boston Mass."

Created 2 months ago

14 columns:

  • CRIM (float)
  • ZN (float)
  • INDUS (float)
  • CHAS (integer)
  • NOX (float)
  • RM (float)
  • AGE (float)
  • DIS (float)
  • RAD (integer)
  • TAX (float)
  • PTRATIO (float)
  • B (float)
  • LSTAT (float)
  • MEDV (float)

View API Download CSV
calpaterson/palmer-penguins
"344 penguin measurements, collected 2007-2009 at Palmer Station, Antartica"

Created 3 months ago

8 columns:

  • species (text)
  • island (text)
  • bill_length_mm (float)
  • bill_depth_mm (float)
  • flipper_length_mm (float)
  • body_mass_g (float)
  • sex (text)
  • year (integer)

View API Download CSV
calpaterson/elden-ring-rune-values
"Golden/Hero/etc rune values in Elden Ring. Handy when you want to level but are 300 runes short"

Created 1 year ago

2 columns:

  • Name (text)
  • Value (integer)

View API Download CSV
meripaterson/stock-exchanges
"The world's stock exchanges, with continents, countries and MIC codes"

Created 1 year ago

5 columns:

  • Continent (text)
  • Country (text)
  • Name (text)
  • MIC (text)
  • Last changed (date)

View API Download CSV