csvbase is a simple web database. Learn more on the about page.

calpaterson

Registered 22 Apr 2022

Tables

calpaterson/country-codes
""Officially assigned" country codes from ISO-3166, with English and French names"

Created 2 months ago

5 columns:

  • alpha-2 (text)
  • alpha-3 (text)
  • numeric (integer)
  • english-name (text)
  • french-name (text)

View API Download CSV
calpaterson/onion-vox-pops

Created 2 months ago

10 columns:

  • article_id (integer)
  • headline (text)
  • description (text)
  • name (text)
  • quote (text)
  • occupation (text)
  • picture_url (text)
  • page_url (text)
  • date (text)
  • picture_category (text)

View API Download CSV
calpaterson/eurofxref-hist

Created 3 months ago

3 columns:

  • Date (date)
  • variable (text)
  • value (float)

View API Download CSV
calpaterson/iris
"The famous "iris" dataset - observational data on Iris flowers"

Created 1 year ago

5 columns:

  • sepal length (float)
  • sepal width (float)
  • petal length (float)
  • petal width (float)
  • class (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 1 year 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/crux-top-list
"Cached Chrome Top Million Websites"

Created 1 year ago

2 columns:

  • origin (text)
  • rank (integer)

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

Created 1 year 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 2 years ago

2 columns:

  • Name (text)
  • Value (integer)

View API Download CSV