diff --git a/.gitignore b/.gitignore index 39d711e..45d1e53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ data/ -data.zip +!data.zip diff --git a/data.zip b/data.zip new file mode 100644 index 0000000..ad7542d Binary files /dev/null and b/data.zip differ diff --git a/dataset.txt b/dataset.txt index 888f37e..02cd987 100644 --- a/dataset.txt +++ b/dataset.txt @@ -134,3 +134,20 @@ 2024 15 BA,KE,ZA,PO,ZA 2024 16 PO,ZA,NR,BB,KE 2024 17 BB,PO,ZA,PO,TT +2025 01 KE,PO,PO,TN,TT +2025 02 TT,KE,TN,ZA,KE +2025 03 BA,NR,ZA,ZA,TN +2025 04 BB,TT,KE,NR,PO +2025 05 ZA,KE,ZA,BA,PO +2025 06 TT,PO,ZA,NR,BB +2025 07 PO,ZA,TT,BB,NR +2025 08 ZA,BA,TT,BB,PO +2025 09 TN,KE,TN,BB,TT +2025 10 ZA,NR,ZA,PO,PO +2025 11 NR,TT,BA,KE,NR +2025 12 BB,NR,BA,KE,BB +2025 13 ZA,KE,ZA,KE,TN +2025 14 ZA,TN,PO,BB,KE +2025 15 PO,BB,BA,ZA,PO +2025 16 BB,TN,KE,BA,PO +2025 17 BB,BB,ZA,NR,TN