Datasets:
File size: 2,611 Bytes
f58251a ccaa946 c34d10e 0ed172e c34d10e 39521bd 0ed172e ccaa946 39521bd ccaa946 39521bd ccaa946 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | ---
language:
- en
pretty_name: Charley Project Mirror
dataset_info:
features:
- name: Name
dtype: string
- name: Resolved
dtype: string
- name: Images
dtype: string
- name: Images Caption
dtype: string
- name: Missing Since
dtype: string
- name: Missing From
dtype: string
- name: Classification
dtype: string
- name: Sex
dtype: string
- name: Race
dtype: string
- name: Date of Birth
dtype: string
- name: Age
dtype: string
- name: Height and Weight
dtype: string
- name: Clothing/Jewelry Description
dtype: string
- name: Distinguishing Characteristics
dtype: string
- name: Details of Disappearance
dtype: string
- name: Investigating Agency
dtype: string
- name: Source Information
dtype: string
- name: canonical_url
dtype: string
- name: Medical Conditions
dtype: string
- name: Associated Vehicle(s)
dtype: string
splits:
- name: train
num_bytes: 33559902
num_examples: 17247
download_size: 13190025
dataset_size: 33559902
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc-by-nc-2.0
---
## Summary
This dataset contains structured casefiles of missing people scraped from [The Charley Project](https://charleyproject.org/). Each record corresponds to a single case and includes demographic information, disappearance details, investigating agencies, source references, and related metadata.
The dataset is intended for **non-commercial, educational, and research purposes only**, in accordance with the [**CC-BY-NC 2.0 license**](https://creativecommons.org/licenses/by-nc/2.0/).
## Acknowledgment & Attribution
This dataset is derived from publicly available content on [The Charley Project](https://charleyproject.org/), a missing people database currently maintained by [Meaghan Good](https://charleyproject.org/information/about-meaghan). The casefile narratives and site content are © 2004–2024 Meaghan Good and are licensed under the Creative Commons Attribution–NonCommercial [(CC-BY-NC 2.0)](https://creativecommons.org/licenses/by-nc/2.0/) license.
## More Details
The scraping was conducted on **January 27th 2026 between 06:00 to 12:00 (GMT+7)** for the unresolved cases and **January 31st 2026 between 06:30 and 07:30 (GMT+7)** for resolved cases. Since the website is continuously maintained, the information in this dataset may not reflect the most up-to-date content. I highly recommend to visit [The Charley Project](https://charleyproject.org/) to access the latest version of the casefiles. |