Datasets:
Upload folder using huggingface_hub
Browse files- ._README.md +0 -0
- ._data +0 -0
- README.md +78 -0
- data/._applications.csv +0 -0
- data/._candidates.csv +0 -0
- data/._companies.csv +0 -0
- data/._interviews.csv +0 -0
- data/._jobs.csv +0 -0
- data/._offers.csv +0 -0
- data/applications.csv +0 -0
- data/candidates.csv +0 -0
- data/companies.csv +321 -0
- data/interviews.csv +0 -0
- data/jobs.csv +0 -0
- data/offers.csv +939 -0
._README.md
ADDED
|
Binary file (4.1 kB). View file
|
|
|
._data
ADDED
|
Binary file (4.1 kB). View file
|
|
|
README.md
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- tabular-classification
|
| 5 |
+
- tabular-regression
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- recruiting
|
| 10 |
+
- test-data
|
| 11 |
+
- interviews
|
| 12 |
+
- mindweave
|
| 13 |
+
- hiring
|
| 14 |
+
- job-market
|
| 15 |
+
- hr-tech
|
| 16 |
+
- ats
|
| 17 |
+
- job-board
|
| 18 |
+
- hr-analytics
|
| 19 |
+
- applications
|
| 20 |
+
- synthetic-data
|
| 21 |
+
- compensation
|
| 22 |
+
- talent-acquisition
|
| 23 |
+
- recruitment-operations
|
| 24 |
+
pretty_name: Job Postings & Applications (Synthetic)
|
| 25 |
+
size_categories:
|
| 26 |
+
- 10K<n<100K
|
| 27 |
+
configs:
|
| 28 |
+
- config_name: applications
|
| 29 |
+
data_files: data/applications.csv
|
| 30 |
+
default: true
|
| 31 |
+
- config_name: candidates
|
| 32 |
+
data_files: data/candidates.csv
|
| 33 |
+
- config_name: companies
|
| 34 |
+
data_files: data/companies.csv
|
| 35 |
+
- config_name: interviews
|
| 36 |
+
data_files: data/interviews.csv
|
| 37 |
+
- config_name: jobs
|
| 38 |
+
data_files: data/jobs.csv
|
| 39 |
+
- config_name: offers
|
| 40 |
+
data_files: data/offers.csv
|
| 41 |
+
---
|
| 42 |
+
|
| 43 |
+
# Job Postings & Applications (Synthetic)
|
| 44 |
+
|
| 45 |
+
Applicant-tracking and job-board dataset for a simulated multi-industry
|
| 46 |
+
hiring market with companies, openings, candidates, applications,
|
| 47 |
+
interviews, and offers. Covers 2,000 job postings and 15,000 applications
|
| 48 |
+
with realistic role mixes, salary bands, hiring funnel conversion rates,
|
| 49 |
+
and remote-versus-onsite location preferences across multiple company sizes.
|
| 50 |
+
|
| 51 |
+
Useful for ATS workflow testing, hiring analytics, compensation dashboards,
|
| 52 |
+
candidate funnel modeling, recommendation systems, and HR-tech product
|
| 53 |
+
demos that require realistic but privacy-safe recruiting activity data.
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
## Tables
|
| 57 |
+
|
| 58 |
+
| Table | Rows |
|
| 59 |
+
|-------|------|
|
| 60 |
+
| applications | 15,000 |
|
| 61 |
+
| candidates | 9,000 |
|
| 62 |
+
| companies | 320 |
|
| 63 |
+
| interviews | 7,196 |
|
| 64 |
+
| jobs | 2,000 |
|
| 65 |
+
| offers | 938 |
|
| 66 |
+
| **Total** | **34,454** |
|
| 67 |
+
|
| 68 |
+
## Formats
|
| 69 |
+
|
| 70 |
+
- CSV (in `data/` directory)
|
| 71 |
+
- Parquet (available in full version)
|
| 72 |
+
- SQLite (available in full version)
|
| 73 |
+
|
| 74 |
+
## About
|
| 75 |
+
|
| 76 |
+
Generated by [Mindweave Technologies](https://mindweave.tech) — realistic synthetic datasets for developers, QA teams, and data engineers.
|
| 77 |
+
|
| 78 |
+
Browse all datasets: [mindweavetech.gumroad.com](https://mindweavetech.gumroad.com)
|
data/._applications.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._candidates.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._companies.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._interviews.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._jobs.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._offers.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/applications.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/candidates.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/companies.csv
ADDED
|
@@ -0,0 +1,321 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
company_id,company_name,industry,company_size,hq_city
|
| 2 |
+
1,"Rodriguez, Figueroa and Sanchez",software,startup,Austin
|
| 3 |
+
2,Doyle Ltd,fintech,enterprise,Denver
|
| 4 |
+
3,"Mcclain, Miller and Henderson",fintech,startup,Boston
|
| 5 |
+
4,Davis and Sons,logistics,startup,Chicago
|
| 6 |
+
5,"Guzman, Hoffman and Baldwin",logistics,growth,Boston
|
| 7 |
+
6,"Gardner, Robinson and Lawrence",retail,growth,Atlanta
|
| 8 |
+
7,Blake and Sons,software,enterprise,Atlanta
|
| 9 |
+
8,"Henderson, Ramirez and Lewis",fintech,enterprise,Chicago
|
| 10 |
+
9,Garcia-James,healthcare,growth,Boston
|
| 11 |
+
10,Abbott-Munoz,software,enterprise,Austin
|
| 12 |
+
11,Blair PLC,logistics,growth,Chicago
|
| 13 |
+
12,Dudley Group,retail,growth,Denver
|
| 14 |
+
13,Arnold Ltd,fintech,growth,Denver
|
| 15 |
+
14,"Mcclure, Ward and Lee",fintech,enterprise,Denver
|
| 16 |
+
15,Williams and Sons,fintech,startup,Austin
|
| 17 |
+
16,Galloway-Wyatt,fintech,startup,Chicago
|
| 18 |
+
17,James Group,logistics,growth,Austin
|
| 19 |
+
18,"Flowers, Martin and Kelly",software,enterprise,Atlanta
|
| 20 |
+
19,"Adams, Zuniga and Wong",retail,enterprise,Denver
|
| 21 |
+
20,"Reid, Ferguson and Sanchez",logistics,enterprise,Atlanta
|
| 22 |
+
21,Gray-Mayo,logistics,enterprise,Atlanta
|
| 23 |
+
22,"Watts, Robinson and Nguyen",healthcare,enterprise,Seattle
|
| 24 |
+
23,Perez Inc,software,growth,Atlanta
|
| 25 |
+
24,Morales-Jones,retail,growth,Atlanta
|
| 26 |
+
25,"Walter, Edwards and Rios",fintech,enterprise,Atlanta
|
| 27 |
+
26,Wilkerson-Day,fintech,growth,Atlanta
|
| 28 |
+
27,Baker and Sons,logistics,growth,Atlanta
|
| 29 |
+
28,"Hoffman, Baker and Richards",retail,startup,Chicago
|
| 30 |
+
29,"Ross, Robinson and Bright",logistics,enterprise,Chicago
|
| 31 |
+
30,"Snyder, Campos and Callahan",logistics,growth,Seattle
|
| 32 |
+
31,Burton Ltd,logistics,enterprise,Denver
|
| 33 |
+
32,Carlson-Cruz,healthcare,growth,Atlanta
|
| 34 |
+
33,"Ferrell, Rice and Maddox",software,startup,Chicago
|
| 35 |
+
34,Frazier Inc,logistics,enterprise,Denver
|
| 36 |
+
35,"Dyer, Potter and Mack",retail,startup,Atlanta
|
| 37 |
+
36,Rodriguez-Graham,software,startup,Atlanta
|
| 38 |
+
37,Smith-Bowen,retail,growth,Atlanta
|
| 39 |
+
38,"Baker, Mason and White",retail,enterprise,Denver
|
| 40 |
+
39,Harrell LLC,healthcare,startup,Boston
|
| 41 |
+
40,"Romero, Gonzalez and Brooks",fintech,growth,Atlanta
|
| 42 |
+
41,Ryan PLC,software,enterprise,Seattle
|
| 43 |
+
42,George Group,fintech,enterprise,Seattle
|
| 44 |
+
43,Rodriguez LLC,fintech,growth,Atlanta
|
| 45 |
+
44,Allen-Allen,healthcare,startup,Boston
|
| 46 |
+
45,"Arroyo, Miller and Tucker",software,startup,Austin
|
| 47 |
+
46,Spence PLC,retail,startup,Boston
|
| 48 |
+
47,Anderson Group,logistics,startup,Boston
|
| 49 |
+
48,"Martin, Rose and Obrien",retail,enterprise,Atlanta
|
| 50 |
+
49,Hickman Ltd,fintech,startup,Seattle
|
| 51 |
+
50,"Harris, Collins and Carney",fintech,growth,Atlanta
|
| 52 |
+
51,"Brooks, Lam and Hayes",fintech,enterprise,Chicago
|
| 53 |
+
52,Walker LLC,software,growth,Seattle
|
| 54 |
+
53,Chapman and Sons,healthcare,startup,Chicago
|
| 55 |
+
54,"Robinson, Jones and Welch",logistics,enterprise,Chicago
|
| 56 |
+
55,Jones Inc,logistics,enterprise,Atlanta
|
| 57 |
+
56,Jones-Young,software,enterprise,Boston
|
| 58 |
+
57,"Washington, Ryan and Cummings",logistics,startup,Denver
|
| 59 |
+
58,"Johnston, Sanchez and Kennedy",software,startup,Denver
|
| 60 |
+
59,Lee-Davis,fintech,enterprise,Austin
|
| 61 |
+
60,Gomez-Jenkins,fintech,growth,Austin
|
| 62 |
+
61,"Brown, Valdez and Lucas",retail,growth,Austin
|
| 63 |
+
62,Powell LLC,fintech,growth,Austin
|
| 64 |
+
63,Wright and Sons,healthcare,growth,Boston
|
| 65 |
+
64,"West, Henderson and Ramirez",retail,enterprise,Boston
|
| 66 |
+
65,Baxter Inc,logistics,growth,Seattle
|
| 67 |
+
66,Morton-Chase,healthcare,enterprise,Austin
|
| 68 |
+
67,Williams PLC,retail,startup,Austin
|
| 69 |
+
68,Novak and Sons,healthcare,growth,Chicago
|
| 70 |
+
69,Russell Group,software,growth,Atlanta
|
| 71 |
+
70,Hancock Inc,logistics,startup,Denver
|
| 72 |
+
71,Gray Group,fintech,startup,Denver
|
| 73 |
+
72,House-Glover,software,growth,Chicago
|
| 74 |
+
73,Henderson-Bernard,logistics,enterprise,Seattle
|
| 75 |
+
74,"Stanley, Tucker and Lee",software,growth,Chicago
|
| 76 |
+
75,Novak PLC,fintech,enterprise,Austin
|
| 77 |
+
76,"Daniels, Adkins and Brown",logistics,enterprise,Seattle
|
| 78 |
+
77,"Woods, Calhoun and Schmidt",healthcare,growth,Boston
|
| 79 |
+
78,Yu Inc,healthcare,enterprise,Austin
|
| 80 |
+
79,Jones Inc,logistics,startup,Denver
|
| 81 |
+
80,"Hensley, Powell and David",fintech,startup,Seattle
|
| 82 |
+
81,"Sanchez, Wheeler and Harvey",retail,enterprise,Seattle
|
| 83 |
+
82,Sandoval-Cunningham,logistics,enterprise,Boston
|
| 84 |
+
83,Donovan-Harris,software,startup,Denver
|
| 85 |
+
84,"Edwards, Baker and Anderson",retail,growth,Denver
|
| 86 |
+
85,"Evans, Stewart and Walton",fintech,growth,Seattle
|
| 87 |
+
86,Smith PLC,fintech,enterprise,Austin
|
| 88 |
+
87,"Ferrell, Jones and Lewis",software,growth,Chicago
|
| 89 |
+
88,Anderson-Bailey,healthcare,growth,Atlanta
|
| 90 |
+
89,Suarez LLC,fintech,growth,Seattle
|
| 91 |
+
90,Moore-Bass,retail,growth,Austin
|
| 92 |
+
91,"Turner, Riggs and Roman",logistics,growth,Atlanta
|
| 93 |
+
92,"Smith, Montoya and Evans",retail,enterprise,Denver
|
| 94 |
+
93,"Garcia, Humphrey and Baker",retail,growth,Atlanta
|
| 95 |
+
94,Newton and Sons,healthcare,growth,Boston
|
| 96 |
+
95,Campbell-Clark,retail,startup,Austin
|
| 97 |
+
96,Harris-Walters,healthcare,enterprise,Boston
|
| 98 |
+
97,Wagner-King,healthcare,enterprise,Denver
|
| 99 |
+
98,Davis Group,fintech,startup,Seattle
|
| 100 |
+
99,Williams-Cook,fintech,startup,Denver
|
| 101 |
+
100,Walsh LLC,software,growth,Chicago
|
| 102 |
+
101,Figueroa PLC,retail,startup,Seattle
|
| 103 |
+
102,"Patterson, Smith and Jones",software,enterprise,Seattle
|
| 104 |
+
103,"Mckee, Gardner and Davenport",retail,growth,Austin
|
| 105 |
+
104,"Tran, Jordan and Williams",software,startup,Seattle
|
| 106 |
+
105,Nolan-Flynn,fintech,enterprise,Seattle
|
| 107 |
+
106,Nolan and Sons,fintech,startup,Denver
|
| 108 |
+
107,"Wright, Garcia and Deleon",fintech,growth,Boston
|
| 109 |
+
108,Dickson-Brady,fintech,startup,Atlanta
|
| 110 |
+
109,Hancock and Sons,logistics,startup,Denver
|
| 111 |
+
110,Johnson-Doyle,fintech,startup,Austin
|
| 112 |
+
111,Patton-Jenkins,healthcare,startup,Seattle
|
| 113 |
+
112,"Shields, Cochran and Adams",fintech,startup,Chicago
|
| 114 |
+
113,"Rodriguez, Brennan and Garrison",logistics,startup,Seattle
|
| 115 |
+
114,Gonzalez Group,logistics,growth,Atlanta
|
| 116 |
+
115,Torres-Pope,logistics,enterprise,Denver
|
| 117 |
+
116,Walker Ltd,logistics,growth,Austin
|
| 118 |
+
117,Ross LLC,software,growth,Seattle
|
| 119 |
+
118,Rasmussen LLC,software,growth,Austin
|
| 120 |
+
119,May-Ross,healthcare,enterprise,Denver
|
| 121 |
+
120,"Rivera, Johnson and Wiley",software,enterprise,Boston
|
| 122 |
+
121,White-Estes,logistics,startup,Boston
|
| 123 |
+
122,Johnson-Carlson,fintech,startup,Boston
|
| 124 |
+
123,Chandler-Edwards,fintech,startup,Boston
|
| 125 |
+
124,"Joyce, Wilson and Lam",logistics,growth,Atlanta
|
| 126 |
+
125,Scott Ltd,retail,growth,Chicago
|
| 127 |
+
126,Smith-Frost,logistics,growth,Boston
|
| 128 |
+
127,"Mcdaniel, Bentley and Mclaughlin",software,startup,Seattle
|
| 129 |
+
128,Diaz Inc,fintech,growth,Boston
|
| 130 |
+
129,"Mccall, Hanson and Alvarado",logistics,growth,Atlanta
|
| 131 |
+
130,Cortez LLC,fintech,startup,Austin
|
| 132 |
+
131,"Parker, Ortiz and Powell",logistics,enterprise,Atlanta
|
| 133 |
+
132,Spencer-Lee,logistics,startup,Denver
|
| 134 |
+
133,"Bentley, Byrd and Orr",software,enterprise,Boston
|
| 135 |
+
134,"Carroll, Sullivan and Bass",logistics,startup,Denver
|
| 136 |
+
135,Mitchell-Jordan,fintech,enterprise,Chicago
|
| 137 |
+
136,"Lawson, Morris and Ramos",healthcare,enterprise,Austin
|
| 138 |
+
137,"Lewis, Kennedy and Santana",fintech,enterprise,Boston
|
| 139 |
+
138,"Jackson, Miller and Robertson",software,enterprise,Seattle
|
| 140 |
+
139,"Harvey, Davis and Crane",healthcare,enterprise,Austin
|
| 141 |
+
140,Chambers and Sons,logistics,growth,Denver
|
| 142 |
+
141,Hernandez Inc,retail,enterprise,Denver
|
| 143 |
+
142,Riggs PLC,healthcare,startup,Denver
|
| 144 |
+
143,Gibson Ltd,healthcare,growth,Boston
|
| 145 |
+
144,"Lee, Horton and Snyder",logistics,growth,Austin
|
| 146 |
+
145,Hernandez Ltd,retail,enterprise,Chicago
|
| 147 |
+
146,Stafford Inc,retail,growth,Chicago
|
| 148 |
+
147,Robinson-Brock,software,growth,Chicago
|
| 149 |
+
148,"Holmes, Williams and Wright",healthcare,growth,Boston
|
| 150 |
+
149,Bryant Group,retail,growth,Boston
|
| 151 |
+
150,"Schmidt, Hansen and Stewart",software,startup,Austin
|
| 152 |
+
151,Salazar-Ball,retail,growth,Atlanta
|
| 153 |
+
152,"Simmons, Meadows and Griffin",healthcare,growth,Chicago
|
| 154 |
+
153,Manning Group,retail,startup,Chicago
|
| 155 |
+
154,Green-Wright,healthcare,growth,Chicago
|
| 156 |
+
155,"Ramirez, Strickland and Washington",logistics,growth,Chicago
|
| 157 |
+
156,Hill Inc,fintech,growth,Denver
|
| 158 |
+
157,"Mitchell, Nelson and Flores",software,growth,Boston
|
| 159 |
+
158,"Miller, Hernandez and Reyes",logistics,enterprise,Atlanta
|
| 160 |
+
159,Mccarthy Inc,logistics,growth,Seattle
|
| 161 |
+
160,Russell-Daniels,fintech,enterprise,Denver
|
| 162 |
+
161,Brown-Wall,retail,enterprise,Austin
|
| 163 |
+
162,Stein-Silva,fintech,growth,Austin
|
| 164 |
+
163,"Smith, Gilmore and Johnston",logistics,growth,Chicago
|
| 165 |
+
164,Smith-Bell,logistics,growth,Chicago
|
| 166 |
+
165,Castaneda-Ashley,logistics,enterprise,Boston
|
| 167 |
+
166,Medina-Navarro,retail,growth,Boston
|
| 168 |
+
167,"Hurst, Freeman and Nelson",healthcare,enterprise,Boston
|
| 169 |
+
168,Johnson-Rogers,software,growth,Atlanta
|
| 170 |
+
169,"Yates, Ramsey and Pittman",healthcare,growth,Atlanta
|
| 171 |
+
170,Hooper PLC,software,growth,Atlanta
|
| 172 |
+
171,Meadows PLC,software,enterprise,Denver
|
| 173 |
+
172,"Alvarado, Miller and Patterson",software,startup,Seattle
|
| 174 |
+
173,White-Green,fintech,enterprise,Seattle
|
| 175 |
+
174,Lewis-Murphy,fintech,enterprise,Seattle
|
| 176 |
+
175,Ramirez-Bean,fintech,startup,Atlanta
|
| 177 |
+
176,King-Miller,logistics,growth,Austin
|
| 178 |
+
177,Curry Inc,fintech,startup,Seattle
|
| 179 |
+
178,Walker-Jones,software,enterprise,Denver
|
| 180 |
+
179,"Williams, Johnson and Wright",retail,startup,Seattle
|
| 181 |
+
180,Howell and Sons,logistics,enterprise,Atlanta
|
| 182 |
+
181,Wells Inc,retail,startup,Boston
|
| 183 |
+
182,"Gould, Marshall and Scott",software,enterprise,Denver
|
| 184 |
+
183,Jackson-Lawson,logistics,enterprise,Boston
|
| 185 |
+
184,"Higgins, Strickland and Martin",fintech,growth,Boston
|
| 186 |
+
185,Rodriguez-Johnson,logistics,enterprise,Chicago
|
| 187 |
+
186,Johnston-Odonnell,logistics,enterprise,Denver
|
| 188 |
+
187,Sanders-Espinoza,software,enterprise,Atlanta
|
| 189 |
+
188,Vargas Ltd,healthcare,growth,Seattle
|
| 190 |
+
189,Garcia LLC,healthcare,growth,Seattle
|
| 191 |
+
190,"Burke, Martinez and Riggs",healthcare,startup,Boston
|
| 192 |
+
191,Reed Group,fintech,growth,Denver
|
| 193 |
+
192,"Wood, Hunter and Peterson",fintech,startup,Atlanta
|
| 194 |
+
193,Short-Garcia,fintech,growth,Denver
|
| 195 |
+
194,Reid-Poole,healthcare,growth,Boston
|
| 196 |
+
195,"Hernandez, Thompson and Boyd",retail,growth,Chicago
|
| 197 |
+
196,"Nelson, Morton and Medina",software,growth,Atlanta
|
| 198 |
+
197,Marshall-Petersen,healthcare,enterprise,Austin
|
| 199 |
+
198,"Adams, Christian and Rivas",software,enterprise,Boston
|
| 200 |
+
199,Ramirez Group,healthcare,growth,Denver
|
| 201 |
+
200,Christensen PLC,retail,growth,Denver
|
| 202 |
+
201,"Barnett, Rogers and Snyder",healthcare,enterprise,Atlanta
|
| 203 |
+
202,White-Lewis,retail,startup,Denver
|
| 204 |
+
203,Peterson-Beard,logistics,startup,Boston
|
| 205 |
+
204,"Beard, Peters and Black",fintech,startup,Atlanta
|
| 206 |
+
205,Miller Ltd,logistics,growth,Atlanta
|
| 207 |
+
206,Freeman-Chang,healthcare,growth,Austin
|
| 208 |
+
207,"Alvarez, Joseph and West",fintech,enterprise,Austin
|
| 209 |
+
208,Davis and Sons,retail,enterprise,Denver
|
| 210 |
+
209,Holt-Torres,healthcare,growth,Boston
|
| 211 |
+
210,"Wood, Tran and Cooper",fintech,enterprise,Boston
|
| 212 |
+
211,"Pierce, Bell and Chavez",healthcare,enterprise,Atlanta
|
| 213 |
+
212,King-Martinez,fintech,growth,Atlanta
|
| 214 |
+
213,Stewart Ltd,fintech,growth,Denver
|
| 215 |
+
214,"Tapia, Vaughn and Lee",logistics,growth,Chicago
|
| 216 |
+
215,"Washington, Hardy and Bray",fintech,startup,Austin
|
| 217 |
+
216,"Carlson, Hooper and Wall",healthcare,startup,Denver
|
| 218 |
+
217,Perez-White,software,enterprise,Chicago
|
| 219 |
+
218,Erickson and Sons,software,growth,Chicago
|
| 220 |
+
219,Williams-Brown,logistics,growth,Chicago
|
| 221 |
+
220,Terry-Martinez,retail,enterprise,Austin
|
| 222 |
+
221,Garcia-Smith,software,growth,Atlanta
|
| 223 |
+
222,Harrison-Alexander,logistics,enterprise,Boston
|
| 224 |
+
223,Sheppard LLC,fintech,enterprise,Seattle
|
| 225 |
+
224,Wilson-Jones,healthcare,growth,Denver
|
| 226 |
+
225,Jones-Soto,fintech,growth,Denver
|
| 227 |
+
226,Hernandez PLC,healthcare,enterprise,Chicago
|
| 228 |
+
227,Miller-Wright,retail,enterprise,Austin
|
| 229 |
+
228,"Duran, Obrien and Gibbs",logistics,enterprise,Atlanta
|
| 230 |
+
229,Rowe Group,logistics,startup,Atlanta
|
| 231 |
+
230,Kerr-Evans,software,enterprise,Austin
|
| 232 |
+
231,"Branch, Torres and Oliver",logistics,growth,Denver
|
| 233 |
+
232,"Choi, Garcia and Farmer",retail,startup,Chicago
|
| 234 |
+
233,"Clark, Guerrero and Moore",software,growth,Chicago
|
| 235 |
+
234,Arnold and Sons,fintech,enterprise,Seattle
|
| 236 |
+
235,Ortiz Ltd,logistics,startup,Atlanta
|
| 237 |
+
236,"Harrison, Johnson and Roberts",fintech,growth,Atlanta
|
| 238 |
+
237,Warner-Gibson,fintech,enterprise,Seattle
|
| 239 |
+
238,"Hall, Baker and Moody",logistics,growth,Boston
|
| 240 |
+
239,"Guerrero, Peck and Coleman",healthcare,growth,Seattle
|
| 241 |
+
240,"Walker, Hernandez and Baker",fintech,growth,Atlanta
|
| 242 |
+
241,Jones and Sons,software,growth,Boston
|
| 243 |
+
242,Larson-Holloway,logistics,enterprise,Denver
|
| 244 |
+
243,Gonzales-Harrison,software,enterprise,Boston
|
| 245 |
+
244,Lyons-Bender,fintech,startup,Seattle
|
| 246 |
+
245,"Fernandez, Kim and George",fintech,enterprise,Atlanta
|
| 247 |
+
246,Navarro-Munoz,software,enterprise,Boston
|
| 248 |
+
247,Davis Ltd,fintech,growth,Atlanta
|
| 249 |
+
248,"Matthews, Smith and Hubbard",logistics,enterprise,Seattle
|
| 250 |
+
249,Johnston-Hines,fintech,startup,Chicago
|
| 251 |
+
250,Ruiz Ltd,software,enterprise,Boston
|
| 252 |
+
251,Moon-White,software,growth,Atlanta
|
| 253 |
+
252,"Graham, Olsen and Costa",logistics,growth,Seattle
|
| 254 |
+
253,Bailey-Cook,software,startup,Denver
|
| 255 |
+
254,"Garcia, Martin and Jenkins",healthcare,enterprise,Boston
|
| 256 |
+
255,Roberts-Landry,fintech,startup,Austin
|
| 257 |
+
256,"Johnson, Miller and King",software,growth,Austin
|
| 258 |
+
257,Cordova Group,fintech,startup,Atlanta
|
| 259 |
+
258,"Bryan, Smith and Booth",software,enterprise,Seattle
|
| 260 |
+
259,Gutierrez-Lopez,software,startup,Seattle
|
| 261 |
+
260,Dean-Jimenez,logistics,enterprise,Denver
|
| 262 |
+
261,Wolf-Harris,fintech,growth,Atlanta
|
| 263 |
+
262,"Anderson, Roberts and Gilmore",software,startup,Atlanta
|
| 264 |
+
263,Martinez-Dudley,healthcare,startup,Boston
|
| 265 |
+
264,"Lloyd, Mckinney and Collins",retail,startup,Atlanta
|
| 266 |
+
265,Tran Inc,retail,growth,Denver
|
| 267 |
+
266,Gay Inc,logistics,enterprise,Boston
|
| 268 |
+
267,Valentine-Holland,logistics,startup,Austin
|
| 269 |
+
268,Jimenez Ltd,healthcare,enterprise,Boston
|
| 270 |
+
269,Hicks-Hill,fintech,startup,Austin
|
| 271 |
+
270,Baird-Sanchez,logistics,enterprise,Chicago
|
| 272 |
+
271,"Thomas, Lee and Greene",healthcare,enterprise,Seattle
|
| 273 |
+
272,"Suarez, Shields and Hill",software,enterprise,Seattle
|
| 274 |
+
273,Morgan-French,software,enterprise,Boston
|
| 275 |
+
274,Hoover-Campbell,retail,enterprise,Seattle
|
| 276 |
+
275,Monroe-Carpenter,logistics,startup,Atlanta
|
| 277 |
+
276,"Burns, Hernandez and Ryan",logistics,startup,Denver
|
| 278 |
+
277,Cook-Hines,logistics,startup,Austin
|
| 279 |
+
278,Gibson-Morris,fintech,growth,Austin
|
| 280 |
+
279,Pollard and Sons,software,enterprise,Chicago
|
| 281 |
+
280,"Reyes, Chase and Jenkins",software,growth,Austin
|
| 282 |
+
281,Garner-Thornton,healthcare,enterprise,Atlanta
|
| 283 |
+
282,Hughes-Alvarado,logistics,startup,Seattle
|
| 284 |
+
283,"Pollard, Simpson and Johnson",fintech,enterprise,Boston
|
| 285 |
+
284,"Sanford, Rivera and Garcia",logistics,startup,Denver
|
| 286 |
+
285,Garcia-Lozano,logistics,growth,Boston
|
| 287 |
+
286,Bowen Group,retail,enterprise,Boston
|
| 288 |
+
287,"Booker, Jones and Harrington",software,enterprise,Boston
|
| 289 |
+
288,Morgan-Schwartz,logistics,growth,Denver
|
| 290 |
+
289,"Miller, Murphy and Craig",logistics,startup,Chicago
|
| 291 |
+
290,"James, Stewart and Higgins",logistics,growth,Boston
|
| 292 |
+
291,Brennan-Johnson,retail,startup,Chicago
|
| 293 |
+
292,Young Ltd,healthcare,enterprise,Denver
|
| 294 |
+
293,Bright-Francis,retail,enterprise,Austin
|
| 295 |
+
294,Good-Hodges,healthcare,startup,Seattle
|
| 296 |
+
295,"Brennan, Wallace and Benson",logistics,startup,Atlanta
|
| 297 |
+
296,Williams Inc,logistics,startup,Austin
|
| 298 |
+
297,Howard-Jordan,retail,enterprise,Chicago
|
| 299 |
+
298,Schmidt PLC,logistics,growth,Atlanta
|
| 300 |
+
299,"Sparks, Jackson and Miller",healthcare,enterprise,Atlanta
|
| 301 |
+
300,Harvey-Allen,software,growth,Seattle
|
| 302 |
+
301,"Thomas, Murray and King",healthcare,growth,Chicago
|
| 303 |
+
302,Estrada-Nolan,retail,startup,Boston
|
| 304 |
+
303,Santana-Byrd,software,enterprise,Denver
|
| 305 |
+
304,Jones LLC,retail,growth,Seattle
|
| 306 |
+
305,"Evans, Hayden and Vaughn",logistics,growth,Chicago
|
| 307 |
+
306,Bruce-Gonzalez,software,enterprise,Austin
|
| 308 |
+
307,Castaneda-Rodriguez,healthcare,growth,Austin
|
| 309 |
+
308,Armstrong-Andrews,logistics,enterprise,Denver
|
| 310 |
+
309,"Phillips, Spence and Barrett",healthcare,startup,Boston
|
| 311 |
+
310,Smith-Grimes,software,growth,Austin
|
| 312 |
+
311,"Beltran, Lozano and Mcgee",fintech,growth,Denver
|
| 313 |
+
312,Parsons-Hall,fintech,growth,Austin
|
| 314 |
+
313,Robinson-Lee,software,startup,Boston
|
| 315 |
+
314,Byrd-Le,healthcare,startup,Seattle
|
| 316 |
+
315,"Becker, Taylor and Davis",healthcare,growth,Seattle
|
| 317 |
+
316,"Lucas, Parker and Alexander",fintech,growth,Seattle
|
| 318 |
+
317,"Diaz, Anderson and Browning",fintech,growth,Atlanta
|
| 319 |
+
318,Burgess-Thompson,fintech,growth,Seattle
|
| 320 |
+
319,Buchanan LLC,retail,growth,Austin
|
| 321 |
+
320,"Shaw, Nelson and Martin",fintech,growth,Boston
|
data/interviews.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/jobs.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/offers.csv
ADDED
|
@@ -0,0 +1,939 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
offer_id,application_id,offered_at,base_salary,accepted,accepted_at
|
| 2 |
+
1,8,2025-06-24 01:49:44,130303,True,2025-06-01 01:49:44
|
| 3 |
+
2,13,2025-01-31 20:46:02,207647,True,2025-02-24 20:46:02
|
| 4 |
+
3,25,2024-12-01 02:55:22,168168,False,
|
| 5 |
+
4,29,2025-05-27 06:18:41,105156,True,2025-06-02 06:18:41
|
| 6 |
+
5,30,2026-01-03 10:31:40,137936,True,2026-01-07 10:31:40
|
| 7 |
+
6,59,2024-03-21 19:22:44,91273,True,2024-04-04 19:22:44
|
| 8 |
+
7,95,2025-06-18 12:26:08,168551,True,2025-07-03 12:26:08
|
| 9 |
+
8,99,2025-12-03 22:42:07,194985,True,2025-12-10 22:42:07
|
| 10 |
+
9,109,2024-12-07 21:01:11,67060,True,2024-12-03 21:01:11
|
| 11 |
+
10,127,2024-02-21 10:50:13,97729,True,2024-02-25 10:50:13
|
| 12 |
+
11,136,2025-11-20 14:12:06,104486,False,
|
| 13 |
+
12,167,2025-12-22 20:32:04,117855,True,2025-11-30 20:32:04
|
| 14 |
+
13,169,2024-06-29 06:16:26,94679,True,2024-07-16 06:16:26
|
| 15 |
+
14,188,2024-07-13 14:30:39,167542,True,2024-07-23 14:30:39
|
| 16 |
+
15,213,2025-03-10 22:59:06,147328,False,
|
| 17 |
+
16,219,2025-04-21 21:05:33,131350,True,2025-04-02 21:05:33
|
| 18 |
+
17,232,2024-02-17 07:40:29,147659,True,2024-02-18 07:40:29
|
| 19 |
+
18,249,2024-08-23 09:18:30,94487,True,2024-09-07 09:18:30
|
| 20 |
+
19,260,2024-03-04 14:40:31,142659,True,2024-03-19 14:40:31
|
| 21 |
+
20,261,2025-04-13 08:11:49,140026,False,
|
| 22 |
+
21,278,2025-05-19 04:35:54,107117,True,2025-05-20 04:35:54
|
| 23 |
+
22,282,2025-04-25 21:57:12,187119,True,2025-04-28 21:57:12
|
| 24 |
+
23,301,2025-05-08 08:47:29,127781,True,2025-06-05 08:47:29
|
| 25 |
+
24,311,2024-07-06 04:23:06,95473,True,2024-06-21 04:23:06
|
| 26 |
+
25,322,2024-06-16 19:09:30,112570,True,2024-05-25 19:09:30
|
| 27 |
+
26,341,2024-06-05 12:50:51,152596,True,2024-05-27 12:50:51
|
| 28 |
+
27,358,2024-12-25 20:08:45,98760,False,
|
| 29 |
+
28,363,2025-10-07 01:45:59,166079,True,2025-11-03 01:45:59
|
| 30 |
+
29,380,2025-09-26 08:22:57,145799,False,
|
| 31 |
+
30,381,2025-11-07 15:30:28,76928,True,2025-11-21 15:30:28
|
| 32 |
+
31,382,2024-08-07 15:22:44,135179,True,2024-08-01 15:22:44
|
| 33 |
+
32,420,2025-11-04 18:03:30,169014,True,2025-11-12 18:03:30
|
| 34 |
+
33,430,2024-07-19 10:39:28,200678,True,2024-08-07 10:39:28
|
| 35 |
+
34,462,2025-07-14 23:43:43,127053,True,2025-08-20 23:43:43
|
| 36 |
+
35,479,2025-07-13 08:56:02,171827,True,2025-08-09 08:56:02
|
| 37 |
+
36,486,2026-02-08 15:16:18,73592,True,2026-02-13 15:16:18
|
| 38 |
+
37,495,2024-03-15 16:39:03,114309,True,2024-03-17 16:39:03
|
| 39 |
+
38,524,2024-09-06 12:01:01,112299,False,
|
| 40 |
+
39,528,2025-11-29 17:57:46,130603,True,2025-12-03 17:57:46
|
| 41 |
+
40,532,2025-06-18 23:00:37,186912,False,
|
| 42 |
+
41,537,2025-12-09 23:29:20,105069,True,2025-12-25 23:29:20
|
| 43 |
+
42,563,2024-04-09 12:08:11,120631,True,2024-05-09 12:08:11
|
| 44 |
+
43,578,2024-05-29 10:55:57,69665,True,2024-05-20 10:55:57
|
| 45 |
+
44,588,2024-04-17 19:31:45,144779,True,2024-04-08 19:31:45
|
| 46 |
+
45,629,2024-11-07 13:07:42,121021,True,2024-11-29 13:07:42
|
| 47 |
+
46,650,2024-08-18 13:20:19,176822,True,2024-07-28 13:20:19
|
| 48 |
+
47,662,2024-08-12 08:57:05,180171,True,2024-08-11 08:57:05
|
| 49 |
+
48,667,2024-08-18 09:33:51,162094,True,2024-08-21 09:33:51
|
| 50 |
+
49,699,2024-05-31 22:08:54,197850,True,2024-05-22 22:08:54
|
| 51 |
+
50,720,2025-12-12 22:54:51,87234,True,2025-11-24 22:54:51
|
| 52 |
+
51,761,2024-10-03 22:02:02,140665,True,2024-10-11 22:02:02
|
| 53 |
+
52,777,2024-10-24 04:31:27,175230,False,
|
| 54 |
+
53,787,2026-02-18 20:18:42,122295,True,2026-03-20 20:18:42
|
| 55 |
+
54,810,2025-06-24 11:57:10,134432,True,2025-07-15 11:57:10
|
| 56 |
+
55,815,2025-12-05 09:04:20,66532,False,
|
| 57 |
+
56,834,2024-03-19 05:15:06,140582,True,2024-03-08 05:15:06
|
| 58 |
+
57,840,2025-06-23 10:39:29,70240,True,2025-07-03 10:39:29
|
| 59 |
+
58,860,2026-01-24 15:16:18,70770,True,2026-01-14 15:16:18
|
| 60 |
+
59,870,2024-04-07 12:44:09,66467,True,2024-04-10 12:44:09
|
| 61 |
+
60,871,2025-07-24 03:11:08,114922,True,2025-08-05 03:11:08
|
| 62 |
+
61,905,2025-03-17 12:42:00,171927,True,2025-03-08 12:42:00
|
| 63 |
+
62,923,2024-11-15 16:46:06,117301,True,2024-11-05 16:46:06
|
| 64 |
+
63,927,2025-03-27 12:55:40,95816,True,2025-04-03 12:55:40
|
| 65 |
+
64,948,2025-01-22 03:55:31,129045,False,
|
| 66 |
+
65,967,2024-10-20 09:41:15,93740,True,2024-10-14 09:41:15
|
| 67 |
+
66,1052,2024-09-20 17:02:45,130901,True,2024-10-19 17:02:45
|
| 68 |
+
67,1066,2025-10-01 18:36:31,133286,False,
|
| 69 |
+
68,1090,2024-10-09 17:21:03,92806,True,2024-10-20 17:21:03
|
| 70 |
+
69,1095,2025-02-08 23:48:32,156599,True,2025-01-17 23:48:32
|
| 71 |
+
70,1125,2025-04-27 00:29:28,118607,False,
|
| 72 |
+
71,1129,2025-08-19 02:51:19,153788,False,
|
| 73 |
+
72,1156,2024-12-10 14:58:50,106933,True,2024-12-05 14:58:50
|
| 74 |
+
73,1168,2025-02-10 02:48:31,126919,True,2025-03-03 02:48:31
|
| 75 |
+
74,1190,2024-08-18 03:07:46,183655,True,2024-08-25 03:07:46
|
| 76 |
+
75,1191,2024-05-22 09:32:35,95313,False,
|
| 77 |
+
76,1206,2025-11-20 08:28:04,109673,False,
|
| 78 |
+
77,1222,2024-05-10 07:23:38,85581,True,2024-04-26 07:23:38
|
| 79 |
+
78,1229,2025-09-03 02:41:03,180591,True,2025-09-05 02:41:03
|
| 80 |
+
79,1257,2024-10-14 22:33:40,101205,True,2024-10-14 22:33:40
|
| 81 |
+
80,1272,2024-06-03 05:04:52,135603,True,2024-07-11 05:04:52
|
| 82 |
+
81,1352,2024-07-31 18:20:07,119047,True,2024-08-09 18:20:07
|
| 83 |
+
82,1400,2024-09-12 23:00:52,161558,True,2024-09-30 23:00:52
|
| 84 |
+
83,1411,2024-07-04 14:06:07,206713,True,2024-06-19 14:06:07
|
| 85 |
+
84,1416,2025-07-06 00:58:13,98366,False,
|
| 86 |
+
85,1439,2024-11-17 12:47:03,97254,True,2024-10-26 12:47:03
|
| 87 |
+
86,1445,2025-12-09 13:10:07,112172,True,2025-12-22 13:10:07
|
| 88 |
+
87,1463,2025-09-21 20:09:44,138889,True,2025-10-06 20:09:44
|
| 89 |
+
88,1481,2024-09-20 05:41:22,139218,False,
|
| 90 |
+
89,1490,2024-05-09 18:27:38,114901,True,2024-05-16 18:27:38
|
| 91 |
+
90,1497,2026-03-01 13:18:01,99395,False,
|
| 92 |
+
91,1499,2024-04-26 22:54:35,104843,False,
|
| 93 |
+
92,1517,2024-09-03 15:47:51,118384,True,2024-10-10 15:47:51
|
| 94 |
+
93,1520,2024-08-16 07:04:54,129691,True,2024-09-04 07:04:54
|
| 95 |
+
94,1534,2025-12-13 14:02:47,113236,True,2025-12-31 14:02:47
|
| 96 |
+
95,1553,2025-07-08 03:35:42,89415,True,2025-06-20 03:35:42
|
| 97 |
+
96,1561,2024-07-07 20:58:48,101805,False,
|
| 98 |
+
97,1566,2025-04-22 12:47:08,157675,True,2025-05-05 12:47:08
|
| 99 |
+
98,1588,2025-11-24 23:29:20,105230,True,2025-11-14 23:29:20
|
| 100 |
+
99,1592,2026-02-23 09:11:29,142929,True,2026-03-15 09:11:29
|
| 101 |
+
100,1602,2024-07-04 12:39:45,113851,True,2024-06-29 12:39:45
|
| 102 |
+
101,1614,2024-07-22 16:25:59,109554,True,2024-08-02 16:25:59
|
| 103 |
+
102,1629,2024-12-04 08:36:02,96013,True,2024-11-28 08:36:02
|
| 104 |
+
103,1667,2025-12-08 23:29:20,114582,True,2025-12-08 23:29:20
|
| 105 |
+
104,1669,2025-10-20 20:22:21,89208,False,
|
| 106 |
+
105,1676,2025-12-14 08:13:05,115766,True,2026-01-08 08:13:05
|
| 107 |
+
106,1682,2024-04-01 08:27:34,156587,True,2024-04-06 08:27:34
|
| 108 |
+
107,1711,2024-04-13 03:12:05,120589,False,
|
| 109 |
+
108,1738,2025-02-22 00:53:34,98556,True,2025-02-17 00:53:34
|
| 110 |
+
109,1741,2024-12-15 09:06:28,108052,True,2024-12-29 09:06:28
|
| 111 |
+
110,1766,2024-04-12 11:13:39,138430,False,
|
| 112 |
+
111,1773,2026-02-06 15:32:57,101726,False,
|
| 113 |
+
112,1786,2024-12-27 16:55:06,147831,True,2025-01-04 16:55:06
|
| 114 |
+
113,1788,2025-06-21 07:42:57,150266,True,2025-06-27 07:42:57
|
| 115 |
+
114,1811,2024-09-04 13:38:18,64245,False,
|
| 116 |
+
115,1815,2025-01-12 17:56:59,101977,True,2025-01-23 17:56:59
|
| 117 |
+
116,1820,2024-04-01 12:57:11,169416,True,2024-04-18 12:57:11
|
| 118 |
+
117,1822,2025-04-20 13:08:45,141735,False,
|
| 119 |
+
118,1824,2025-02-07 03:55:31,117804,True,2025-02-03 03:55:31
|
| 120 |
+
119,1827,2025-05-26 04:28:32,109640,True,2025-06-04 04:28:32
|
| 121 |
+
120,1834,2024-09-02 13:09:46,159608,True,2024-08-29 13:09:46
|
| 122 |
+
121,1855,2024-11-30 13:50:05,122100,True,2024-12-25 13:50:05
|
| 123 |
+
122,1889,2025-04-20 17:52:24,153144,True,2025-04-22 17:52:24
|
| 124 |
+
123,1899,2025-04-10 04:02:24,104689,True,2025-04-01 04:02:24
|
| 125 |
+
124,1904,2025-05-12 20:24:51,132152,True,2025-05-08 20:24:51
|
| 126 |
+
125,1917,2024-09-14 10:03:06,100139,True,2024-09-15 10:03:06
|
| 127 |
+
126,1952,2024-11-28 06:33:15,187533,False,
|
| 128 |
+
127,1957,2025-08-10 09:02:56,96008,True,2025-08-26 09:02:56
|
| 129 |
+
128,1970,2024-02-05 12:59:26,101562,True,2024-02-16 12:59:26
|
| 130 |
+
129,1978,2024-12-26 10:31:45,78196,False,
|
| 131 |
+
130,1994,2024-04-05 18:49:33,161978,True,2024-04-20 18:49:33
|
| 132 |
+
131,2003,2025-08-20 09:02:56,94823,False,
|
| 133 |
+
132,2015,2024-09-01 05:47:00,122715,True,2024-09-11 05:47:00
|
| 134 |
+
133,2022,2024-11-05 04:18:55,157569,True,2024-10-22 04:18:55
|
| 135 |
+
134,2040,2024-12-02 01:50:15,189274,True,2024-12-03 01:50:15
|
| 136 |
+
135,2062,2025-10-04 11:38:26,112090,True,2025-10-28 11:38:26
|
| 137 |
+
136,2073,2024-07-08 07:31:50,208077,True,2024-08-02 07:31:50
|
| 138 |
+
137,2082,2024-04-08 11:44:42,113291,True,2024-05-05 11:44:42
|
| 139 |
+
138,2097,2025-11-03 15:30:28,69071,True,2025-11-15 15:30:28
|
| 140 |
+
139,2115,2024-12-18 21:11:22,110286,True,2025-01-07 21:11:22
|
| 141 |
+
140,2146,2024-03-16 18:53:29,156544,False,
|
| 142 |
+
141,2155,2026-01-01 20:00:14,130472,False,
|
| 143 |
+
142,2162,2024-10-13 12:15:03,110105,True,2024-10-10 12:15:03
|
| 144 |
+
143,2169,2025-12-02 13:51:55,139509,False,
|
| 145 |
+
144,2237,2024-11-28 06:01:53,185191,True,2024-11-27 06:01:53
|
| 146 |
+
145,2242,2024-05-09 07:29:14,188143,True,2024-04-29 07:29:14
|
| 147 |
+
146,2252,2025-06-24 13:22:23,142924,True,2025-06-24 13:22:23
|
| 148 |
+
147,2265,2025-09-07 00:48:08,67127,True,2025-08-19 00:48:08
|
| 149 |
+
148,2323,2024-03-02 15:03:39,124152,True,2024-03-06 15:03:39
|
| 150 |
+
149,2328,2024-12-17 16:12:16,161504,False,
|
| 151 |
+
150,2331,2024-05-09 03:55:00,114959,True,2024-06-11 03:55:00
|
| 152 |
+
151,2340,2025-10-13 08:24:24,98667,True,2025-09-27 08:24:24
|
| 153 |
+
152,2348,2024-09-20 22:47:06,140189,True,2024-09-17 22:47:06
|
| 154 |
+
153,2352,2025-06-04 03:29:38,138362,True,2025-06-17 03:29:38
|
| 155 |
+
154,2368,2025-09-09 02:51:57,171088,True,2025-09-02 02:51:57
|
| 156 |
+
155,2383,2024-06-27 00:51:24,115799,False,
|
| 157 |
+
156,2401,2024-05-10 12:52:28,186975,True,2024-04-24 12:52:28
|
| 158 |
+
157,2424,2025-02-05 18:39:44,127184,True,2025-02-22 18:39:44
|
| 159 |
+
158,2425,2025-08-26 18:04:34,72390,True,2025-08-29 18:04:34
|
| 160 |
+
159,2438,2024-07-03 07:15:41,118327,False,
|
| 161 |
+
160,2477,2024-10-16 23:03:02,97877,False,
|
| 162 |
+
161,2499,2025-07-19 08:55:41,97068,True,2025-07-05 08:55:41
|
| 163 |
+
162,2521,2025-07-14 00:10:39,110229,True,2025-07-26 00:10:39
|
| 164 |
+
163,2523,2024-05-24 19:09:30,140150,True,2024-05-14 19:09:30
|
| 165 |
+
164,2548,2026-02-20 21:34:34,139384,True,2026-02-14 21:34:34
|
| 166 |
+
165,2555,2025-03-30 21:15:38,130907,True,2025-04-10 21:15:38
|
| 167 |
+
166,2579,2025-12-02 05:46:24,213156,True,2025-12-22 05:46:24
|
| 168 |
+
167,2590,2025-03-12 06:39:57,71507,True,2025-03-15 06:39:57
|
| 169 |
+
168,2596,2025-06-22 18:13:01,138152,True,2025-07-21 18:13:01
|
| 170 |
+
169,2600,2025-10-22 13:51:55,145020,True,2025-11-01 13:51:55
|
| 171 |
+
170,2618,2026-01-13 18:49:32,156566,True,2026-01-23 18:49:32
|
| 172 |
+
171,2648,2025-09-13 20:22:20,133860,True,2025-10-04 20:22:20
|
| 173 |
+
172,2686,2025-07-08 04:08:30,150898,True,2025-07-24 04:08:30
|
| 174 |
+
173,2694,2025-07-11 16:40:19,92219,True,2025-08-02 16:40:19
|
| 175 |
+
174,2727,2024-04-26 08:27:34,162202,False,
|
| 176 |
+
175,2728,2025-03-04 18:52:30,197668,True,2025-02-25 18:52:30
|
| 177 |
+
176,2733,2025-06-17 04:49:54,97351,False,
|
| 178 |
+
177,2740,2024-10-30 15:59:20,124506,True,2024-11-08 15:59:20
|
| 179 |
+
178,2756,2024-09-23 03:00:41,156146,True,2024-09-17 03:00:41
|
| 180 |
+
179,2775,2025-10-17 03:10:32,94171,True,2025-10-02 03:10:32
|
| 181 |
+
180,2809,2024-08-10 19:23:40,147011,False,
|
| 182 |
+
181,2825,2025-03-20 09:41:42,149245,False,
|
| 183 |
+
182,2834,2024-10-08 03:43:41,145979,True,2024-10-10 03:43:41
|
| 184 |
+
183,2839,2025-09-05 08:21:41,71811,True,2025-09-25 08:21:41
|
| 185 |
+
184,2854,2025-11-10 13:37:04,142586,True,2025-11-15 13:37:04
|
| 186 |
+
185,2885,2026-01-22 20:37:40,129205,True,2026-02-11 20:37:40
|
| 187 |
+
186,2910,2025-07-14 02:05:47,98772,True,2025-07-25 02:05:47
|
| 188 |
+
187,2950,2024-05-29 11:40:54,98273,True,2024-06-12 11:40:54
|
| 189 |
+
188,2991,2024-03-18 13:19:31,96341,True,2024-04-04 13:19:31
|
| 190 |
+
189,2996,2025-11-12 19:04:33,139876,False,
|
| 191 |
+
190,3031,2025-04-15 21:54:42,106525,True,2025-05-07 21:54:42
|
| 192 |
+
191,3057,2024-08-17 08:15:16,189955,False,
|
| 193 |
+
192,3069,2025-11-15 18:19:22,69872,True,2025-11-17 18:19:22
|
| 194 |
+
193,3096,2025-11-09 10:17:53,129286,True,2025-11-29 10:17:53
|
| 195 |
+
194,3100,2024-06-22 12:51:28,138870,True,2024-07-26 12:51:28
|
| 196 |
+
195,3105,2024-05-17 19:57:56,111017,False,
|
| 197 |
+
196,3146,2024-07-20 14:33:56,110186,True,2024-07-30 14:33:56
|
| 198 |
+
197,3154,2025-05-29 14:04:04,119564,True,2025-06-09 14:04:04
|
| 199 |
+
198,3161,2024-10-17 04:31:27,178063,True,2024-10-28 04:31:27
|
| 200 |
+
199,3171,2024-07-22 08:10:45,106002,True,2024-07-10 08:10:45
|
| 201 |
+
200,3200,2025-06-01 07:42:57,146968,True,2025-06-10 07:42:57
|
| 202 |
+
201,3207,2024-12-27 15:02:50,106279,True,2025-01-15 15:02:50
|
| 203 |
+
202,3209,2024-06-26 09:16:08,168756,True,2024-07-19 09:16:08
|
| 204 |
+
203,3226,2026-02-23 07:09:32,107156,True,2026-03-01 07:09:32
|
| 205 |
+
204,3227,2025-07-02 13:08:05,216108,False,
|
| 206 |
+
205,3230,2025-01-06 13:50:05,123537,True,2025-01-13 13:50:05
|
| 207 |
+
206,3249,2024-10-10 23:35:11,102779,True,2024-10-28 23:35:11
|
| 208 |
+
207,3254,2024-04-12 06:27:57,133215,True,2024-05-08 06:27:57
|
| 209 |
+
208,3267,2025-09-13 18:49:34,112968,False,
|
| 210 |
+
209,3272,2024-12-19 05:04:37,103223,False,
|
| 211 |
+
210,3288,2024-06-13 08:29:52,100333,False,
|
| 212 |
+
211,3302,2024-05-27 06:51:45,199851,True,2024-06-14 06:51:45
|
| 213 |
+
212,3320,2025-08-10 01:30:15,97301,False,
|
| 214 |
+
213,3361,2025-10-20 08:41:06,131646,False,
|
| 215 |
+
214,3409,2024-10-12 03:43:41,155198,False,
|
| 216 |
+
215,3414,2025-12-02 14:02:47,108446,True,2025-11-18 14:02:47
|
| 217 |
+
216,3416,2024-08-14 12:16:16,136941,True,2024-08-19 12:16:16
|
| 218 |
+
217,3452,2024-10-12 08:38:47,188988,False,
|
| 219 |
+
218,3468,2024-04-17 12:52:28,183482,True,2024-04-24 12:52:28
|
| 220 |
+
219,3487,2025-09-24 09:46:49,173771,True,2025-10-07 09:46:49
|
| 221 |
+
220,3522,2024-06-01 22:43:46,127942,True,2024-06-10 22:43:46
|
| 222 |
+
221,3539,2025-09-20 01:45:45,163977,True,2025-09-24 01:45:45
|
| 223 |
+
222,3548,2024-04-14 07:00:38,144713,True,2024-04-15 07:00:38
|
| 224 |
+
223,3558,2024-08-21 07:50:00,124713,True,2024-07-29 07:50:00
|
| 225 |
+
224,3559,2025-08-27 05:25:53,156539,True,2025-08-20 05:25:53
|
| 226 |
+
225,3584,2024-01-30 06:44:33,223512,True,2024-02-06 06:44:33
|
| 227 |
+
226,3591,2025-02-05 16:16:50,181272,True,2025-03-07 16:16:50
|
| 228 |
+
227,3621,2024-10-08 17:30:58,108788,False,
|
| 229 |
+
228,3653,2025-04-16 01:58:48,189503,True,2025-04-26 01:58:48
|
| 230 |
+
229,3667,2024-08-28 22:31:48,101329,True,2024-08-19 22:31:48
|
| 231 |
+
230,3681,2024-09-27 17:02:45,131817,True,2024-09-15 17:02:45
|
| 232 |
+
231,3697,2025-10-24 05:46:24,205075,True,2025-10-22 05:46:24
|
| 233 |
+
232,3718,2025-10-06 07:41:18,186258,True,2025-11-01 07:41:18
|
| 234 |
+
233,3727,2025-05-04 15:22:38,123341,True,2025-05-12 15:22:38
|
| 235 |
+
234,3752,2024-10-30 15:59:20,127329,True,2024-11-06 15:59:20
|
| 236 |
+
235,3754,2025-01-12 21:21:21,111079,True,2024-12-29 21:21:21
|
| 237 |
+
236,3762,2024-04-25 15:07:35,98712,True,2024-04-30 15:07:35
|
| 238 |
+
237,3770,2025-03-22 13:25:00,92180,False,
|
| 239 |
+
238,3791,2025-12-06 04:21:38,137438,False,
|
| 240 |
+
239,3830,2025-06-11 09:14:20,154488,True,2025-07-01 09:14:20
|
| 241 |
+
240,3840,2025-09-21 11:11:32,136367,True,2025-09-29 11:11:32
|
| 242 |
+
241,3847,2025-12-17 08:52:30,140954,False,
|
| 243 |
+
242,3864,2025-04-06 07:08:44,240017,True,2025-04-10 07:08:44
|
| 244 |
+
243,3867,2025-05-24 15:20:45,142861,True,2025-06-04 15:20:45
|
| 245 |
+
244,3937,2024-05-12 01:43:51,92354,True,2024-05-09 01:43:51
|
| 246 |
+
245,3960,2025-11-22 16:32:51,118881,True,2025-11-29 16:32:51
|
| 247 |
+
246,3968,2025-08-04 10:43:05,91792,True,2025-08-25 10:43:05
|
| 248 |
+
247,3989,2024-09-03 05:52:53,136028,True,2024-09-03 05:52:53
|
| 249 |
+
248,3991,2024-11-16 19:52:09,152793,False,
|
| 250 |
+
249,3999,2025-10-02 21:39:56,110940,True,2025-10-20 21:39:56
|
| 251 |
+
250,4000,2024-07-21 00:53:54,136083,True,2024-08-03 00:53:54
|
| 252 |
+
251,4007,2024-03-26 18:22:29,97598,False,
|
| 253 |
+
252,4009,2025-10-25 03:17:23,104210,True,2025-11-08 03:17:23
|
| 254 |
+
253,4010,2024-03-14 10:28:41,96957,True,2024-03-17 10:28:41
|
| 255 |
+
254,4038,2025-12-26 20:37:40,126354,True,2025-12-20 20:37:40
|
| 256 |
+
255,4039,2025-02-19 19:50:25,109463,False,
|
| 257 |
+
256,4040,2025-04-05 21:05:33,141625,True,2025-04-01 21:05:33
|
| 258 |
+
257,4075,2025-04-09 15:10:05,100637,True,2025-04-28 15:10:05
|
| 259 |
+
258,4100,2024-05-22 05:57:28,177484,True,2024-06-18 05:57:28
|
| 260 |
+
259,4102,2025-10-17 05:50:45,95285,True,2025-10-15 05:50:45
|
| 261 |
+
260,4115,2025-12-23 20:37:40,125810,True,2026-01-09 20:37:40
|
| 262 |
+
261,4137,2025-11-12 06:41:04,130876,False,
|
| 263 |
+
262,4161,2024-03-19 16:34:42,91545,True,2024-03-18 16:34:42
|
| 264 |
+
263,4194,2024-12-16 21:21:21,100603,False,
|
| 265 |
+
264,4221,2025-09-18 07:05:09,113571,False,
|
| 266 |
+
265,4232,2024-06-02 19:21:07,143154,True,2024-05-13 19:21:07
|
| 267 |
+
266,4292,2025-01-12 16:05:42,101255,False,
|
| 268 |
+
267,4307,2025-03-10 18:52:30,206469,True,2025-03-10 18:52:30
|
| 269 |
+
268,4353,2024-05-09 15:13:58,135653,True,2024-06-12 15:13:58
|
| 270 |
+
269,4373,2025-02-28 23:55:16,224046,True,2025-04-06 23:55:16
|
| 271 |
+
270,4417,2025-09-24 14:39:03,103887,False,
|
| 272 |
+
271,4419,2025-04-27 06:41:58,100925,False,
|
| 273 |
+
272,4432,2025-01-09 11:09:19,120861,True,2025-01-03 11:09:19
|
| 274 |
+
273,4443,2025-09-20 17:16:31,132535,True,2025-10-09 17:16:31
|
| 275 |
+
274,4464,2024-07-12 12:38:24,107768,True,2024-06-21 12:38:24
|
| 276 |
+
275,4470,2024-12-28 23:27:31,116418,False,
|
| 277 |
+
276,4475,2024-10-01 14:23:44,184902,False,
|
| 278 |
+
277,4490,2024-03-26 01:02:33,190677,False,
|
| 279 |
+
278,4515,2024-10-11 23:57:38,121150,True,2024-10-17 23:57:38
|
| 280 |
+
279,4521,2024-04-28 17:48:29,123112,False,
|
| 281 |
+
280,4523,2025-10-18 19:54:47,124959,True,2025-11-07 19:54:47
|
| 282 |
+
281,4536,2024-02-07 23:54:28,140965,False,
|
| 283 |
+
282,4549,2024-10-09 11:50:42,100107,True,2024-09-26 11:50:42
|
| 284 |
+
283,4561,2024-08-10 16:23:40,110226,True,2024-08-18 16:23:40
|
| 285 |
+
284,4576,2024-05-12 00:56:02,170093,True,2024-05-03 00:56:02
|
| 286 |
+
285,4608,2024-05-04 06:01:49,152073,True,2024-04-24 06:01:49
|
| 287 |
+
286,4614,2026-02-05 15:16:18,78259,True,2026-01-26 15:16:18
|
| 288 |
+
287,4631,2024-12-22 12:07:21,114222,True,2024-12-27 12:07:21
|
| 289 |
+
288,4654,2026-01-13 04:22:56,114708,False,
|
| 290 |
+
289,4685,2025-07-28 01:30:15,106013,True,2025-07-28 01:30:15
|
| 291 |
+
290,4713,2024-03-12 14:40:03,114585,True,2024-03-17 14:40:03
|
| 292 |
+
291,4721,2024-11-25 10:10:02,206507,True,2024-11-11 10:10:02
|
| 293 |
+
292,4730,2025-11-13 03:42:31,148832,True,2025-11-13 03:42:31
|
| 294 |
+
293,4775,2025-09-28 03:17:23,107537,False,
|
| 295 |
+
294,4785,2025-05-04 15:04:07,151730,True,2025-04-29 15:04:07
|
| 296 |
+
295,4787,2024-12-24 05:14:06,61321,False,
|
| 297 |
+
296,4821,2025-03-17 21:57:12,185966,True,2025-03-21 21:57:12
|
| 298 |
+
297,4829,2025-09-26 19:51:05,137344,True,2025-10-26 19:51:05
|
| 299 |
+
298,4847,2024-12-06 13:05:08,130384,True,2024-11-30 13:05:08
|
| 300 |
+
299,4852,2024-04-28 17:48:29,133386,True,2024-05-23 17:48:29
|
| 301 |
+
300,4853,2024-09-10 02:37:51,67086,False,
|
| 302 |
+
301,4880,2024-04-27 20:04:22,135226,False,
|
| 303 |
+
302,4882,2025-10-19 18:06:23,220097,False,
|
| 304 |
+
303,4908,2025-02-25 05:13:27,184157,True,2025-03-30 05:13:27
|
| 305 |
+
304,4958,2025-10-14 12:41:05,130787,True,2025-10-02 12:41:05
|
| 306 |
+
305,4961,2025-09-30 11:13:16,95335,True,2025-10-02 11:13:16
|
| 307 |
+
306,4964,2025-02-22 13:42:28,129241,False,
|
| 308 |
+
307,4989,2024-04-19 10:53:33,223555,False,
|
| 309 |
+
308,4995,2026-01-04 16:38:19,67932,False,
|
| 310 |
+
309,5003,2025-03-23 07:30:20,149807,False,
|
| 311 |
+
310,5026,2024-12-07 01:00:54,126002,False,
|
| 312 |
+
311,5033,2025-06-02 04:35:54,101556,False,
|
| 313 |
+
312,5035,2024-07-29 02:52:40,133123,False,
|
| 314 |
+
313,5043,2025-12-15 23:33:21,132673,False,
|
| 315 |
+
314,5051,2025-04-08 20:22:26,156102,True,2025-04-30 20:22:26
|
| 316 |
+
315,5075,2024-06-06 14:44:11,191541,True,2024-06-13 14:44:11
|
| 317 |
+
316,5085,2024-08-03 22:24:22,69093,True,2024-07-28 22:24:22
|
| 318 |
+
317,5087,2024-05-24 20:04:22,151548,True,2024-05-02 20:04:22
|
| 319 |
+
318,5089,2024-07-12 14:44:11,183683,True,2024-07-17 14:44:11
|
| 320 |
+
319,5144,2025-06-27 14:11:08,92951,True,2025-07-23 14:11:08
|
| 321 |
+
320,5159,2025-04-29 05:55:46,140168,True,2025-05-05 05:55:46
|
| 322 |
+
321,5162,2025-01-15 13:33:45,118130,True,2025-02-13 13:33:45
|
| 323 |
+
322,5177,2025-09-08 11:11:32,130368,True,2025-09-15 11:11:32
|
| 324 |
+
323,5192,2025-06-16 01:11:58,96240,False,
|
| 325 |
+
324,5203,2024-09-25 05:26:11,148708,True,2024-10-02 05:26:11
|
| 326 |
+
325,5211,2024-03-16 18:42:24,92496,True,2024-03-18 18:42:24
|
| 327 |
+
326,5212,2024-07-25 06:00:39,134876,True,2024-08-31 06:00:39
|
| 328 |
+
327,5225,2025-04-03 14:49:39,109151,True,2025-03-26 14:49:39
|
| 329 |
+
328,5252,2024-02-29 18:12:47,218554,True,2024-03-03 18:12:47
|
| 330 |
+
329,5270,2025-06-19 11:26:57,63160,True,2025-07-08 11:26:57
|
| 331 |
+
330,5291,2025-05-13 21:40:21,186535,True,2025-05-28 21:40:21
|
| 332 |
+
331,5357,2024-05-10 08:34:44,156414,True,2024-05-12 08:34:44
|
| 333 |
+
332,5374,2025-09-09 04:15:00,105308,True,2025-09-07 04:15:00
|
| 334 |
+
333,5379,2025-04-16 13:07:45,117836,False,
|
| 335 |
+
334,5437,2024-03-08 17:29:39,129838,True,2024-03-20 17:29:39
|
| 336 |
+
335,5438,2025-01-24 08:05:30,97831,True,2025-02-21 08:05:30
|
| 337 |
+
336,5440,2024-10-31 05:04:37,100328,False,
|
| 338 |
+
337,5442,2024-03-24 06:00:57,135235,False,
|
| 339 |
+
338,5444,2025-02-19 09:19:00,103629,False,
|
| 340 |
+
339,5465,2025-04-13 10:07:29,66141,True,2025-04-15 10:07:29
|
| 341 |
+
340,5483,2025-04-08 12:36:32,88420,True,2025-04-28 12:36:32
|
| 342 |
+
341,5531,2025-09-10 16:34:28,75865,True,2025-10-02 16:34:28
|
| 343 |
+
342,5560,2025-07-14 09:58:20,120069,True,2025-07-24 09:58:20
|
| 344 |
+
343,5565,2025-09-11 21:03:04,146280,True,2025-08-28 21:03:04
|
| 345 |
+
344,5569,2024-10-06 17:02:45,115607,True,2024-10-04 17:02:45
|
| 346 |
+
345,5577,2025-09-26 17:53:04,100263,True,2025-10-18 17:53:04
|
| 347 |
+
346,5600,2025-01-14 14:52:47,87979,False,
|
| 348 |
+
347,5606,2025-01-11 17:23:13,125930,False,
|
| 349 |
+
348,5623,2024-06-17 22:08:54,168093,True,2024-06-03 22:08:54
|
| 350 |
+
349,5646,2024-06-24 08:06:36,100191,True,2024-07-06 08:06:36
|
| 351 |
+
350,5676,2025-12-31 03:00:00,183236,False,
|
| 352 |
+
351,5680,2025-10-15 11:40:39,133189,True,2025-11-06 11:40:39
|
| 353 |
+
352,5692,2024-11-15 23:39:15,116898,False,
|
| 354 |
+
353,5693,2025-08-05 08:56:02,172300,True,2025-08-23 08:56:02
|
| 355 |
+
354,5733,2025-10-16 14:25:43,98964,True,2025-09-28 14:25:43
|
| 356 |
+
355,5737,2024-03-27 11:13:39,129320,True,2024-04-21 11:13:39
|
| 357 |
+
356,5755,2024-03-03 10:38:54,146179,True,2024-03-09 10:38:54
|
| 358 |
+
357,5792,2024-07-09 04:23:51,158813,True,2024-07-07 04:23:51
|
| 359 |
+
358,5812,2024-08-20 08:21:06,99132,True,2024-08-23 08:21:06
|
| 360 |
+
359,5850,2024-05-03 07:23:38,107871,True,2024-05-19 07:23:38
|
| 361 |
+
360,5856,2024-11-21 00:05:34,133701,False,
|
| 362 |
+
361,5859,2025-04-04 16:11:48,97137,True,2025-03-30 16:11:48
|
| 363 |
+
362,5863,2025-06-22 11:17:28,91255,True,2025-07-15 11:17:28
|
| 364 |
+
363,5880,2025-06-16 01:55:17,183219,True,2025-07-12 01:55:17
|
| 365 |
+
364,5889,2025-11-03 20:55:27,118352,False,
|
| 366 |
+
365,5893,2025-03-05 02:35:56,127972,False,
|
| 367 |
+
366,5898,2024-05-16 18:37:41,69153,True,2024-05-13 18:37:41
|
| 368 |
+
367,5908,2024-03-30 10:07:59,175633,True,2024-04-15 10:07:59
|
| 369 |
+
368,5949,2025-12-19 16:25:13,153577,True,2026-01-06 16:25:13
|
| 370 |
+
369,6010,2025-10-27 09:04:20,68523,False,
|
| 371 |
+
370,6031,2024-09-09 13:09:46,167702,True,2024-09-22 13:09:46
|
| 372 |
+
371,6066,2025-11-11 05:55:58,109837,False,
|
| 373 |
+
372,6079,2025-04-12 22:19:20,120238,True,2025-04-17 22:19:20
|
| 374 |
+
373,6084,2025-10-02 21:22:29,98453,True,2025-09-24 21:22:29
|
| 375 |
+
374,6115,2024-03-18 01:29:30,139998,False,
|
| 376 |
+
375,6127,2025-11-22 13:08:49,86377,True,2025-12-07 13:08:49
|
| 377 |
+
376,6154,2025-09-08 22:30:28,162073,False,
|
| 378 |
+
377,6157,2024-10-19 08:07:52,166623,True,2024-10-23 08:07:52
|
| 379 |
+
378,6184,2025-01-25 10:21:37,112690,False,
|
| 380 |
+
379,6214,2025-06-09 01:58:55,196761,True,2025-06-06 01:58:55
|
| 381 |
+
380,6237,2025-09-03 15:27:21,122412,False,
|
| 382 |
+
381,6252,2025-06-28 14:04:04,125416,True,2025-07-11 14:04:04
|
| 383 |
+
382,6307,2024-03-25 14:03:59,176411,False,
|
| 384 |
+
383,6319,2024-06-29 05:14:25,132963,False,
|
| 385 |
+
384,6325,2025-07-16 06:28:02,141197,True,2025-07-31 06:28:02
|
| 386 |
+
385,6341,2024-06-09 18:07:39,128489,True,2024-07-16 18:07:39
|
| 387 |
+
386,6344,2025-08-22 01:24:53,100123,True,2025-08-01 01:24:53
|
| 388 |
+
387,6356,2025-09-05 21:59:26,181920,True,2025-08-29 21:59:26
|
| 389 |
+
388,6362,2024-10-16 12:14:29,120732,True,2024-10-11 12:14:29
|
| 390 |
+
389,6386,2024-11-25 04:56:04,101266,False,
|
| 391 |
+
390,6400,2025-02-23 09:07:04,64315,True,2025-03-10 09:07:04
|
| 392 |
+
391,6463,2024-11-26 20:08:45,93087,True,2024-11-14 20:08:45
|
| 393 |
+
392,6480,2025-12-04 20:32:04,119700,True,2025-11-17 20:32:04
|
| 394 |
+
393,6488,2025-06-24 10:40:58,123273,True,2025-07-06 10:40:58
|
| 395 |
+
394,6498,2024-04-08 23:53:38,183255,False,
|
| 396 |
+
395,6501,2024-09-05 07:22:13,145960,True,2024-09-14 07:22:13
|
| 397 |
+
396,6542,2024-06-12 01:46:13,96619,True,2024-06-08 01:46:13
|
| 398 |
+
397,6550,2025-06-28 16:06:04,134209,False,
|
| 399 |
+
398,6556,2024-08-04 23:53:29,166356,True,2024-07-29 23:53:29
|
| 400 |
+
399,6570,2024-08-30 18:31:52,117120,True,2024-09-08 18:31:52
|
| 401 |
+
400,6599,2025-11-26 08:49:21,93577,True,2025-12-09 08:49:21
|
| 402 |
+
401,6600,2025-07-19 17:45:09,132472,False,
|
| 403 |
+
402,6604,2024-02-11 10:38:54,142577,False,
|
| 404 |
+
403,6649,2025-02-01 07:30:24,129774,False,
|
| 405 |
+
404,6661,2025-09-02 10:55:59,186389,True,2025-09-08 10:55:59
|
| 406 |
+
405,6669,2025-07-23 18:49:47,126598,True,2025-07-23 18:49:47
|
| 407 |
+
406,6685,2025-03-29 02:49:51,71635,True,2025-05-05 02:49:51
|
| 408 |
+
407,6723,2025-06-23 23:19:08,135615,True,2025-07-28 23:19:08
|
| 409 |
+
408,6749,2024-04-03 16:03:34,141835,True,2024-04-19 16:03:34
|
| 410 |
+
409,6753,2024-12-24 05:13:14,132132,True,2025-01-14 05:13:14
|
| 411 |
+
410,6766,2025-09-12 21:51:00,73887,True,2025-09-21 21:51:00
|
| 412 |
+
411,6779,2025-12-28 17:53:16,73301,False,
|
| 413 |
+
412,6784,2025-09-29 21:10:19,93841,True,2025-09-27 21:10:19
|
| 414 |
+
413,6792,2024-08-19 15:07:04,110033,True,2024-09-05 15:07:04
|
| 415 |
+
414,6816,2024-07-12 14:16:53,97059,False,
|
| 416 |
+
415,6821,2025-07-12 13:08:05,222877,False,
|
| 417 |
+
416,6851,2024-03-19 23:00:55,63899,False,
|
| 418 |
+
417,6859,2024-04-13 23:00:55,64960,True,2024-04-26 23:00:55
|
| 419 |
+
418,6866,2024-04-13 18:30:40,182874,True,2024-04-19 18:30:40
|
| 420 |
+
419,6901,2025-03-18 01:37:53,148440,True,2025-04-11 01:37:53
|
| 421 |
+
420,6909,2024-10-06 12:01:01,107557,False,
|
| 422 |
+
421,6931,2024-04-26 16:15:04,150965,True,2024-05-02 16:15:04
|
| 423 |
+
422,6940,2024-11-24 04:07:43,160068,True,2024-12-09 04:07:43
|
| 424 |
+
423,6951,2025-10-01 20:22:31,184491,True,2025-10-05 20:22:31
|
| 425 |
+
424,7034,2025-07-31 18:10:31,98328,True,2025-08-13 18:10:31
|
| 426 |
+
425,7040,2024-03-07 17:24:04,74097,True,2024-03-07 17:24:04
|
| 427 |
+
426,7048,2024-09-07 23:51:23,152565,True,2024-10-07 23:51:23
|
| 428 |
+
427,7058,2024-08-30 01:42:41,95520,True,2024-09-24 01:42:41
|
| 429 |
+
428,7076,2024-10-15 04:23:31,151263,True,2024-10-31 04:23:31
|
| 430 |
+
429,7100,2024-07-07 12:44:49,156943,True,2024-07-12 12:44:49
|
| 431 |
+
430,7119,2024-12-13 01:09:08,118002,True,2024-12-31 01:09:08
|
| 432 |
+
431,7127,2024-06-05 05:40:19,154867,True,2024-05-28 05:40:19
|
| 433 |
+
432,7130,2024-10-22 21:36:52,138241,True,2024-10-29 21:36:52
|
| 434 |
+
433,7160,2024-08-13 07:04:54,147740,True,2024-08-15 07:04:54
|
| 435 |
+
434,7170,2025-08-22 05:41:38,65588,True,2025-08-30 05:41:38
|
| 436 |
+
435,7189,2024-08-25 22:26:06,154927,False,
|
| 437 |
+
436,7198,2025-10-27 03:40:14,99396,True,2025-10-30 03:40:14
|
| 438 |
+
437,7207,2024-09-30 17:36:41,97425,True,2024-09-18 17:36:41
|
| 439 |
+
438,7227,2025-11-03 18:37:37,117881,True,2025-10-16 18:37:37
|
| 440 |
+
439,7259,2025-03-09 23:55:16,197445,True,2025-02-24 23:55:16
|
| 441 |
+
440,7286,2025-02-05 02:48:31,128342,True,2025-02-05 02:48:31
|
| 442 |
+
441,7314,2025-04-14 01:58:48,185779,True,2025-03-18 01:58:48
|
| 443 |
+
442,7332,2026-01-07 03:43:06,175229,True,2026-01-18 03:43:06
|
| 444 |
+
443,7340,2024-12-25 02:15:11,158124,True,2025-01-02 02:15:11
|
| 445 |
+
444,7345,2025-10-27 08:41:06,162718,True,2025-10-31 08:41:06
|
| 446 |
+
445,7376,2025-12-07 23:29:20,108021,True,2025-12-05 23:29:20
|
| 447 |
+
446,7384,2024-05-09 12:38:30,131506,False,
|
| 448 |
+
447,7435,2026-01-16 19:00:16,85312,False,
|
| 449 |
+
448,7443,2024-05-11 21:06:57,109141,False,
|
| 450 |
+
449,7451,2025-08-12 21:16:06,107688,False,
|
| 451 |
+
450,7453,2024-05-23 23:05:54,207291,False,
|
| 452 |
+
451,7491,2025-10-10 19:43:00,68902,True,2025-10-26 19:43:00
|
| 453 |
+
452,7531,2024-04-20 10:16:36,110566,True,2024-05-14 10:16:36
|
| 454 |
+
453,7534,2024-05-18 15:13:58,164351,False,
|
| 455 |
+
454,7582,2025-08-02 05:59:34,110723,True,2025-08-23 05:59:34
|
| 456 |
+
455,7596,2024-12-31 10:21:37,103598,True,2025-01-14 10:21:37
|
| 457 |
+
456,7615,2025-10-04 16:31:22,68646,True,2025-09-28 16:31:22
|
| 458 |
+
457,7647,2026-01-31 11:01:06,122690,True,2026-02-28 11:01:06
|
| 459 |
+
458,7668,2024-11-17 13:18:43,113146,True,2024-11-21 13:18:43
|
| 460 |
+
459,7674,2024-05-13 15:12:19,137376,True,2024-05-27 15:12:19
|
| 461 |
+
460,7696,2024-12-16 13:07:42,122123,False,
|
| 462 |
+
461,7735,2024-06-01 06:59:09,68242,True,2024-05-19 06:59:09
|
| 463 |
+
462,7759,2025-08-04 08:33:03,133910,True,2025-08-12 08:33:03
|
| 464 |
+
463,7774,2025-05-01 02:30:27,161798,True,2025-04-06 02:30:27
|
| 465 |
+
464,7777,2024-10-03 09:07:13,92327,False,
|
| 466 |
+
465,7809,2024-09-27 23:27:56,146363,False,
|
| 467 |
+
466,7818,2024-05-30 19:37:50,111053,True,2024-06-02 19:37:50
|
| 468 |
+
467,7828,2024-05-13 23:22:25,99395,True,2024-05-23 23:22:25
|
| 469 |
+
468,7829,2025-06-06 01:49:44,140579,True,2025-05-20 01:49:44
|
| 470 |
+
469,7831,2025-04-26 17:01:31,153908,False,
|
| 471 |
+
470,7834,2024-05-24 14:43:30,194677,True,2024-06-01 14:43:30
|
| 472 |
+
471,7853,2025-09-02 10:10:49,126169,True,2025-08-17 10:10:49
|
| 473 |
+
472,7882,2025-06-30 00:14:53,150065,True,2025-07-16 00:14:53
|
| 474 |
+
473,7941,2025-12-18 20:25:36,145272,True,2026-01-11 20:25:36
|
| 475 |
+
474,7957,2024-02-18 18:21:24,228753,True,2024-03-04 18:21:24
|
| 476 |
+
475,7964,2025-10-28 13:41:14,196363,True,2025-11-07 13:41:14
|
| 477 |
+
476,7965,2024-11-18 12:47:03,102779,True,2024-11-07 12:47:03
|
| 478 |
+
477,7977,2025-07-26 09:40:49,92847,False,
|
| 479 |
+
478,7988,2024-10-13 05:23:21,187190,False,
|
| 480 |
+
479,7993,2024-05-07 10:26:25,169223,True,2024-06-07 10:26:25
|
| 481 |
+
480,8019,2026-01-26 11:25:45,112317,True,2026-01-26 11:25:45
|
| 482 |
+
481,8036,2024-02-24 22:24:16,141051,True,2024-02-28 22:24:16
|
| 483 |
+
482,8045,2024-11-14 18:18:09,182584,True,2024-11-08 18:18:09
|
| 484 |
+
483,8046,2025-03-22 13:26:53,164289,True,2025-04-08 13:26:53
|
| 485 |
+
484,8048,2024-03-09 04:15:12,214557,False,
|
| 486 |
+
485,8050,2025-09-02 21:06:56,118335,True,2025-08-28 21:06:56
|
| 487 |
+
486,8064,2024-10-06 21:36:52,128616,True,2024-10-25 21:36:52
|
| 488 |
+
487,8082,2025-01-23 02:57:12,232209,True,2025-01-30 02:57:12
|
| 489 |
+
488,8094,2026-01-01 08:09:55,94876,True,2026-01-11 08:09:55
|
| 490 |
+
489,8120,2024-09-29 22:26:06,147622,False,
|
| 491 |
+
490,8138,2024-06-06 18:42:27,88866,True,2024-06-20 18:42:27
|
| 492 |
+
491,8145,2024-09-11 22:19:09,145991,False,
|
| 493 |
+
492,8147,2025-11-15 13:37:04,160623,True,2025-11-09 13:37:04
|
| 494 |
+
493,8154,2024-07-07 13:49:24,118305,True,2024-07-17 13:49:24
|
| 495 |
+
494,8156,2025-04-18 08:47:32,91092,False,
|
| 496 |
+
495,8186,2024-06-08 17:53:54,118430,True,2024-06-28 17:53:54
|
| 497 |
+
496,8201,2025-08-30 11:16:51,134805,True,2025-09-18 11:16:51
|
| 498 |
+
497,8213,2025-08-22 15:47:30,204701,False,
|
| 499 |
+
498,8236,2025-05-26 20:24:46,144392,True,2025-06-11 20:24:46
|
| 500 |
+
499,8244,2025-11-24 17:35:07,204377,True,2025-12-02 17:35:07
|
| 501 |
+
500,8245,2024-11-26 13:07:42,124335,True,2024-12-19 13:07:42
|
| 502 |
+
501,8272,2025-04-12 21:15:38,131035,True,2025-05-03 21:15:38
|
| 503 |
+
502,8284,2026-02-04 00:26:09,116800,False,
|
| 504 |
+
503,8288,2025-09-20 14:04:18,107090,True,2025-10-15 14:04:18
|
| 505 |
+
504,8294,2025-03-07 19:13:06,124807,True,2025-03-02 19:13:06
|
| 506 |
+
505,8322,2025-08-15 07:35:50,88585,True,2025-09-08 07:35:50
|
| 507 |
+
506,8328,2025-06-29 13:35:39,173145,True,2025-07-04 13:35:39
|
| 508 |
+
507,8342,2024-04-15 13:19:31,98925,True,2024-04-22 13:19:31
|
| 509 |
+
508,8354,2026-01-05 17:06:20,97955,True,2025-12-20 17:06:20
|
| 510 |
+
509,8393,2024-06-04 19:57:56,117198,False,
|
| 511 |
+
510,8419,2024-07-26 12:16:16,143030,True,2024-08-18 12:16:16
|
| 512 |
+
511,8438,2024-06-01 04:16:34,112024,True,2024-06-01 04:16:34
|
| 513 |
+
512,8441,2024-11-17 18:18:09,182381,False,
|
| 514 |
+
513,8444,2024-10-20 01:04:45,119612,True,2024-10-09 01:04:45
|
| 515 |
+
514,8472,2026-02-13 20:01:41,93547,True,2026-03-14 20:01:41
|
| 516 |
+
515,8493,2024-05-28 09:54:15,124598,True,2024-05-22 09:54:15
|
| 517 |
+
516,8516,2025-10-10 05:19:16,125325,True,2025-10-10 05:19:16
|
| 518 |
+
517,8520,2025-07-04 14:22:35,137418,True,2025-07-12 14:22:35
|
| 519 |
+
518,8526,2026-02-15 16:42:57,135329,True,2026-02-25 16:42:57
|
| 520 |
+
519,8564,2024-08-17 05:47:00,122840,True,2024-08-13 05:47:00
|
| 521 |
+
520,8565,2025-12-19 07:26:54,104623,True,2025-12-24 07:26:54
|
| 522 |
+
521,8568,2024-06-04 18:37:32,165234,True,2024-06-22 18:37:32
|
| 523 |
+
522,8587,2024-06-21 02:33:21,87344,False,
|
| 524 |
+
523,8607,2024-06-23 00:26:43,134257,True,2024-06-11 00:26:43
|
| 525 |
+
524,8612,2024-09-23 18:28:34,225397,True,2024-09-29 18:28:34
|
| 526 |
+
525,8613,2025-07-14 04:34:08,129301,True,2025-07-11 04:34:08
|
| 527 |
+
526,8645,2024-10-09 03:43:41,133642,True,2024-10-16 03:43:41
|
| 528 |
+
527,8656,2025-06-14 11:43:12,135345,False,
|
| 529 |
+
528,8738,2024-02-08 04:11:11,158905,False,
|
| 530 |
+
529,8741,2024-09-05 18:28:34,212869,True,2024-09-07 18:28:34
|
| 531 |
+
530,8745,2025-09-03 00:31:28,88657,True,2025-09-16 00:31:28
|
| 532 |
+
531,8769,2024-09-17 18:14:35,93572,False,
|
| 533 |
+
532,8825,2025-03-13 14:06:25,129296,True,2025-03-12 14:06:25
|
| 534 |
+
533,8829,2024-11-28 16:28:05,148839,True,2024-12-02 16:28:05
|
| 535 |
+
534,8844,2025-06-23 16:40:41,135987,False,
|
| 536 |
+
535,8855,2024-06-21 01:28:18,70472,True,2024-06-05 01:28:18
|
| 537 |
+
536,8872,2024-06-08 11:20:45,183588,True,2024-07-03 11:20:45
|
| 538 |
+
537,8888,2024-12-04 09:42:14,70751,True,2024-12-16 09:42:14
|
| 539 |
+
538,8900,2024-08-27 09:07:13,99915,True,2024-08-26 09:07:13
|
| 540 |
+
539,8953,2024-04-06 06:01:49,141322,True,2024-04-03 06:01:49
|
| 541 |
+
540,8975,2025-09-26 03:33:16,97413,False,
|
| 542 |
+
541,9029,2024-07-21 01:46:13,91596,False,
|
| 543 |
+
542,9044,2024-02-20 04:15:12,207421,True,2024-02-05 04:15:12
|
| 544 |
+
543,9063,2024-04-03 16:03:34,161322,True,2024-05-02 16:03:34
|
| 545 |
+
544,9068,2026-01-04 08:08:51,89092,False,
|
| 546 |
+
545,9074,2025-10-30 05:52:34,200457,True,2025-11-28 05:52:34
|
| 547 |
+
546,9083,2024-10-02 22:34:40,123719,False,
|
| 548 |
+
547,9087,2024-10-25 06:25:06,123855,False,
|
| 549 |
+
548,9090,2025-06-09 13:22:23,156074,False,
|
| 550 |
+
549,9097,2025-01-11 16:45:56,198201,False,
|
| 551 |
+
550,9172,2024-09-15 21:55:20,94178,False,
|
| 552 |
+
551,9223,2025-07-16 09:14:20,136163,False,
|
| 553 |
+
552,9227,2025-10-11 12:48:49,145621,True,2025-10-14 12:48:49
|
| 554 |
+
553,9232,2024-07-31 07:04:54,126366,True,2024-07-29 07:04:54
|
| 555 |
+
554,9251,2024-07-31 13:17:52,136814,True,2024-07-25 13:17:52
|
| 556 |
+
555,9260,2025-02-27 16:21:35,133099,True,2025-02-19 16:21:35
|
| 557 |
+
556,9268,2024-08-15 02:52:40,146249,True,2024-08-03 02:52:40
|
| 558 |
+
557,9318,2025-10-11 11:13:16,96609,True,2025-10-21 11:13:16
|
| 559 |
+
558,9328,2024-07-26 07:32:12,100459,True,2024-07-07 07:32:12
|
| 560 |
+
559,9344,2024-06-26 00:46:19,101761,True,2024-06-28 00:46:19
|
| 561 |
+
560,9359,2024-04-15 12:19:13,150376,True,2024-04-23 12:19:13
|
| 562 |
+
561,9363,2025-05-31 18:43:06,140370,True,2025-06-07 18:43:06
|
| 563 |
+
562,9376,2025-07-23 08:20:15,182969,True,2025-07-30 08:20:15
|
| 564 |
+
563,9379,2024-10-05 12:01:01,103185,False,
|
| 565 |
+
564,9394,2024-11-18 12:14:29,124192,True,2024-12-06 12:14:29
|
| 566 |
+
565,9398,2025-12-24 23:29:20,108772,False,
|
| 567 |
+
566,9402,2025-11-09 01:52:45,101902,True,2025-11-13 01:52:45
|
| 568 |
+
567,9437,2026-02-05 14:32:11,146250,False,
|
| 569 |
+
568,9453,2024-03-29 10:15:57,174162,True,2024-03-19 10:15:57
|
| 570 |
+
569,9466,2024-06-12 06:51:45,182539,True,2024-06-15 06:51:45
|
| 571 |
+
570,9474,2024-11-13 20:18:00,86331,True,2024-11-22 20:18:00
|
| 572 |
+
571,9485,2024-05-10 18:36:55,211388,True,2024-05-31 18:36:55
|
| 573 |
+
572,9490,2024-04-25 13:55:21,101068,True,2024-05-24 13:55:21
|
| 574 |
+
573,9505,2024-04-27 03:08:29,186684,True,2024-05-04 03:08:29
|
| 575 |
+
574,9525,2024-02-28 08:36:05,146533,True,2024-03-02 08:36:05
|
| 576 |
+
575,9562,2025-12-04 05:52:34,225774,True,2025-12-06 05:52:34
|
| 577 |
+
576,9564,2025-10-28 10:59:41,108559,True,2025-11-02 10:59:41
|
| 578 |
+
577,9573,2026-01-31 09:56:04,146065,True,2026-02-16 09:56:04
|
| 579 |
+
578,9577,2025-03-11 09:41:42,150039,True,2025-03-08 09:41:42
|
| 580 |
+
579,9597,2024-07-18 09:54:14,102909,True,2024-07-23 09:54:14
|
| 581 |
+
580,9605,2025-02-16 20:56:56,230755,True,2025-02-07 20:56:56
|
| 582 |
+
581,9609,2025-09-29 18:06:26,94324,True,2025-09-14 18:06:26
|
| 583 |
+
582,9626,2025-12-04 20:32:04,124014,False,
|
| 584 |
+
583,9655,2025-01-26 03:05:12,97311,True,2025-02-19 03:05:12
|
| 585 |
+
584,9660,2024-04-26 14:49:52,70165,True,2024-05-04 14:49:52
|
| 586 |
+
585,9662,2024-10-21 04:18:55,157029,True,2024-11-09 04:18:55
|
| 587 |
+
586,9663,2025-05-13 21:54:42,99836,True,2025-05-08 21:54:42
|
| 588 |
+
587,9665,2025-02-07 15:10:35,215454,True,2025-02-20 15:10:35
|
| 589 |
+
588,9684,2024-09-27 06:15:12,90540,True,2024-10-04 06:15:12
|
| 590 |
+
589,9700,2025-03-10 21:52:30,194657,False,
|
| 591 |
+
590,9707,2025-06-01 20:24:51,121086,True,2025-05-16 20:24:51
|
| 592 |
+
591,9708,2026-01-27 17:50:56,189941,True,2026-02-01 17:50:56
|
| 593 |
+
592,9756,2025-03-21 10:24:04,138860,True,2025-03-09 10:24:04
|
| 594 |
+
593,9762,2024-04-07 03:41:51,127320,True,2024-05-02 03:41:51
|
| 595 |
+
594,9764,2024-06-09 18:15:01,141205,False,
|
| 596 |
+
595,9765,2025-06-20 02:13:48,97653,True,2025-06-30 02:13:48
|
| 597 |
+
596,9769,2025-12-03 21:46:52,185211,True,2025-11-18 21:46:52
|
| 598 |
+
597,9770,2024-12-22 01:36:01,152212,True,2024-11-30 01:36:01
|
| 599 |
+
598,9772,2024-10-03 22:26:06,134531,False,
|
| 600 |
+
599,9774,2026-02-09 12:25:53,126567,True,2026-02-11 12:25:53
|
| 601 |
+
600,9780,2024-04-13 08:59:57,88477,True,2024-04-28 08:59:57
|
| 602 |
+
601,9790,2025-03-22 05:33:11,111451,False,
|
| 603 |
+
602,9799,2025-09-18 04:13:45,130861,False,
|
| 604 |
+
603,9800,2025-08-23 16:46:38,110031,True,2025-08-01 16:46:38
|
| 605 |
+
604,9816,2025-04-24 08:07:38,166957,True,2025-04-09 08:07:38
|
| 606 |
+
605,9823,2025-01-19 23:27:31,135447,False,
|
| 607 |
+
606,9825,2025-06-02 06:49:33,77088,True,2025-06-13 06:49:33
|
| 608 |
+
607,9838,2024-04-10 03:08:29,188506,True,2024-04-11 03:08:29
|
| 609 |
+
608,9843,2024-10-06 21:30:30,132410,True,2024-10-11 21:30:30
|
| 610 |
+
609,9846,2024-06-09 11:40:54,109432,True,2024-06-30 11:40:54
|
| 611 |
+
610,9856,2025-07-25 13:06:03,141991,True,2025-08-02 13:06:03
|
| 612 |
+
611,9861,2025-04-24 13:32:15,97883,True,2025-05-08 13:32:15
|
| 613 |
+
612,9889,2024-09-03 06:26:05,98016,True,2024-09-06 06:26:05
|
| 614 |
+
613,9891,2025-08-30 04:29:11,89023,True,2025-09-03 04:29:11
|
| 615 |
+
614,9896,2024-06-22 22:00:31,156813,True,2024-06-15 22:00:31
|
| 616 |
+
615,9911,2025-03-17 12:39:55,121600,False,
|
| 617 |
+
616,9919,2025-12-19 04:53:45,119237,True,2026-01-26 04:53:45
|
| 618 |
+
617,9958,2025-08-27 16:28:31,126449,True,2025-08-20 16:28:31
|
| 619 |
+
618,9970,2025-08-11 03:35:42,88351,False,
|
| 620 |
+
619,9973,2025-04-12 19:22:21,125763,True,2025-03-30 19:22:21
|
| 621 |
+
620,9984,2025-08-16 07:05:09,125978,True,2025-08-19 07:05:09
|
| 622 |
+
621,9985,2024-12-02 07:50:03,99946,True,2024-12-22 07:50:03
|
| 623 |
+
622,9995,2024-08-08 21:15:10,138505,True,2024-08-11 21:15:10
|
| 624 |
+
623,10005,2024-08-27 09:18:30,100365,True,2024-09-12 09:18:30
|
| 625 |
+
624,10026,2024-12-26 13:37:37,102113,True,2024-12-31 13:37:37
|
| 626 |
+
625,10078,2024-05-10 15:59:53,80720,True,2024-05-20 15:59:53
|
| 627 |
+
626,10089,2025-04-04 19:01:24,123064,False,
|
| 628 |
+
627,10100,2024-06-09 11:09:58,148081,False,
|
| 629 |
+
628,10109,2024-02-10 10:22:06,116003,True,2024-02-09 10:22:06
|
| 630 |
+
629,10121,2024-11-09 22:24:28,131806,False,
|
| 631 |
+
630,10139,2025-04-07 03:14:23,198402,True,2025-04-04 03:14:23
|
| 632 |
+
631,10181,2024-09-20 05:17:58,170551,True,2024-09-17 05:17:58
|
| 633 |
+
632,10247,2025-03-18 22:25:30,133424,True,2025-03-09 22:25:30
|
| 634 |
+
633,10260,2024-03-26 08:50:44,133434,True,2024-03-11 08:50:44
|
| 635 |
+
634,10269,2024-07-15 09:26:29,138887,True,2024-08-11 09:26:29
|
| 636 |
+
635,10272,2024-05-12 15:54:34,99517,True,2024-04-30 15:54:34
|
| 637 |
+
636,10290,2025-12-02 21:43:28,96427,True,2025-12-24 21:43:28
|
| 638 |
+
637,10304,2026-02-23 14:13:40,141254,True,2026-02-09 14:13:40
|
| 639 |
+
638,10309,2025-11-07 16:53:46,97615,True,2025-11-04 16:53:46
|
| 640 |
+
639,10312,2025-12-20 19:04:51,78612,True,2026-01-09 19:04:51
|
| 641 |
+
640,10338,2025-05-08 12:24:10,97825,True,2025-05-27 12:24:10
|
| 642 |
+
641,10340,2025-04-01 00:48:25,96844,True,2025-04-10 00:48:25
|
| 643 |
+
642,10360,2025-10-11 03:11:36,141631,True,2025-11-01 03:11:36
|
| 644 |
+
643,10361,2025-04-06 11:57:49,109808,True,2025-04-08 11:57:49
|
| 645 |
+
644,10392,2025-05-15 13:34:48,88039,False,
|
| 646 |
+
645,10401,2025-03-08 15:37:50,74192,True,2025-04-11 15:37:50
|
| 647 |
+
646,10427,2025-09-28 01:45:45,163392,True,2025-10-13 01:45:45
|
| 648 |
+
647,10466,2025-10-04 19:04:33,111383,True,2025-10-20 19:04:33
|
| 649 |
+
648,10471,2025-04-17 17:01:31,143013,True,2025-05-08 17:01:31
|
| 650 |
+
649,10474,2025-06-25 20:04:35,123381,False,
|
| 651 |
+
650,10486,2025-01-11 09:40:30,108385,False,
|
| 652 |
+
651,10495,2024-12-31 09:06:28,126526,True,2025-01-24 09:06:28
|
| 653 |
+
652,10504,2025-08-05 02:51:00,136293,True,2025-08-03 02:51:00
|
| 654 |
+
653,10505,2024-05-18 11:09:58,151402,True,2024-05-28 11:09:58
|
| 655 |
+
654,10529,2025-11-09 01:22:15,91701,False,
|
| 656 |
+
655,10533,2025-12-12 07:02:40,166973,True,2025-12-08 07:02:40
|
| 657 |
+
656,10545,2025-12-16 21:49:46,127649,True,2025-12-04 21:49:46
|
| 658 |
+
657,10555,2026-02-11 23:09:08,104709,False,
|
| 659 |
+
658,10560,2024-11-15 04:18:55,138877,True,2024-11-01 04:18:55
|
| 660 |
+
659,10573,2024-04-19 12:38:30,135759,True,2024-04-25 12:38:30
|
| 661 |
+
660,10585,2025-08-27 21:10:09,114463,True,2025-09-26 21:10:09
|
| 662 |
+
661,10589,2025-09-03 03:21:48,106154,False,
|
| 663 |
+
662,10605,2024-07-09 18:14:18,72728,True,2024-07-26 18:14:18
|
| 664 |
+
663,10607,2026-02-22 11:01:06,117894,True,2026-01-31 11:01:06
|
| 665 |
+
664,10627,2025-09-25 14:03:51,102740,True,2025-10-21 14:03:51
|
| 666 |
+
665,10655,2024-03-21 22:44:17,94678,True,2024-03-13 22:44:17
|
| 667 |
+
666,10668,2025-04-16 10:46:54,89359,True,2025-04-25 10:46:54
|
| 668 |
+
667,10671,2025-08-28 21:51:00,71688,False,
|
| 669 |
+
668,10681,2024-05-05 13:55:21,101021,True,2024-06-03 13:55:21
|
| 670 |
+
669,10687,2025-08-16 02:32:22,103828,True,2025-08-25 02:32:22
|
| 671 |
+
670,10693,2025-09-02 20:38:26,74030,True,2025-10-10 20:38:26
|
| 672 |
+
671,10706,2025-03-20 15:42:41,109927,True,2025-03-18 15:42:41
|
| 673 |
+
672,10708,2025-02-06 08:18:42,195224,True,2025-02-04 08:18:42
|
| 674 |
+
673,10716,2024-10-20 12:14:29,121417,True,2024-10-21 12:14:29
|
| 675 |
+
674,10722,2024-02-29 07:31:51,163158,True,2024-03-26 07:31:51
|
| 676 |
+
675,10743,2024-04-03 04:14:25,142254,True,2024-05-01 04:14:25
|
| 677 |
+
676,10744,2024-05-28 09:12:43,102058,True,2024-06-08 09:12:43
|
| 678 |
+
677,10777,2025-06-14 04:46:03,126882,True,2025-07-06 04:46:03
|
| 679 |
+
678,10789,2024-09-24 17:02:45,114984,True,2024-09-30 17:02:45
|
| 680 |
+
679,10805,2025-10-18 19:29:11,132360,True,2025-10-29 19:29:11
|
| 681 |
+
680,10822,2025-07-12 00:53:45,90796,False,
|
| 682 |
+
681,10823,2025-06-04 13:32:15,105439,True,2025-05-19 13:32:15
|
| 683 |
+
682,10853,2024-02-08 04:15:12,209921,True,2024-03-11 04:15:12
|
| 684 |
+
683,10868,2024-09-14 16:12:03,106629,True,2024-09-18 16:12:03
|
| 685 |
+
684,10870,2024-10-13 13:28:16,97230,True,2024-10-20 13:28:16
|
| 686 |
+
685,10904,2025-04-10 18:52:16,65191,True,2025-04-16 18:52:16
|
| 687 |
+
686,10911,2025-01-31 17:00:59,104244,False,
|
| 688 |
+
687,10938,2025-04-09 00:32:20,106921,True,2025-03-27 00:32:20
|
| 689 |
+
688,10939,2024-06-13 13:02:49,120782,False,
|
| 690 |
+
689,10953,2025-01-14 20:54:16,94448,True,2025-01-27 20:54:16
|
| 691 |
+
690,10958,2025-04-18 04:02:24,98121,True,2025-05-09 04:02:24
|
| 692 |
+
691,10967,2026-02-15 23:14:32,135841,True,2026-02-17 23:14:32
|
| 693 |
+
692,11010,2024-12-26 17:06:10,169377,True,2024-12-23 17:06:10
|
| 694 |
+
693,11037,2025-05-09 15:31:34,129425,True,2025-06-05 15:31:34
|
| 695 |
+
694,11042,2024-04-13 18:47:06,126854,True,2024-04-22 18:47:06
|
| 696 |
+
695,11050,2025-03-04 04:52:43,114152,True,2025-03-01 04:52:43
|
| 697 |
+
696,11072,2025-07-29 20:35:33,118036,False,
|
| 698 |
+
697,11078,2024-09-08 18:11:47,120501,True,2024-10-07 18:11:47
|
| 699 |
+
698,11085,2025-08-23 00:44:35,173587,True,2025-09-07 00:44:35
|
| 700 |
+
699,11158,2025-08-08 20:32:19,96109,True,2025-07-28 20:32:19
|
| 701 |
+
700,11177,2025-08-29 19:19:23,104996,True,2025-09-11 19:19:23
|
| 702 |
+
701,11191,2025-06-27 00:48:33,118761,True,2025-06-30 00:48:33
|
| 703 |
+
702,11231,2025-10-12 07:29:37,135288,False,
|
| 704 |
+
703,11240,2024-06-14 18:14:44,79497,True,2024-07-04 18:14:44
|
| 705 |
+
704,11251,2025-07-20 02:24:00,186073,True,2025-07-29 02:24:00
|
| 706 |
+
705,11280,2025-05-25 10:40:58,115267,True,2025-06-07 10:40:58
|
| 707 |
+
706,11281,2026-02-10 18:49:32,135162,True,2026-02-02 18:49:32
|
| 708 |
+
707,11285,2024-06-10 06:51:45,206202,True,2024-05-29 06:51:45
|
| 709 |
+
708,11349,2025-03-17 16:58:52,110113,True,2025-03-18 16:58:52
|
| 710 |
+
709,11353,2024-12-07 00:05:34,139524,False,
|
| 711 |
+
710,11387,2025-05-15 15:04:07,171145,True,2025-05-12 15:04:07
|
| 712 |
+
711,11396,2024-02-27 00:01:07,169939,True,2024-02-20 00:01:07
|
| 713 |
+
712,11435,2024-06-08 08:24:08,130859,False,
|
| 714 |
+
713,11471,2024-04-24 22:05:18,154581,True,2024-04-27 22:05:18
|
| 715 |
+
714,11473,2024-04-15 14:56:54,157392,True,2024-04-26 14:56:54
|
| 716 |
+
715,11507,2026-02-04 20:41:54,105247,True,2026-03-11 20:41:54
|
| 717 |
+
716,11508,2025-01-29 15:59:39,193180,True,2025-01-28 15:59:39
|
| 718 |
+
717,11509,2024-08-13 07:51:21,185784,True,2024-08-29 07:51:21
|
| 719 |
+
718,11537,2025-05-17 13:35:39,174384,True,2025-05-27 13:35:39
|
| 720 |
+
719,11539,2025-08-14 14:03:41,92316,True,2025-08-13 14:03:41
|
| 721 |
+
720,11542,2025-07-28 12:36:39,171399,True,2025-08-14 12:36:39
|
| 722 |
+
721,11551,2024-11-12 12:12:29,140605,True,2024-11-22 12:12:29
|
| 723 |
+
722,11559,2024-06-05 20:25:01,217130,True,2024-07-13 20:25:01
|
| 724 |
+
723,11579,2025-10-31 12:48:49,134907,False,
|
| 725 |
+
724,11593,2025-10-05 14:51:42,131435,False,
|
| 726 |
+
725,11602,2025-01-31 05:01:18,77157,True,2025-02-25 05:01:18
|
| 727 |
+
726,11613,2024-09-06 22:18:51,166084,False,
|
| 728 |
+
727,11616,2024-11-27 09:37:58,134574,True,2024-12-15 09:37:58
|
| 729 |
+
728,11624,2024-06-11 04:23:06,97180,True,2024-06-05 04:23:06
|
| 730 |
+
729,11630,2025-08-21 04:13:45,132505,True,2025-08-26 04:13:45
|
| 731 |
+
730,11633,2026-01-09 09:55:41,122606,True,2026-01-02 09:55:41
|
| 732 |
+
731,11635,2025-09-08 16:28:31,126205,False,
|
| 733 |
+
732,11642,2024-04-15 05:44:48,143834,True,2024-04-26 05:44:48
|
| 734 |
+
733,11647,2025-09-27 16:34:28,80280,True,2025-09-19 16:34:28
|
| 735 |
+
734,11650,2026-01-14 08:28:49,68577,True,2025-12-29 08:28:49
|
| 736 |
+
735,11680,2025-04-18 18:42:41,119219,True,2025-04-01 18:42:41
|
| 737 |
+
736,11694,2025-02-04 13:13:55,94590,False,
|
| 738 |
+
737,11695,2024-07-01 00:50:20,94423,True,2024-06-27 00:50:20
|
| 739 |
+
738,11706,2024-02-22 22:24:00,102549,True,2024-03-20 22:24:00
|
| 740 |
+
739,11710,2025-12-02 10:17:53,130467,False,
|
| 741 |
+
740,11778,2025-01-06 20:18:00,97634,True,2025-01-01 20:18:00
|
| 742 |
+
741,11786,2025-10-07 05:07:24,87853,True,2025-10-26 05:07:24
|
| 743 |
+
742,11794,2024-11-12 08:49:00,141433,False,
|
| 744 |
+
743,11834,2025-06-25 06:19:34,163709,True,2025-07-09 06:19:34
|
| 745 |
+
744,11856,2024-09-21 16:28:23,73163,True,2024-09-27 16:28:23
|
| 746 |
+
745,11895,2024-09-22 11:23:26,228676,True,2024-08-30 11:23:26
|
| 747 |
+
746,11952,2024-06-18 04:40:04,135021,False,
|
| 748 |
+
747,11953,2024-12-12 16:56:25,136222,True,2024-12-19 16:56:25
|
| 749 |
+
748,12013,2024-10-02 13:28:16,99350,True,2024-10-29 13:28:16
|
| 750 |
+
749,12018,2025-12-15 01:25:19,116986,True,2025-11-24 01:25:19
|
| 751 |
+
750,12020,2024-03-20 16:40:13,124407,False,
|
| 752 |
+
751,12023,2025-06-15 04:08:30,144780,True,2025-06-26 04:08:30
|
| 753 |
+
752,12031,2025-09-10 11:16:51,146753,False,
|
| 754 |
+
753,12040,2026-02-07 07:00:43,97767,True,2026-03-05 07:00:43
|
| 755 |
+
754,12050,2024-09-19 19:46:13,111325,True,2024-10-12 19:46:13
|
| 756 |
+
755,12071,2024-07-31 12:00:13,108554,False,
|
| 757 |
+
756,12151,2025-12-04 13:10:07,114222,True,2025-12-05 13:10:07
|
| 758 |
+
757,12158,2024-07-16 09:01:10,102885,True,2024-07-09 09:01:10
|
| 759 |
+
758,12172,2024-09-17 03:00:46,117079,False,
|
| 760 |
+
759,12180,2025-01-27 23:35:38,91888,False,
|
| 761 |
+
760,12194,2025-03-25 15:34:01,175927,True,2025-03-19 15:34:01
|
| 762 |
+
761,12198,2024-07-19 13:49:24,136905,True,2024-07-20 13:49:24
|
| 763 |
+
762,12224,2025-06-29 09:29:50,161942,True,2025-07-08 09:29:50
|
| 764 |
+
763,12225,2025-11-11 18:51:23,105745,True,2025-11-08 18:51:23
|
| 765 |
+
764,12228,2025-12-30 03:32:41,134585,True,2026-01-29 03:32:41
|
| 766 |
+
765,12234,2025-09-13 15:06:12,181298,False,
|
| 767 |
+
766,12246,2025-10-10 09:35:30,78552,True,2025-10-20 09:35:30
|
| 768 |
+
767,12260,2024-04-23 12:38:30,148957,True,2024-04-28 12:38:30
|
| 769 |
+
768,12269,2025-06-08 17:45:54,160014,True,2025-05-18 17:45:54
|
| 770 |
+
769,12270,2024-05-02 03:06:15,102594,True,2024-04-26 03:06:15
|
| 771 |
+
770,12281,2024-03-18 17:24:04,70313,True,2024-02-28 17:24:04
|
| 772 |
+
771,12332,2024-10-15 12:47:03,97313,True,2024-10-26 12:47:03
|
| 773 |
+
772,12338,2025-08-07 03:55:09,157213,False,
|
| 774 |
+
773,12341,2024-04-06 14:49:52,74154,True,2024-04-23 14:49:52
|
| 775 |
+
774,12352,2025-12-13 21:45:08,174004,True,2025-12-09 21:45:08
|
| 776 |
+
775,12354,2025-09-17 02:51:00,121024,True,2025-09-14 02:51:00
|
| 777 |
+
776,12376,2025-11-24 01:22:15,88459,False,
|
| 778 |
+
777,12406,2024-05-16 09:54:15,126661,True,2024-04-27 09:54:15
|
| 779 |
+
778,12413,2025-06-03 11:51:59,154629,True,2025-06-15 11:51:59
|
| 780 |
+
779,12439,2025-02-15 17:04:19,118751,True,2025-02-03 17:04:19
|
| 781 |
+
780,12443,2024-08-03 02:09:52,102573,True,2024-08-09 02:09:52
|
| 782 |
+
781,12444,2024-04-19 20:45:50,155829,False,
|
| 783 |
+
782,12460,2025-11-21 21:49:46,132751,True,2025-11-27 21:49:46
|
| 784 |
+
783,12465,2025-09-14 04:32:58,135045,True,2025-09-29 04:32:58
|
| 785 |
+
784,12481,2026-02-18 14:32:11,152589,True,2026-02-25 14:32:11
|
| 786 |
+
785,12519,2025-08-01 00:53:45,106869,True,2025-08-04 00:53:45
|
| 787 |
+
786,12529,2025-03-09 20:43:34,100402,True,2025-03-10 20:43:34
|
| 788 |
+
787,12550,2024-02-25 21:24:45,150114,True,2024-03-12 21:24:45
|
| 789 |
+
788,12552,2025-03-19 21:57:12,158895,False,
|
| 790 |
+
789,12564,2025-02-08 17:23:16,153270,False,
|
| 791 |
+
790,12574,2024-04-06 04:14:25,134965,True,2024-04-09 04:14:25
|
| 792 |
+
791,12589,2024-09-19 10:59:45,159047,True,2024-09-19 10:59:45
|
| 793 |
+
792,12608,2025-11-03 18:51:23,112324,False,
|
| 794 |
+
793,12626,2024-09-22 20:44:48,126789,False,
|
| 795 |
+
794,12650,2024-06-12 18:34:52,63697,True,2024-06-29 18:34:52
|
| 796 |
+
795,12656,2024-02-01 02:22:26,149881,True,2024-02-02 02:22:26
|
| 797 |
+
796,12669,2024-06-10 22:54:35,101842,False,
|
| 798 |
+
797,12711,2025-10-02 18:06:23,228462,True,2025-10-02 18:06:23
|
| 799 |
+
798,12724,2024-03-15 23:09:35,106715,True,2024-03-04 23:09:35
|
| 800 |
+
799,12740,2024-10-18 10:09:20,143254,False,
|
| 801 |
+
800,12744,2024-06-14 07:31:50,207568,True,2024-07-19 07:31:50
|
| 802 |
+
801,12766,2025-04-03 21:39:57,149678,False,
|
| 803 |
+
802,12781,2024-02-25 15:03:39,112806,False,
|
| 804 |
+
803,12785,2025-07-13 01:30:15,89874,True,2025-07-31 01:30:15
|
| 805 |
+
804,12806,2024-10-17 10:21:24,144498,True,2024-10-22 10:21:24
|
| 806 |
+
805,12850,2025-08-09 01:11:59,109967,True,2025-07-25 01:11:59
|
| 807 |
+
806,12860,2025-05-29 08:08:08,120626,True,2025-06-14 08:08:08
|
| 808 |
+
807,12871,2024-09-05 17:03:39,127391,False,
|
| 809 |
+
808,12880,2025-03-17 07:21:04,179667,True,2025-04-10 07:21:04
|
| 810 |
+
809,12881,2025-09-17 19:12:52,100186,True,2025-09-23 19:12:52
|
| 811 |
+
810,12883,2025-03-07 00:37:52,184680,True,2025-03-07 00:37:52
|
| 812 |
+
811,12884,2025-08-15 09:52:07,107187,True,2025-08-06 09:52:07
|
| 813 |
+
812,12886,2024-09-21 04:50:01,116436,True,2024-09-11 04:50:01
|
| 814 |
+
813,12911,2024-07-22 12:16:16,137321,True,2024-07-26 12:16:16
|
| 815 |
+
814,12922,2024-10-07 11:58:19,88456,True,2024-09-20 11:58:19
|
| 816 |
+
815,12940,2025-02-06 07:30:24,136489,True,2025-03-03 07:30:24
|
| 817 |
+
816,12952,2026-01-18 04:33:40,139206,True,2026-02-05 04:33:40
|
| 818 |
+
817,12955,2025-07-12 18:13:01,152774,False,
|
| 819 |
+
818,12973,2025-02-26 07:39:30,142807,True,2025-03-18 07:39:30
|
| 820 |
+
819,13000,2024-04-25 12:46:57,108653,True,2024-04-16 12:46:57
|
| 821 |
+
820,13077,2026-01-17 23:36:23,132176,False,
|
| 822 |
+
821,13115,2024-02-22 01:54:00,157136,True,2024-02-13 01:54:00
|
| 823 |
+
822,13142,2024-05-02 16:20:10,113532,True,2024-04-19 16:20:10
|
| 824 |
+
823,13152,2024-08-03 15:22:44,142248,False,
|
| 825 |
+
824,13154,2025-06-18 20:34:07,97583,True,2025-07-06 20:34:07
|
| 826 |
+
825,13166,2024-11-21 05:21:35,94392,True,2024-11-09 05:21:35
|
| 827 |
+
826,13175,2024-10-22 21:36:52,127817,True,2024-10-25 21:36:52
|
| 828 |
+
827,13206,2024-05-02 18:43:46,134253,True,2024-05-30 18:43:46
|
| 829 |
+
828,13209,2024-10-28 07:39:52,146289,False,
|
| 830 |
+
829,13275,2024-07-07 05:57:28,181011,True,2024-07-02 05:57:28
|
| 831 |
+
830,13291,2025-07-21 15:38:03,104534,True,2025-07-25 15:38:03
|
| 832 |
+
831,13298,2024-08-29 12:09:26,130398,True,2024-08-12 12:09:26
|
| 833 |
+
832,13337,2024-08-30 14:22:21,166504,True,2024-09-30 14:22:21
|
| 834 |
+
833,13357,2025-09-30 21:51:00,79163,True,2025-10-15 21:51:00
|
| 835 |
+
834,13385,2024-05-25 19:09:30,122845,True,2024-06-21 19:09:30
|
| 836 |
+
835,13412,2025-01-07 02:49:50,164041,True,2025-01-19 02:49:50
|
| 837 |
+
836,13437,2025-01-25 17:23:16,153189,True,2024-12-31 17:23:16
|
| 838 |
+
837,13476,2025-04-05 06:41:19,130200,False,
|
| 839 |
+
838,13526,2025-06-22 00:10:39,109645,False,
|
| 840 |
+
839,13528,2025-03-05 04:39:54,200960,True,2025-03-22 04:39:54
|
| 841 |
+
840,13556,2025-06-06 11:34:48,180874,False,
|
| 842 |
+
841,13560,2025-09-13 14:04:18,114863,True,2025-10-04 14:04:18
|
| 843 |
+
842,13569,2025-07-26 04:42:48,103908,True,2025-08-11 04:42:48
|
| 844 |
+
843,13582,2024-04-17 10:36:22,151888,True,2024-04-10 10:36:22
|
| 845 |
+
844,13594,2024-04-04 06:01:49,143201,True,2024-03-29 06:01:49
|
| 846 |
+
845,13598,2025-04-25 12:47:08,159083,True,2025-05-02 12:47:08
|
| 847 |
+
846,13625,2024-11-13 23:03:02,105328,True,2024-11-09 23:03:02
|
| 848 |
+
847,13641,2024-03-06 15:07:39,96288,False,
|
| 849 |
+
848,13644,2024-08-28 03:43:48,130818,True,2024-08-19 03:43:48
|
| 850 |
+
849,13648,2024-12-18 01:08:32,158661,True,2024-12-30 01:08:32
|
| 851 |
+
850,13657,2024-06-23 09:28:22,194805,True,2024-06-11 09:28:22
|
| 852 |
+
851,13659,2025-12-16 23:33:21,140111,True,2026-01-14 23:33:21
|
| 853 |
+
852,13680,2025-03-17 13:25:00,94082,True,2025-03-27 13:25:00
|
| 854 |
+
853,13682,2025-08-16 21:16:06,122624,True,2025-09-05 21:16:06
|
| 855 |
+
854,13686,2024-10-16 13:28:57,116807,False,
|
| 856 |
+
855,13687,2024-02-12 23:15:21,78384,True,2024-02-24 23:15:21
|
| 857 |
+
856,13742,2024-06-08 04:23:06,87461,True,2024-06-23 04:23:06
|
| 858 |
+
857,13763,2024-12-25 02:49:50,135596,True,2024-12-12 02:49:50
|
| 859 |
+
858,13773,2024-08-23 07:32:12,95081,False,
|
| 860 |
+
859,13787,2024-05-08 00:51:24,109097,False,
|
| 861 |
+
860,13816,2024-03-05 04:53:18,192693,True,2024-03-20 04:53:18
|
| 862 |
+
861,13856,2024-04-28 00:40:47,122115,True,2024-04-23 00:40:47
|
| 863 |
+
862,13869,2025-10-30 18:06:23,206372,False,
|
| 864 |
+
863,13870,2024-04-15 20:23:13,173102,True,2024-04-12 20:23:13
|
| 865 |
+
864,13877,2025-02-16 13:42:28,145496,False,
|
| 866 |
+
865,13894,2025-03-26 05:51:12,92736,False,
|
| 867 |
+
866,13938,2025-02-22 00:53:34,96227,True,2025-02-24 00:53:34
|
| 868 |
+
867,13940,2025-12-03 06:35:07,169541,True,2025-12-16 06:35:07
|
| 869 |
+
868,13951,2025-11-05 11:04:20,135309,False,
|
| 870 |
+
869,13953,2025-01-11 23:35:38,93364,True,2025-01-22 23:35:38
|
| 871 |
+
870,13979,2025-02-16 11:18:25,117924,True,2025-03-04 11:18:25
|
| 872 |
+
871,13990,2024-10-31 01:43:10,140277,True,2024-11-12 01:43:10
|
| 873 |
+
872,14055,2025-02-01 23:49:07,145387,False,
|
| 874 |
+
873,14061,2025-05-27 15:10:05,96792,True,2025-06-14 15:10:05
|
| 875 |
+
874,14110,2024-04-25 00:16:03,210803,True,2024-04-18 00:16:03
|
| 876 |
+
875,14139,2025-02-14 08:24:32,116541,False,
|
| 877 |
+
876,14175,2024-05-17 05:15:56,180798,True,2024-05-14 05:15:56
|
| 878 |
+
877,14180,2025-02-06 14:09:38,105812,True,2025-02-11 14:09:38
|
| 879 |
+
878,14202,2025-03-28 22:39:21,134594,False,
|
| 880 |
+
879,14213,2024-03-21 15:07:39,98570,True,2024-03-07 15:07:39
|
| 881 |
+
880,14229,2025-01-21 13:24:28,152682,False,
|
| 882 |
+
881,14262,2024-04-14 19:29:33,97431,False,
|
| 883 |
+
882,14270,2024-11-11 01:00:54,122621,True,2024-11-21 01:00:54
|
| 884 |
+
883,14292,2024-05-07 20:10:49,160892,True,2024-05-21 20:10:49
|
| 885 |
+
884,14293,2024-06-14 07:31:16,74070,True,2024-06-06 07:31:16
|
| 886 |
+
885,14300,2024-09-16 13:13:47,148566,True,2024-10-03 13:13:47
|
| 887 |
+
886,14305,2025-05-08 15:04:07,160176,True,2025-05-13 15:04:07
|
| 888 |
+
887,14326,2024-02-26 20:17:58,170134,True,2024-03-24 20:17:58
|
| 889 |
+
888,14353,2025-10-01 14:03:41,79482,False,
|
| 890 |
+
889,14358,2024-11-02 15:42:06,124887,False,
|
| 891 |
+
890,14365,2024-08-15 13:45:55,80131,True,2024-08-24 13:45:55
|
| 892 |
+
891,14385,2025-11-05 22:54:51,85415,True,2025-11-25 22:54:51
|
| 893 |
+
892,14392,2025-08-31 06:40:42,99785,True,2025-09-30 06:40:42
|
| 894 |
+
893,14410,2024-03-01 03:57:33,128216,False,
|
| 895 |
+
894,14414,2025-05-05 21:38:38,144208,False,
|
| 896 |
+
895,14415,2025-05-16 21:54:42,104533,True,2025-04-30 21:54:42
|
| 897 |
+
896,14422,2025-05-14 15:13:57,239103,True,2025-05-31 15:13:57
|
| 898 |
+
897,14432,2025-12-04 07:29:37,144030,True,2025-12-13 07:29:37
|
| 899 |
+
898,14434,2025-06-09 05:09:24,93272,False,
|
| 900 |
+
899,14439,2024-08-03 13:09:12,63421,False,
|
| 901 |
+
900,14500,2024-06-10 00:08:54,162861,False,
|
| 902 |
+
901,14541,2025-12-01 07:26:54,93212,False,
|
| 903 |
+
902,14545,2024-04-04 02:56:23,130244,True,2024-03-18 02:56:23
|
| 904 |
+
903,14559,2024-05-31 12:19:50,123997,True,2024-06-17 12:19:50
|
| 905 |
+
904,14580,2025-03-09 23:01:13,127602,True,2025-03-09 23:01:13
|
| 906 |
+
905,14588,2024-11-09 12:58:35,218464,True,2024-11-14 12:58:35
|
| 907 |
+
906,14593,2024-05-25 23:00:57,91246,True,2024-06-19 23:00:57
|
| 908 |
+
907,14596,2025-11-10 20:33:50,123808,True,2025-12-11 20:33:50
|
| 909 |
+
908,14600,2024-05-24 18:42:27,108034,True,2024-05-31 18:42:27
|
| 910 |
+
909,14609,2024-03-19 16:08:09,122358,True,2024-03-20 16:08:09
|
| 911 |
+
910,14619,2025-11-24 17:42:39,123196,True,2025-11-03 17:42:39
|
| 912 |
+
911,14626,2024-09-15 00:08:45,141112,False,
|
| 913 |
+
912,14627,2025-09-08 17:30:28,114797,True,2025-09-21 17:30:28
|
| 914 |
+
913,14641,2025-10-14 00:31:28,87053,True,2025-10-13 00:31:28
|
| 915 |
+
914,14642,2025-12-10 14:02:47,117984,True,2025-12-14 14:02:47
|
| 916 |
+
915,14659,2024-04-16 04:13:22,70757,True,2024-05-06 04:13:22
|
| 917 |
+
916,14665,2025-09-25 03:42:39,92992,True,2025-09-05 03:42:39
|
| 918 |
+
917,14692,2025-12-24 09:55:41,103264,True,2025-12-26 09:55:41
|
| 919 |
+
918,14699,2025-05-25 11:34:48,187187,False,
|
| 920 |
+
919,14728,2025-08-21 22:28:57,73292,True,2025-09-05 22:28:57
|
| 921 |
+
920,14738,2024-08-05 02:03:08,96905,False,
|
| 922 |
+
921,14765,2025-07-17 20:00:03,143685,True,2025-07-24 20:00:03
|
| 923 |
+
922,14777,2024-03-03 18:21:24,194815,True,2024-03-07 18:21:24
|
| 924 |
+
923,14790,2025-09-13 15:19:12,172773,True,2025-09-24 15:19:12
|
| 925 |
+
924,14816,2025-07-31 10:04:43,137875,True,2025-07-16 10:04:43
|
| 926 |
+
925,14830,2024-03-20 11:13:39,125763,True,2024-04-22 11:13:39
|
| 927 |
+
926,14850,2025-02-21 04:07:16,100656,True,2025-02-24 04:07:16
|
| 928 |
+
927,14854,2025-06-11 15:20:45,146278,False,
|
| 929 |
+
928,14875,2024-12-30 12:39:42,201171,False,
|
| 930 |
+
929,14903,2025-10-23 01:45:59,171258,True,2025-11-12 01:45:59
|
| 931 |
+
930,14912,2024-03-18 07:37:23,156905,True,2024-03-21 07:37:23
|
| 932 |
+
931,14919,2024-06-21 14:44:11,190303,True,2024-05-31 14:44:11
|
| 933 |
+
932,14920,2025-03-06 05:13:27,175023,True,2025-03-06 05:13:27
|
| 934 |
+
933,14926,2024-04-05 15:16:51,122710,False,
|
| 935 |
+
934,14927,2024-10-24 22:45:35,63226,True,2024-11-06 22:45:35
|
| 936 |
+
935,14933,2024-04-26 00:56:02,179947,True,2024-04-21 00:56:02
|
| 937 |
+
936,14953,2024-09-12 23:08:51,101071,True,2024-09-23 23:08:51
|
| 938 |
+
937,14961,2025-03-23 21:57:46,138812,True,2025-03-30 21:57:46
|
| 939 |
+
938,14984,2024-06-07 16:25:59,97355,True,2024-07-02 16:25:59
|