This report shows the archival status of Guix sources. The Guix package set is a big directed graph. Most nodes represent a process – they take inputs and make outputs. Other nodes represent data. These nodes are primitive – they are not derived from other nodes. In Guix parlance, they are called “fixed-output derivations”. Usually, a fixed-output derivation represents the source code for a program or library.
One necessary part of reproducing a Guix package in the future is the availability of the fixed-output derivations it depends on. By examining every fixed-output derivation in the Guix package graph, we can see where we are doing well and what needs attention. A fixed-output derivation can be in one of three states. It can be “stored”, meaning we have verified that it is in the Software Heritage archive. It can be “missing”, meaning we have verified that it is not in the Software Heritage archive (at the time of report generation). Finally, it can be “unknown”, meaning we were unable to check it. This usually means the report-generating scripts don’t know how to process it, but it can also mean that we were unable to obtain it at all. Obviously there is room for more subtle analysis, but this level of analysis already gives us lots to work on. 🙂
Note that this dataset is not complete. Every commit to the Guix repository results in a new package graph. Computing this graph from the Guix sources is not easy: it takes several minutes and there are thousands of commits. In order to keep things tractable, this report only covers one commit per week. That means there may be short-lived sources that are not covered by this report.
Lastly, do note that the database used to generate this report is available for download in the footer of this page. At present, it is the only way to get the details of which fixed-output derivations are missing (and, to some extent, why). There is also detailed documentation of the database schema.
The following chart and table give an overview of the status of every fixed-output derivation in the database.
Status | Absolute | Relative |
Stored | 58,530 | 85.5% |
Missing | 5,950 | 8.7% |
Unknown | 3,993 | 5.8% |
This section shows the breakdown of fixed-output derivations by type.
Status | Absolute | Relative |
Stored | 28,038 | 84.8% |
Missing | 3,191 | 9.6% |
Unknown | 1,840 | 5.6% |
Status | Absolute | Relative |
Stored | 16,574 | 97.2% |
Missing | 142 | 0.8% |
Unknown | 333 | 2.0% |
Status | Absolute | Relative |
Stored | 5,096 | 70.6% |
Missing | 1,901 | 26.3% |
Unknown | 223 | 3.1% |
Status | Absolute | Relative |
Stored | 4,802 | 98.5% |
Missing | 38 | 0.8% |
Unknown | 36 | 0.7% |
Status | Absolute | Relative |
Stored | 1,743 | 75.9% |
Missing | 451 | 19.6% |
Unknown | 102 | 4.4% |
Status | Absolute | Relative |
Stored | 1,884 | 89.7% |
Missing | 167 | 8.0% |
Unknown | 49 | 2.3% |
Status | Absolute | Relative |
Stored | 0 | 0.0% |
Missing | 0 | 0.0% |
Unknown | 620 | 100.0% |
Status | Absolute | Relative |
Stored | 393 | 69.7% |
Missing | 60 | 10.6% |
Unknown | 111 | 19.7% |
Status | Absolute | Relative |
Stored | 0 | 0.0% |
Missing | 0 | 0.0% |
Unknown | 540 | 100.0% |
Status | Absolute | Relative |
Stored | 0 | 0.0% |
Missing | 0 | 0.0% |
Unknown | 129 | 100.0% |
Status | Absolute | Relative |
Stored | 0 | 0.0% |
Missing | 0 | 0.0% |
Unknown | 6 | 100.0% |
Status | Absolute | Relative |
Stored | 0 | 0.0% |
Missing | 0 | 0.0% |
Unknown | 4 | 100.0% |
The database is generated by sampling the derivation graph at several commits. The following charts and tables show the status at each sample. Each sample is roughly one week apart, and sampling starts around the release of Guix 1.0.
Commit | Date | Abs. Stored | Abs. Missing | Abs. Unknown | Rel. Stored | Rel. Missing | Rel. Unknown | Total |
ee3ce0d | 2019-05-05 | 6,313 | 1,879 | 618 | 71.7% | 21.3% | 7.0% | 8,810 |
152030f | 2019-05-12 | 6,354 | 1,848 | 650 | 71.8% | 20.9% | 7.3% | 8,852 |
1d86b05 | 2019-05-19 | 6,379 | 1,842 | 643 | 72.0% | 20.8% | 7.3% | 8,864 |
f3addff | 2019-05-26 | 6,398 | 1,840 | 647 | 72.0% | 20.7% | 7.3% | 8,885 |
1a2fa34 | 2019-06-02 | 6,410 | 1,838 | 649 | 72.0% | 20.7% | 7.3% | 8,897 |
c447eb4 | 2019-06-10 | 6,441 | 1,824 | 651 | 72.2% | 20.5% | 7.3% | 8,916 |
86c05c4 | 2019-06-16 | 6,465 | 1,821 | 654 | 72.3% | 20.4% | 7.3% | 8,940 |
a37cbc4 | 2019-06-23 | 6,516 | 1,819 | 655 | 72.5% | 20.2% | 7.3% | 8,990 |
e79281b | 2019-07-03 | 6,586 | 1,811 | 649 | 72.8% | 20.0% | 7.2% | 9,046 |
079c93e | 2019-07-07 | 6,603 | 1,811 | 650 | 72.8% | 20.0% | 7.2% | 9,064 |
041e038 | 2019-07-14 | 6,641 | 1,802 | 649 | 73.0% | 19.8% | 7.1% | 9,092 |
e6df9c7 | 2019-07-21 | 6,674 | 1,803 | 647 | 73.1% | 19.8% | 7.1% | 9,124 |
7e5eda0 | 2019-07-28 | 6,715 | 1,810 | 648 | 73.2% | 19.7% | 7.1% | 9,173 |
ac6b784 | 2019-08-04 | 6,753 | 1,806 | 649 | 73.3% | 19.6% | 7.0% | 9,208 |
c91364d | 2019-08-11 | 6,809 | 1,806 | 651 | 73.5% | 19.5% | 7.0% | 9,266 |
37d40fa | 2019-08-18 | 6,840 | 1,809 | 677 | 73.3% | 19.4% | 7.3% | 9,326 |
3d76112 | 2019-08-25 | 6,870 | 1,812 | 680 | 73.4% | 19.4% | 7.3% | 9,362 |
1719f4f | 2019-09-01 | 6,909 | 1,825 | 731 | 73.0% | 19.3% | 7.7% | 9,465 |
37ecf2d | 2019-09-08 | 6,981 | 1,819 | 766 | 73.0% | 19.0% | 8.0% | 9,566 |
991c441 | 2019-09-15 | 7,019 | 1,805 | 767 | 73.2% | 18.8% | 8.0% | 9,591 |
ee0a392 | 2019-09-22 | 7,074 | 1,812 | 806 | 73.0% | 18.7% | 8.3% | 9,692 |
52e62bb | 2019-09-29 | 7,115 | 1,802 | 806 | 73.2% | 18.5% | 8.3% | 9,723 |
5a54baf | 2019-10-06 | 7,162 | 1,795 | 805 | 73.4% | 18.4% | 8.2% | 9,762 |
b51c402 | 2019-10-13 | 7,239 | 1,738 | 809 | 74.0% | 17.8% | 8.3% | 9,786 |
7757f44 | 2019-10-20 | 7,290 | 1,723 | 809 | 74.2% | 17.5% | 8.2% | 9,822 |
632c6f2 | 2019-11-10 | 7,400 | 1,629 | 797 | 75.3% | 16.6% | 8.1% | 9,826 |
cf9dad6 | 2019-11-17 | 7,460 | 1,605 | 801 | 75.6% | 16.3% | 8.1% | 9,866 |
68c4747 | 2019-11-24 | 7,786 | 1,353 | 802 | 78.3% | 13.6% | 8.1% | 9,941 |
0b4ced5 | 2019-12-01 | 7,833 | 1,320 | 803 | 78.7% | 13.3% | 8.1% | 9,956 |
add773c | 2019-12-08 | 7,886 | 1,317 | 803 | 78.8% | 13.2% | 8.0% | 10,006 |
4fb8e27 | 2019-12-15 | 8,056 | 1,313 | 800 | 79.2% | 12.9% | 7.9% | 10,169 |
630a4b7 | 2019-12-22 | 8,099 | 1,516 | 634 | 79.0% | 14.8% | 6.2% | 10,249 |
34085ea | 2019-12-29 | 8,146 | 1,524 | 630 | 79.1% | 14.8% | 6.1% | 10,300 |
85ad4ff | 2020-01-05 | 8,324 | 1,626 | 773 | 77.6% | 15.2% | 7.2% | 10,723 |
8dc2af3 | 2020-01-12 | 8,402 | 1,589 | 767 | 78.1% | 14.8% | 7.1% | 10,758 |
2d4b248 | 2020-01-19 | 8,442 | 1,578 | 780 | 78.2% | 14.6% | 7.2% | 10,800 |
99b23fe | 2020-01-26 | 8,520 | 1,568 | 794 | 78.3% | 14.4% | 7.3% | 10,882 |
3d0c791 | 2020-02-02 | 8,562 | 1,564 | 790 | 78.4% | 14.3% | 7.2% | 10,916 |
5998ac1 | 2020-02-09 | 8,631 | 1,564 | 815 | 78.4% | 14.2% | 7.4% | 11,010 |
3c6aca4 | 2020-02-16 | 8,736 | 1,570 | 854 | 78.3% | 14.1% | 7.7% | 11,160 |
6634b29 | 2020-02-23 | 8,842 | 1,560 | 873 | 78.4% | 13.8% | 7.7% | 11,275 |
1d9b466 | 2020-03-01 | 8,962 | 1,567 | 939 | 78.1% | 13.7% | 8.2% | 11,468 |
5fdc5b2 | 2020-03-08 | 9,024 | 1,545 | 933 | 78.5% | 13.4% | 8.1% | 11,502 |
7738664 | 2020-03-15 | 9,095 | 1,510 | 929 | 78.9% | 13.1% | 8.1% | 11,534 |
405c0c9 | 2020-03-22 | 9,175 | 1,519 | 941 | 78.9% | 13.1% | 8.1% | 11,635 |
07ce7ae | 2020-03-29 | 9,229 | 1,518 | 938 | 79.0% | 13.0% | 8.0% | 11,685 |
4da6de3 | 2020-04-05 | 9,378 | 1,465 | 939 | 79.6% | 12.4% | 8.0% | 11,782 |
1518b4b | 2020-04-12 | 9,431 | 1,456 | 942 | 79.7% | 12.3% | 8.0% | 11,829 |
fafe234 | 2020-04-19 | 9,470 | 1,453 | 940 | 79.8% | 12.2% | 7.9% | 11,863 |
9b7e41f | 2020-04-26 | 9,527 | 1,431 | 943 | 80.1% | 12.0% | 7.9% | 11,901 |
1463079 | 2020-05-03 | 9,705 | 1,429 | 959 | 80.3% | 11.8% | 7.9% | 12,093 |
ccc9240 | 2020-05-10 | 9,928 | 1,337 | 994 | 81.0% | 10.9% | 8.1% | 12,259 |
d308bc0 | 2020-05-17 | 9,984 | 1,310 | 991 | 81.3% | 10.7% | 8.1% | 12,285 |
dfc4265 | 2020-05-24 | 10,064 | 1,271 | 993 | 81.6% | 10.3% | 8.1% | 12,328 |
776ecaa | 2020-05-31 | 10,149 | 1,245 | 993 | 81.9% | 10.1% | 8.0% | 12,387 |
ecbde65 | 2020-06-07 | 10,203 | 1,218 | 992 | 82.2% | 9.8% | 8.0% | 12,413 |
d291b45 | 2020-06-14 | 10,665 | 796 | 995 | 85.6% | 6.4% | 8.0% | 12,456 |
f6c6970 | 2020-06-21 | 10,723 | 786 | 1,001 | 85.7% | 6.3% | 8.0% | 12,510 |
ea33de6 | 2020-06-28 | 10,870 | 729 | 997 | 86.3% | 5.8% | 7.9% | 12,596 |
4cd0578 | 2020-07-05 | 10,957 | 699 | 1,004 | 86.5% | 5.5% | 7.9% | 12,660 |
ea4915a | 2020-07-12 | 11,068 | 681 | 1,003 | 86.8% | 5.3% | 7.9% | 12,752 |
7ffec02 | 2020-07-19 | 11,216 | 663 | 1,022 | 86.9% | 5.1% | 7.9% | 12,901 |
ce9c5bb | 2020-07-26 | 11,316 | 640 | 1,028 | 87.2% | 4.9% | 7.9% | 12,984 |
95c9785 | 2020-08-02 | 11,368 | 624 | 1,028 | 87.3% | 4.8% | 7.9% | 13,020 |
cb97d07 | 2020-08-09 | 11,430 | 613 | 1,027 | 87.5% | 4.7% | 7.9% | 13,070 |
ee3be81 | 2020-08-16 | 11,538 | 587 | 1,031 | 87.7% | 4.5% | 7.8% | 13,156 |
dc12a37 | 2020-08-23 | 11,681 | 563 | 1,021 | 88.1% | 4.2% | 7.7% | 13,265 |
73a3085 | 2020-08-30 | 11,733 | 551 | 1,020 | 88.2% | 4.1% | 7.7% | 13,304 |
10ba62e | 2020-09-06 | 11,783 | 526 | 1,018 | 88.4% | 3.9% | 7.6% | 13,327 |
a3f6f27 | 2020-09-13 | 11,876 | 511 | 1,018 | 88.6% | 3.8% | 7.6% | 13,405 |
4d82e8e | 2020-09-20 | 11,910 | 502 | 1,027 | 88.6% | 3.7% | 7.6% | 13,439 |
59223c5 | 2020-09-27 | 11,942 | 500 | 1,126 | 88.0% | 3.7% | 8.3% | 13,568 |
cdcbb42 | 2020-10-04 | 11,948 | 503 | 1,036 | 88.6% | 3.7% | 7.7% | 13,487 |
34d436a | 2020-10-11 | 11,985 | 510 | 1,036 | 88.6% | 3.8% | 7.7% | 13,531 |
4d40591 | 2020-10-18 | 12,127 | 525 | 1,063 | 88.4% | 3.8% | 7.8% | 13,715 |
2e99651 | 2020-10-25 | 12,167 | 524 | 1,065 | 88.4% | 3.8% | 7.7% | 13,756 |
f445bc6 | 2020-11-01 | 12,191 | 527 | 1,061 | 88.5% | 3.8% | 7.7% | 13,779 |
d4dbcb8 | 2020-11-08 | 12,235 | 523 | 1,062 | 88.5% | 3.8% | 7.7% | 13,820 |
81643c4 | 2020-11-15 | 12,266 | 520 | 1,062 | 88.6% | 3.8% | 7.7% | 13,848 |
eeee650 | 2020-11-22 | 12,316 | 509 | 1,061 | 88.7% | 3.7% | 7.6% | 13,886 |
60a10a1 | 2020-11-29 | 12,388 | 507 | 1,068 | 88.7% | 3.6% | 7.6% | 13,963 |
937bc58 | 2020-12-06 | 12,509 | 509 | 1,074 | 88.8% | 3.6% | 7.6% | 14,092 |
1adeb74 | 2020-12-13 | 12,623 | 498 | 1,086 | 88.9% | 3.5% | 7.6% | 14,207 |
f997834 | 2020-12-20 | 12,678 | 497 | 1,094 | 88.8% | 3.5% | 7.7% | 14,269 |
5aae614 | 2020-12-27 | 12,690 | 497 | 1,096 | 88.8% | 3.5% | 7.7% | 14,283 |
78a9cfa | 2021-01-03 | 12,820 | 464 | 1,100 | 89.1% | 3.2% | 7.6% | 14,384 |
9f829da | 2021-01-10 | 13,009 | 462 | 1,113 | 89.2% | 3.2% | 7.6% | 14,584 |
23b8af7 | 2021-01-17 | 13,042 | 462 | 1,118 | 89.2% | 3.2% | 7.6% | 14,622 |
d94f753 | 2021-01-24 | 13,103 | 459 | 1,119 | 89.3% | 3.1% | 7.6% | 14,681 |
a20b4f0 | 2021-01-31 | 13,160 | 466 | 1,115 | 89.3% | 3.2% | 7.6% | 14,741 |
bf645c7 | 2021-02-07 | 13,331 | 453 | 1,119 | 89.5% | 3.0% | 7.5% | 14,903 |
6941dbf | 2021-02-15 | 13,513 | 475 | 1,197 | 89.0% | 3.1% | 7.9% | 15,185 |
c7be46b | 2021-02-21 | 13,611 | 463 | 1,198 | 89.1% | 3.0% | 7.8% | 15,272 |
20b5cf8 | 2021-03-01 | 13,657 | 463 | 1,199 | 89.2% | 3.0% | 7.8% | 15,319 |
6bf49df | 2021-03-07 | 13,704 | 461 | 1,204 | 89.2% | 3.0% | 7.8% | 15,369 |
92d0949 | 2021-03-14 | 13,811 | 449 | 1,204 | 89.3% | 2.9% | 7.8% | 15,464 |
ba0dc1d | 2021-03-21 | 13,894 | 443 | 1,204 | 89.4% | 2.9% | 7.7% | 15,541 |
ac6e19b | 2021-03-28 | 13,935 | 434 | 1,205 | 89.5% | 2.8% | 7.7% | 15,574 |
dda88cd | 2021-04-04 | 14,030 | 414 | 1,206 | 89.6% | 2.6% | 7.7% | 15,650 |
280cfe6 | 2021-04-11 | 14,060 | 422 | 1,204 | 89.6% | 2.7% | 7.7% | 15,686 |
da28f04 | 2021-04-18 | 14,108 | 417 | 1,208 | 89.7% | 2.7% | 7.7% | 15,733 |
860d28d | 2021-04-25 | 14,136 | 413 | 1,210 | 89.7% | 2.6% | 7.7% | 15,759 |
1b792e8 | 2021-05-02 | 14,172 | 415 | 1,211 | 89.7% | 2.6% | 7.7% | 15,798 |
cbb704b | 2021-05-09 | 14,259 | 412 | 1,209 | 89.8% | 2.6% | 7.6% | 15,880 |
860ca28 | 2021-05-16 | 14,306 | 406 | 1,210 | 89.9% | 2.5% | 7.6% | 15,922 |
d49402a | 2021-05-23 | 14,343 | 406 | 1,212 | 89.9% | 2.5% | 7.6% | 15,961 |
d7d6c9e | 2021-05-30 | 14,439 | 413 | 1,211 | 89.9% | 2.6% | 7.5% | 16,063 |
d1e7b50 | 2021-06-06 | 14,607 | 393 | 1,208 | 90.1% | 2.4% | 7.5% | 16,208 |
335f766 | 2021-06-13 | 14,748 | 370 | 1,210 | 90.3% | 2.3% | 7.4% | 16,328 |
dcd94ee | 2021-06-20 | 14,931 | 357 | 1,215 | 90.5% | 2.2% | 7.4% | 16,503 |
1afffda | 2021-06-27 | 14,990 | 354 | 1,212 | 90.5% | 2.1% | 7.3% | 16,556 |
243d745 | 2021-07-04 | 15,022 | 351 | 1,212 | 90.6% | 2.1% | 7.3% | 16,585 |
5c3489a | 2021-07-11 | 15,100 | 353 | 1,213 | 90.6% | 2.1% | 7.3% | 16,666 |
59d20bc | 2021-07-18 | 15,154 | 345 | 1,220 | 90.6% | 2.1% | 7.3% | 16,719 |
45881ea | 2021-07-25 | 15,198 | 343 | 1,220 | 90.7% | 2.0% | 7.3% | 16,761 |
c8bcef2 | 2021-08-01 | 15,266 | 340 | 1,220 | 90.7% | 2.0% | 7.3% | 16,826 |
aa81670 | 2021-08-08 | 15,312 | 338 | 1,223 | 90.7% | 2.0% | 7.2% | 16,873 |
ee467c8 | 2021-08-15 | 15,339 | 339 | 1,221 | 90.8% | 2.0% | 7.2% | 16,899 |
9e3b682 | 2021-08-22 | 15,365 | 334 | 1,221 | 90.8% | 2.0% | 7.2% | 16,920 |
0bc5448 | 2021-08-29 | 15,480 | 294 | 1,222 | 91.1% | 1.7% | 7.2% | 16,996 |
19c3ca0 | 2021-09-05 | 15,509 | 293 | 1,222 | 91.1% | 1.7% | 7.2% | 17,024 |
ca23fd6 | 2021-09-12 | 15,581 | 292 | 1,224 | 91.1% | 1.7% | 7.2% | 17,097 |
68fc1b4 | 2021-09-19 | 15,624 | 293 | 1,229 | 91.1% | 1.7% | 7.2% | 17,146 |
47140fb | 2021-09-26 | 15,833 | 293 | 1,229 | 91.2% | 1.7% | 7.1% | 17,355 |
080ba97 | 2021-10-03 | 15,965 | 297 | 1,225 | 91.3% | 1.7% | 7.0% | 17,487 |
7c3f28f | 2021-10-10 | 16,056 | 288 | 1,224 | 91.4% | 1.6% | 7.0% | 17,568 |
258a27e | 2021-10-17 | 16,112 | 293 | 1,223 | 91.4% | 1.7% | 6.9% | 17,628 |
9c3b2cf | 2021-10-24 | 16,161 | 285 | 1,223 | 91.5% | 1.6% | 6.9% | 17,669 |
9f2c5e9 | 2021-10-31 | 16,186 | 286 | 1,322 | 91.0% | 1.6% | 7.4% | 17,794 |
b11badf | 2021-11-07 | 16,247 | 306 | 1,326 | 90.9% | 1.7% | 7.4% | 17,879 |
7f7f739 | 2021-11-14 | 16,318 | 314 | 1,347 | 90.8% | 1.7% | 7.5% | 17,979 |
348f1f7 | 2021-11-21 | 16,410 | 307 | 1,343 | 90.9% | 1.7% | 7.4% | 18,060 |
f43a783 | 2021-11-28 | 16,460 | 294 | 1,342 | 91.0% | 1.6% | 7.4% | 18,096 |
030d9b2 | 2021-12-05 | 16,512 | 288 | 1,245 | 91.5% | 1.6% | 6.9% | 18,045 |
ab82bed | 2021-12-12 | 16,585 | 288 | 1,248 | 91.5% | 1.6% | 6.9% | 18,121 |
2607ff0 | 2021-12-19 | 16,653 | 288 | 1,232 | 91.6% | 1.6% | 6.8% | 18,173 |
fb95b75 | 2021-12-30 | 16,800 | 286 | 1,234 | 91.7% | 1.6% | 6.7% | 18,320 |
2c6dfea | 2022-01-02 | 16,847 | 280 | 1,236 | 91.7% | 1.5% | 6.7% | 18,363 |
195bb1f | 2022-01-09 | 16,868 | 276 | 1,239 | 91.8% | 1.5% | 6.7% | 18,383 |
0891ac1 | 2022-01-16 | 16,967 | 277 | 1,241 | 91.8% | 1.5% | 6.7% | 18,485 |
d25a4e4 | 2022-01-23 | 17,188 | 276 | 1,263 | 91.8% | 1.5% | 6.7% | 18,727 |
090e925 | 2022-01-30 | 17,319 | 277 | 1,270 | 91.8% | 1.5% | 6.7% | 18,866 |
7c9ad54 | 2022-02-06 | 17,349 | 275 | 1,271 | 91.8% | 1.5% | 6.7% | 18,895 |
9749fb2 | 2022-02-13 | 17,392 | 275 | 1,275 | 91.8% | 1.5% | 6.7% | 18,942 |
1a8b725 | 2022-02-20 | 17,437 | 275 | 1,273 | 91.8% | 1.4% | 6.7% | 18,985 |
31ecd80 | 2022-02-27 | 17,470 | 274 | 1,272 | 91.9% | 1.4% | 6.7% | 19,016 |
78ff328 | 2022-03-06 | 17,574 | 276 | 1,275 | 91.9% | 1.4% | 6.7% | 19,125 |
1a36fb5 | 2022-03-13 | 17,594 | 277 | 1,278 | 91.9% | 1.4% | 6.7% | 19,149 |
0d21677 | 2022-03-20 | 17,618 | 277 | 1,277 | 91.9% | 1.4% | 6.7% | 19,172 |
2344fb1 | 2022-03-27 | 17,629 | 277 | 1,279 | 91.9% | 1.4% | 6.7% | 19,185 |
7902d17 | 2022-04-03 | 17,641 | 277 | 1,278 | 91.9% | 1.4% | 6.7% | 19,196 |
2299d2c | 2022-04-10 | 17,675 | 277 | 1,278 | 91.9% | 1.4% | 6.6% | 19,230 |
e517420 | 2022-04-17 | 17,730 | 278 | 1,279 | 91.9% | 1.4% | 6.6% | 19,287 |
d13c7e9 | 2022-04-24 | 17,740 | 278 | 1,280 | 91.9% | 1.4% | 6.6% | 19,298 |
7b9ee58 | 2022-05-01 | 17,765 | 285 | 1,280 | 91.9% | 1.5% | 6.6% | 19,330 |
fc7fc13 | 2022-05-08 | 17,799 | 288 | 1,279 | 91.9% | 1.5% | 6.6% | 19,366 |
de68877 | 2022-05-15 | 17,904 | 293 | 1,294 | 91.9% | 1.5% | 6.6% | 19,491 |
ad07af3 | 2022-05-22 | 17,959 | 292 | 1,297 | 91.9% | 1.5% | 6.6% | 19,548 |
926fcb4 | 2022-05-29 | 17,984 | 293 | 1,295 | 91.9% | 1.5% | 6.6% | 19,572 |
62da327 | 2022-06-05 | 17,917 | 266 | 1,273 | 92.1% | 1.4% | 6.5% | 19,456 |
75eae3f | 2022-06-12 | 17,940 | 266 | 1,275 | 92.1% | 1.4% | 6.5% | 19,481 |
77db24f | 2022-06-19 | 17,985 | 275 | 1,276 | 92.1% | 1.4% | 6.5% | 19,536 |
08a2a72 | 2022-06-26 | 18,010 | 276 | 1,276 | 92.1% | 1.4% | 6.5% | 19,562 |
c145e51 | 2022-07-03 | 18,092 | 268 | 1,278 | 92.1% | 1.4% | 6.5% | 19,638 |
13c73cc | 2022-07-10 | 18,140 | 268 | 1,283 | 92.1% | 1.4% | 6.5% | 19,691 |
8d7fdbe | 2022-07-17 | 18,160 | 266 | 1,278 | 92.2% | 1.3% | 6.5% | 19,704 |
c5a8078 | 2022-07-24 | 18,191 | 259 | 1,280 | 92.2% | 1.3% | 6.5% | 19,730 |
0565cde | 2022-07-31 | 18,237 | 259 | 1,281 | 92.2% | 1.3% | 6.5% | 19,777 |
bb5afc5 | 2022-08-07 | 18,325 | 271 | 1,283 | 92.2% | 1.4% | 6.5% | 19,879 |
ca8c7a3 | 2022-08-14 | 18,380 | 271 | 1,285 | 92.2% | 1.4% | 6.4% | 19,936 |
b8f2eb2 | 2022-08-21 | 18,396 | 274 | 1,286 | 92.2% | 1.4% | 6.4% | 19,956 |
8df29c2 | 2022-08-28 | 18,440 | 277 | 1,285 | 92.2% | 1.4% | 6.4% | 20,002 |
13cc341 | 2022-09-04 | 18,476 | 284 | 1,286 | 92.2% | 1.4% | 6.4% | 20,046 |
072cc8d | 2022-09-11 | 18,583 | 274 | 1,287 | 92.3% | 1.4% | 6.4% | 20,144 |
3737317 | 2022-09-18 | 18,647 | 269 | 1,288 | 92.3% | 1.3% | 6.4% | 20,204 |
2e0fa82 | 2022-09-25 | 18,717 | 271 | 1,392 | 91.8% | 1.3% | 6.8% | 20,380 |
ae22181 | 2022-10-02 | 18,766 | 272 | 1,295 | 92.3% | 1.3% | 6.4% | 20,333 |
79358a9 | 2022-10-09 | 18,805 | 271 | 1,297 | 92.3% | 1.3% | 6.4% | 20,373 |
270eb27 | 2022-10-16 | 18,865 | 267 | 1,283 | 92.4% | 1.3% | 6.3% | 20,415 |
dbc9a9a | 2022-10-23 | 18,904 | 269 | 1,278 | 92.4% | 1.3% | 6.2% | 20,451 |
63bf060 | 2022-10-30 | 18,696 | 269 | 1,203 | 92.7% | 1.3% | 6.0% | 20,168 |
a6c90c2 | 2022-11-06 | 18,751 | 274 | 1,205 | 92.7% | 1.4% | 6.0% | 20,230 |
c4025af | 2022-11-13 | 18,775 | 273 | 1,205 | 92.7% | 1.3% | 5.9% | 20,253 |
ac09fcb | 2022-11-20 | 18,814 | 273 | 1,203 | 92.7% | 1.3% | 5.9% | 20,290 |
c4618ca | 2022-11-27 | 18,999 | 274 | 1,205 | 92.8% | 1.3% | 5.9% | 20,478 |
a4d52f0 | 2022-12-04 | 19,138 | 268 | 1,206 | 92.8% | 1.3% | 5.9% | 20,612 |
0ce1f82 | 2022-12-11 | 19,126 | 268 | 1,205 | 92.8% | 1.3% | 5.8% | 20,599 |
2472015 | 2022-12-18 | 19,184 | 270 | 1,205 | 92.9% | 1.3% | 5.8% | 20,659 |
860e949 | 2022-12-25 | 19,226 | 269 | 1,208 | 92.9% | 1.3% | 5.8% | 20,703 |
87cc524 | 2023-01-01 | 19,253 | 270 | 1,208 | 92.9% | 1.3% | 5.8% | 20,731 |
db3fdbb | 2023-01-08 | 19,283 | 271 | 1,209 | 92.9% | 1.3% | 5.8% | 20,763 |
a98145e | 2023-01-15 | 19,307 | 275 | 1,208 | 92.9% | 1.3% | 5.8% | 20,790 |
bbc8f4c | 2023-01-22 | 19,331 | 276 | 1,208 | 92.9% | 1.3% | 5.8% | 20,815 |
bea2240 | 2023-01-29 | 19,367 | 278 | 1,207 | 92.9% | 1.3% | 5.8% | 20,852 |
139c9a5 | 2023-02-05 | 19,397 | 280 | 1,202 | 92.9% | 1.3% | 5.8% | 20,879 |
4a6f64a | 2023-02-12 | 19,451 | 281 | 1,202 | 92.9% | 1.3% | 5.7% | 20,934 |
877df17 | 2023-02-19 | 19,549 | 282 | 1,203 | 92.9% | 1.3% | 5.7% | 21,034 |
a7c7363 | 2023-02-26 | 19,574 | 281 | 1,204 | 92.9% | 1.3% | 5.7% | 21,059 |
d92ec2f | 2023-03-05 | 19,745 | 280 | 1,202 | 93.0% | 1.3% | 5.7% | 21,227 |
7001cc6 | 2023-03-12 | 19,749 | 288 | 1,218 | 92.9% | 1.4% | 5.7% | 21,255 |
d7b4ecd | 2023-03-19 | 19,761 | 291 | 1,240 | 92.8% | 1.4% | 5.8% | 21,292 |
9b58148 | 2023-03-26 | 19,783 | 291 | 1,280 | 92.6% | 1.4% | 6.0% | 21,354 |
f0c8cb4 | 2023-04-02 | 19,921 | 318 | 1,281 | 92.6% | 1.5% | 6.0% | 21,520 |
c0a19ef | 2023-04-09 | 19,940 | 326 | 1,279 | 92.6% | 1.5% | 5.9% | 21,545 |
2d25ea4 | 2023-04-16 | 20,007 | 329 | 1,270 | 92.6% | 1.5% | 5.9% | 21,606 |
4502de6 | 2023-04-23 | 20,039 | 321 | 1,268 | 92.7% | 1.5% | 5.9% | 21,628 |
3b3c7ef | 2023-04-30 | 20,057 | 325 | 1,255 | 92.7% | 1.5% | 5.8% | 21,637 |
ed0f020 | 2023-05-07 | 20,086 | 325 | 1,254 | 92.7% | 1.5% | 5.8% | 21,665 |
5585fbb | 2023-05-14 | 20,308 | 327 | 1,251 | 92.8% | 1.5% | 5.7% | 21,886 |
7b3f571 | 2023-05-21 | 20,323 | 326 | 1,254 | 92.8% | 1.5% | 5.7% | 21,903 |
5c959d0 | 2023-05-28 | 20,333 | 325 | 1,256 | 92.8% | 1.5% | 5.7% | 21,914 |
65bce4d | 2023-06-04 | 20,356 | 326 | 1,251 | 92.8% | 1.5% | 5.7% | 21,933 |
e8c2075 | 2023-06-11 | 20,394 | 326 | 1,250 | 92.8% | 1.5% | 5.7% | 21,970 |
0d165fb | 2023-06-18 | 20,422 | 319 | 1,263 | 92.8% | 1.4% | 5.7% | 22,004 |
01d5d68 | 2023-06-25 | 20,433 | 320 | 1,265 | 92.8% | 1.5% | 5.7% | 22,018 |
a919a16 | 2023-07-02 | 20,478 | 322 | 1,267 | 92.8% | 1.5% | 5.7% | 22,067 |
2986ba8 | 2023-07-09 | 20,532 | 316 | 1,265 | 92.9% | 1.4% | 5.7% | 22,113 |
093e920 | 2023-07-16 | 20,577 | 322 | 1,260 | 92.9% | 1.5% | 5.7% | 22,159 |
fdfea4c | 2023-07-23 | 21,341 | 309 | 1,258 | 93.2% | 1.3% | 5.5% | 22,908 |
6b903e2 | 2023-07-30 | 21,364 | 311 | 1,245 | 93.2% | 1.4% | 5.4% | 22,920 |
a21eb92 | 2023-08-06 | 21,637 | 312 | 1,247 | 93.3% | 1.3% | 5.4% | 23,196 |
19c042d | 2023-08-13 | 21,887 | 312 | 1,247 | 93.4% | 1.3% | 5.3% | 23,446 |
95a1a81 | 2023-08-20 | 22,853 | 311 | 1,224 | 93.7% | 1.3% | 5.0% | 24,388 |
28fdf6c | 2023-08-27 | 23,477 | 302 | 1,218 | 93.9% | 1.2% | 4.9% | 24,997 |
9d2e632 | 2023-09-03 | 24,756 | 368 | 1,216 | 94.0% | 1.4% | 4.6% | 26,340 |
2eb6df5 | 2023-09-10 | 24,775 | 378 | 1,217 | 94.0% | 1.4% | 4.6% | 26,370 |
9b78699 | 2023-09-17 | 24,784 | 392 | 1,213 | 93.9% | 1.5% | 4.6% | 26,389 |
35fd25a | 2023-09-24 | 24,808 | 395 | 1,212 | 93.9% | 1.5% | 4.6% | 26,415 |
337dbf6 | 2023-10-01 | 24,838 | 402 | 1,314 | 93.5% | 1.5% | 4.9% | 26,554 |
f4e8baf | 2023-10-10 | 24,869 | 425 | 1,318 | 93.5% | 1.6% | 5.0% | 26,612 |
d2923ba | 2023-10-15 | 24,879 | 429 | 1,319 | 93.4% | 1.6% | 5.0% | 26,627 |
8ca7ccb | 2023-10-22 | 25,018 | 431 | 1,324 | 93.4% | 1.6% | 4.9% | 26,773 |
c03a44f | 2023-10-29 | 25,131 | 432 | 1,330 | 93.4% | 1.6% | 4.9% | 26,893 |
4826856 | 2023-11-05 | 25,205 | 405 | 1,332 | 93.6% | 1.5% | 4.9% | 26,942 |
09b19cf | 2023-11-12 | 25,217 | 407 | 1,328 | 93.6% | 1.5% | 4.9% | 26,952 |
b7abea0 | 2023-11-19 | 25,240 | 407 | 1,328 | 93.6% | 1.5% | 4.9% | 26,975 |
513bf16 | 2023-11-26 | 25,271 | 408 | 1,327 | 93.6% | 1.5% | 4.9% | 27,006 |
2c9ac9a | 2023-12-03 | 25,279 | 405 | 1,326 | 93.6% | 1.5% | 4.9% | 27,010 |
2e11caf | 2023-12-10 | 25,298 | 401 | 1,328 | 93.6% | 1.5% | 4.9% | 27,027 |
6ab2426 | 2023-12-17 | 25,459 | 363 | 1,332 | 93.8% | 1.3% | 4.9% | 27,154 |
0d13d09 | 2023-12-24 | 25,488 | 357 | 1,333 | 93.8% | 1.3% | 4.9% | 27,178 |
9d148d0 | 2023-12-31 | 25,438 | 355 | 1,335 | 93.8% | 1.3% | 4.9% | 27,128 |
25bcf4e | 2024-01-07 | 25,473 | 349 | 1,335 | 93.8% | 1.3% | 4.9% | 27,157 |