imagesphotographyhistoricalarchivesmetadatacultural-heritagemuseumsdigitizationpublic-domainglobal

Global Historical Photograph Archive Metadata — 30 Archives, 15,000 Records (1840–2024)

Category
Images
Records
15,000 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive metadata catalog of 15,000 historical photographs from 30 major archives across 6 continents, spanning nearly two centuries of photographic history from the daguerreotype era to the digital age. ## Sources - **Library of Congress**: American historical photography, Civil War documentation, FSA/OWI collection - **National Archives UK / Imperial War Museum**: British colonial and wartime photography - **Bibliothèque nationale de France / Musée d'Orsay**: French photographic heritage, early pictorialism - **Getty Research Institute**: Fine art and documentary photography - **Smithsonian Institution**: American cultural and scientific photography - **Bundesarchiv**: German historical and press photography - **National Diet Library / National Archives of Japan**: East Asian photographic records - **George Eastman Museum**: History of photography collection - **Rijksmuseum / Victoria and Albert Museum**: European art photography - **20+ additional national archives**: Australia, India, Brazil, Russia, South Africa, Sweden, and more ## Key Features - **30 columns** covering provenance, physical properties, digitization status, and art-historical context - **15 photographic media types**: daguerreotype, calotype, tintype, albumen print, gelatin silver, platinum, cyanotype, autochrome, chromogenic, Polaroid, digital capture, and more - **45 subject classifications**: portrait, landscape, war/conflict, documentary, scientific, botanical, street scene, and others - **Era-accurate media distribution**: daguerreotypes concentrated in 1840–1860, gelatin silver prints dominating 1885–1970, digital capture rising post-2000 - **Digitization metadata**: scan resolution (DPI), pixel dimensions, file sizes for 90%+ of records - **Condition assessments**: 6-level scale from excellent to deteriorated, with age-correlated degradation - **Rights status**: public domain flags for pre-1930 works, Creative Commons, restricted, and orphan work classifications - **Significance scoring**: 0–10 scale based on historical importance, with exhibition count tracking ## Use Cases - Digital humanities research on photographic history and visual culture - Archive digitization planning and prioritization - Photography market analysis and collection valuation - Machine learning training data for historical photo dating and classification - Cultural heritage preservation studies - Media history curriculum development

Schema

NameTypeDescription
record_idstring
archive_namestring
archive_citystring
archive_countrystring
archive_continentstring
accession_numberstring
photographerstring
year_createdstring
month_createdstring
subject_citystring
subject_countrystring
primary_subjectstring
secondary_subjectstring
mediumstring
color_modestring
width_cmstring
height_cmstring
conditionstring
historical_periodstring
is_public_domainstring
has_digital_scanstring
digital_resolution_dpistring
pixel_widthstring
pixel_heightstring
file_size_mbstring
collection_namestring
significance_scorestring
exhibition_countstring
description_availablestring
rights_statusstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 4.9 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Historical Photograph A" })
// Found: 7f61ab8a-f603-4eb5-9210-be334ba5000b
get_download_url({ dataset_id: "7f61ab8a-f603-4eb5-9210-be334ba5000b" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/7f61ab8a-f603-4eb5-9210-be334ba5000b/download-url