Add dataset card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Breach Clock
|
| 2 |
|
| 3 |
Breach Clock builds a small, static index of protection offers and printed enrolment deadlines from California Attorney General data-breach notice filings. It is a search aid, not an eligibility decision: a person’s own letter and its activation code determine whether they can enrol.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: "Breach Clock (California data-breach notice index)"
|
| 3 |
+
license: other
|
| 4 |
+
license_name: mit-code-cc0-1.0-data
|
| 5 |
+
license_link: https://huggingface.co/datasets/CyberNative-AI/breach-clock/blob/main/DATASET.md
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- data-breach
|
| 10 |
+
- california
|
| 11 |
+
- public-records
|
| 12 |
+
- legal
|
| 13 |
+
- index
|
| 14 |
+
size_categories:
|
| 15 |
+
- n<1K
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
# Breach Clock
|
| 19 |
|
| 20 |
Breach Clock builds a small, static index of protection offers and printed enrolment deadlines from California Attorney General data-breach notice filings. It is a search aid, not an eligibility decision: a person’s own letter and its activation code determine whether they can enrol.
|