number int64 | caught_on_12_hour_clock string | caught_on_24_hour_clock string | catches_per_day int64 | meaning_word string |
|---|---|---|---|---|
111 | 1:11 | 01:11 | 2 | Beginnings |
222 | 2:22 | 02:22 | 2 | Alignment |
333 | 3:33 | 03:33 | 2 | Support |
444 | 4:44 | 04:44 | 2 | Protection |
555 | 5:55 | 05:55 | 2 | Change |
1,010 | null | 10:10 | 1 | Fresh start |
1,111 | 11:11 | 11:11 | 2 | Make a wish |
1,212 | 12:12 | 12:12 | 2 | New beginning |
1,313 | null | 13:13 | 1 | Say it |
1,515 | null | 15:15 | 1 | New road |
1,717 | null | 17:17 | 1 | Trust |
2,121 | null | 21:21 | 1 | Mirror |
2,222 | null | 22:22 | 1 | Twin flame |
Angel Clock repeating-minute table
Every minute pattern the Angel Clock app catches, on a 12-hour and a 24-hour face, with how many times a day it catches each one.
A 12-hour clock and a 24-hour clock do not catch the same patterns, and the difference is the point: an empty cell means that face never shows it.
- Live page with the same data, in a table: https://angelclock.com/data
- Canonical JSON, always current: https://angelclock.com/data/angel-clock-angel-minutes.json
- Canonical CSV: https://angelclock.com/data/angel-clock-angel-minutes.csv
What is in it
| file | what it is |
|---|---|
angel-clock-angel-minutes.json |
the canonical record: metadata, licence, and the 13 rows |
angel-clock-angel-minutes.csv |
the same 13 rows, flat, for spreadsheets and notebooks |
Columns
| column | meaning |
|---|---|
number |
the repeating pattern people look for |
caught_on_12_hour_clock |
how it reads on a 12-hour face, empty if that face never shows it |
caught_on_24_hour_clock |
how it reads on a 24-hour face |
catches_per_day |
how many times a day the pattern occurs |
meaning_word |
the one-word label the app shows; the longer reading is not published |
Method, stated plainly
Every row here is counted, not surveyed: the numbers come from enumerating the full space, so they are reproducible from the description alone. Nothing is sampled, estimated or ranked.
Limits worth knowing before you cite this
- There is no ranking and no score, on purpose.
- The one-word labels are the app's short form; the longer readings behind them are not published here or anywhere on the site.
Licence
CC BY 4.0 — https://creativecommons.org/licenses/by/4.0/
Attribution: Angel Clock — angelclock.com/data
The counted rows in this file: the numbers, the tallies and the shares. Reuse them anywhere, including commercially, with attribution.
What the licence does not cover: The Angel Clock name and mark, and the app's longer readings — the extended text behind each number, which is not published here or anywhere on the site. The one-word labels in meaning_word are included in the licence above.
Mirrors
https://angelclock.com/data is the canonical copy. The same files are mirrored on GitHub, Hugging Face, Kaggle.
How to cite
Angel Clock. Angel Clock repeating-minute table. CC BY 4.0. https://angelclock.com/data
The other dataset
Angel Clock birth-number distribution — How often each of the twelve possible birth numbers occurs, counted over every calendar date from 1950 to 2013 (23,376 dates).
- Downloads last month
- 74