← back to Handbag Authentication

handbag_data/processed/museum_data_report.json

36 lines

{
  "generated_at": "2025-11-11T03:33:35.142Z",
  "sources": {
    "harvard_art_museums": {
      "total_items": 0,
      "api_url": "https://api.harvardartmuseums.org/v1",
      "documentation": "https://harvardartmuseums.org/collections/api"
    },
    "victoria_albert_museum": {
      "total_items": 300,
      "api_url": "https://api.vam.ac.uk/v2",
      "documentation": "https://developers.vam.ac.uk/"
    },
    "met_museum": {
      "note": "CSV data requires Git LFS. Download from: https://github.com/metmuseum/openaccess",
      "total_objects": "492,000+",
      "costume_institute": "33,000+ fashion items"
    }
  },
  "summary": {
    "total_museum_records": 300,
    "harvard_items": 0,
    "vam_items": 300
  },
  "output_files": {
    "harvard_raw": "handbag_data/museum_collections/harvard_handbags.json",
    "vam_raw": "handbag_data/museum_collections/vam_handbags.json",
    "normalized": "handbag_data/processed/museum_handbags_normalized.json"
  },
  "notes": {
    "met_museum": "Met Museum CSV (317MB) requires Git LFS installation to download",
    "harvard_api_key": "Get free API key at https://harvardartmuseums.org/collections/api",
    "vam_pagination": "V&A API returns max 100 items per request. Use pagination for more.",
    "historical_data": "Museum collections include handbags from multiple centuries"
  }
}