Datasets:
Commit ·
ccaa946
1
Parent(s): 0ed172e
add acknowledgment and more details (#1)
Browse files- add acknowledgment and more details (06df9ec34ae5c02681d6386408590302a85cb627)
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
pretty_name:
|
| 5 |
dataset_info:
|
| 6 |
features:
|
| 7 |
- name: Name
|
|
@@ -59,8 +59,12 @@ license: cc-by-nc-2.0
|
|
| 59 |
---
|
| 60 |
|
| 61 |
## Summary
|
|
|
|
| 62 |
|
| 63 |
-
|
| 64 |
-
This dataset contains structured casefiles of missing persons 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.
|
| 65 |
|
| 66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
pretty_name: Charley Project Mirror
|
| 5 |
dataset_info:
|
| 6 |
features:
|
| 7 |
- name: Name
|
|
|
|
| 59 |
---
|
| 60 |
|
| 61 |
## Summary
|
| 62 |
+
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.
|
| 63 |
|
| 64 |
+
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/).
|
|
|
|
| 65 |
|
| 66 |
+
## Acknowledgment & Attribution
|
| 67 |
+
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.
|
| 68 |
+
|
| 69 |
+
## More Details
|
| 70 |
+
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.
|