...
|
...
|
@@ -0,0 +1,632 @@
|
|
1
|
+
|
|
2
|
+<!DOCTYPE html>
|
|
3
|
+<html lang="en">
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="UTF-8">
|
|
6
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
|
+ <title>body</title>
|
|
8
|
+<style>
|
|
9
|
+table { width: 100%%; border-collapse: collapse; margin: 20px 0; }
|
|
10
|
+th, td { border: 1px solid black; padding: 8px; text-align: left; }
|
|
11
|
+th { background-color: #f2f2f2; }
|
|
12
|
+</style>
|
|
13
|
+</head>
|
|
14
|
+<body>
|
|
15
|
+<h2>Extracted body</h2>
|
|
16
|
+<body class="__className_d65c78 min-h-screen bg-gray-950 bg-fixed px-6">
|
|
17
|
+ <a aria-label="Skip to main content" class="absolute -top-full left-4 z-[100] rounded bg-white px-4 py-2 text-black transition-all focus:top-4 focus:outline-none focus:ring-2 focus:ring-white" href="#main-content">
|
|
18
|
+ Skip to content
|
|
19
|
+ </a>
|
|
20
|
+ <div class="min-h-screen bg-gray-950">
|
|
21
|
+ <header class="w-full bg-gray-950">
|
|
22
|
+ <div class="flex flex-row justify-center items-center container mx-auto pt-2 pb-1 text-xs text-center text-white">
|
|
23
|
+ <img alt="US Flag" class="w-4 h-4 text-blue-500 mb-[1px]" data-nimg="1" decoding="async" height="48" loading="lazy" src="/usflag.svg" style="color:transparent" width="48"/>
|
|
24
|
+ An official website of the United States government
|
|
25
|
+ </div>
|
|
26
|
+ <div class="container mx-auto max-w-7xl py-2">
|
|
27
|
+ <div class="flex flex-col space-y-2 md:space-y-4">
|
|
28
|
+ <div class="flex items-center justify-between">
|
|
29
|
+ <a class="flex items-center gap-3 md:gap-4" href="/">
|
|
30
|
+ <img alt="DOGE" class="h-8 md:h-12 w-auto" height="48" src="https://imagedelivery.net/Eq3GW7G6_BQgeWvh9nuCig/194f0beb-51d5-4623-64c3-462cbf5a5800/public" width="48"/>
|
|
31
|
+ <div>
|
|
32
|
+ <h1 class="text-gray-50 text-base md:text-xl font-semibold">
|
|
33
|
+ <span class="block md:hidden text-xl">
|
|
34
|
+ DOGE
|
|
35
|
+ </span>
|
|
36
|
+ <span class="hidden md:block">
|
|
37
|
+ Department of Government Efficiency
|
|
38
|
+ </span>
|
|
39
|
+ </h1>
|
|
40
|
+ <p class="hidden md:block text-gray-400 text-xs lg:text-sm">
|
|
41
|
+ The people voted for major reform.
|
|
42
|
+ </p>
|
|
43
|
+ </div>
|
|
44
|
+ </a>
|
|
45
|
+ <button aria-label="Toggle menu" class="lg:hidden text-gray-50 p-2">
|
|
46
|
+ <svg class="w-6 h-6" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24">
|
|
47
|
+ <path d="M4 6h16M4 12h16M4 18h16">
|
|
48
|
+ </path>
|
|
49
|
+ </svg>
|
|
50
|
+ </button>
|
|
51
|
+ <nav class="hidden lg:block">
|
|
52
|
+ <ul class="flex items-center space-x-8">
|
|
53
|
+ <li>
|
|
54
|
+ <a class="text-gray-300 hover:text-gray-50 transition-colors text-gray-50 font-medium" href="/savings">
|
|
55
|
+ Savings
|
|
56
|
+ </a>
|
|
57
|
+ </li>
|
|
58
|
+ <li>
|
|
59
|
+ <a class="text-gray-300 hover:text-gray-50 transition-colors" href="/spend">
|
|
60
|
+ Spend
|
|
61
|
+ </a>
|
|
62
|
+ </li>
|
|
63
|
+ <li>
|
|
64
|
+ <a class="text-gray-300 hover:text-gray-50 transition-colors" href="/workforce">
|
|
65
|
+ Workforce
|
|
66
|
+ </a>
|
|
67
|
+ </li>
|
|
68
|
+ <li>
|
|
69
|
+ <a class="text-gray-300 hover:text-gray-50 transition-colors" href="/regulations">
|
|
70
|
+ Regulations
|
|
71
|
+ </a>
|
|
72
|
+ </li>
|
|
73
|
+ <li>
|
|
74
|
+ <a class="text-gray-300 hover:text-gray-50 transition-colors" href="/join">
|
|
75
|
+ Join
|
|
76
|
+ </a>
|
|
77
|
+ </li>
|
|
78
|
+ <li>
|
|
79
|
+ <a class="text-gray-300 hover:text-gray-50 transition-colors" href="https://www.whitehouse.gov/presidential-actions/2025/01/establishing-and-implementing-the-presidents-department-of-government-efficiency/" target="_blank">
|
|
80
|
+ About
|
|
81
|
+ </a>
|
|
82
|
+ </li>
|
|
83
|
+ </ul>
|
|
84
|
+ </nav>
|
|
85
|
+ </div>
|
|
86
|
+ <div class="border-t border-gray-800">
|
|
87
|
+ </div>
|
|
88
|
+ <div class="flex justify-end">
|
|
89
|
+ <nav>
|
|
90
|
+ <ul class="flex items-center space-x-6">
|
|
91
|
+ </ul>
|
|
92
|
+ </nav>
|
|
93
|
+ </div>
|
|
94
|
+ </div>
|
|
95
|
+ </div>
|
|
96
|
+ </header>
|
|
97
|
+ <main aria-label="Main content" class="container mx-auto max-w-7xl py-2" id="main-content" role="main">
|
|
98
|
+ <div class="mx-0 md:mx-20">
|
|
99
|
+ <div class="relative pb-6">
|
|
100
|
+ <p class="text-white font-mono text-4xl text-center mb-4">
|
|
101
|
+ Savings
|
|
102
|
+ </p>
|
|
103
|
+ <p class="text-white font-mono text-center mb-6 mx-4">
|
|
104
|
+ Let's balance the budget! DOGE's total estimated savings are
|
|
105
|
+ <b class="text-yellow-300">
|
|
106
|
+ $65 billion
|
|
107
|
+ </b>
|
|
108
|
+ , which is a combination of fraud detection/deletion, contract/lease cancellations, contract/lease renegotiations, asset sales, grant cancellations, workforce reductions, programmatic changes, and regulatory savings.
|
|
109
|
+ <br/>
|
|
110
|
+ <br/>
|
|
111
|
+ We are working to upload all of this data in a digestible and fully transparent manner with clear assumptions, consistent with applicable rules and regulations. To get started, listed below are a subset of contract and lease cancellations; for the former, the contracts listed are those that have been posted publicly on
|
|
112
|
+ <a href="https://www.fpds.gov" rel="noopener noreferrer" target="_blank">
|
|
113
|
+ www.fpds.gov
|
|
114
|
+ </a>
|
|
115
|
+ . Note that the FPDS posting of the final termination notices can have up to a 1-month lag. There may be discrepencies between FPDS and the posted numbers, the latter of which originate directly from the agency contracting officials. If you would like to report a potential discrepancy, please DM the
|
|
116
|
+ <a class="underline decoration-dashed" href="https://x.com/doge" target="_blank">
|
|
117
|
+ @DOGE
|
|
118
|
+ </a>
|
|
119
|
+ X account.
|
|
120
|
+ <br/>
|
|
121
|
+ <br/>
|
|
122
|
+ Last updated
|
|
123
|
+ <b>
|
|
124
|
+ February 24, 2025
|
|
125
|
+ </b>
|
|
126
|
+ . This will initially be updated twice per week; over time, the website will improve and the updates will converge to real-time.
|
|
127
|
+ </p>
|
|
128
|
+ <div class="grid grid-cols-1 md:gap-4 mt-10">
|
|
129
|
+ <div class="bg-gradient-to-br from-gray-900 to-black border border-gray-700 rounded-xl shadow-2xl p-6 md:p-8 mb-6 text-white hover:shadow-blue-900/20 transition-all duration-300">
|
|
130
|
+ <div class="md:flex justify-between items-center mb-4">
|
|
131
|
+ <h3 class="text-lg font-semibold text-purple-400 mb-4 md:mb-0 flex items-center">
|
|
132
|
+ Agency Efficiency Leaderboard
|
|
133
|
+ </h3>
|
|
134
|
+ <div>
|
|
135
|
+ <div class="flex w-full relative h-[25px] justify-center">
|
|
136
|
+ <div class="select-none flex justify-center">
|
|
137
|
+ <div class="relative w-[325px] md:w-[370px] h-8 bg-gray-700 rounded-full cursor-pointer">
|
|
138
|
+ <div class="absolute top-1 h-6 bg-gray-500 rounded-full transition-[transform,width] duration-200 ease-in-out left-1 w-[155px] md:w-[175px] delay-[0ms,100ms]">
|
|
139
|
+ </div>
|
|
140
|
+ <div class="absolute inset-0 flex items-center justify-between px-4 text-white text-xs md:text-sm font-mono">
|
|
141
|
+ <span class="font-bold">
|
|
142
|
+ Most Total Savings
|
|
143
|
+ </span>
|
|
144
|
+ <span class="">
|
|
145
|
+ Least Total Savings
|
|
146
|
+ </span>
|
|
147
|
+ </div>
|
|
148
|
+ </div>
|
|
149
|
+ </div>
|
|
150
|
+ </div>
|
|
151
|
+ </div>
|
|
152
|
+ </div>
|
|
153
|
+ <div class="space-y-3">
|
|
154
|
+ <ol class="list-decimal list-inside">
|
|
155
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
156
|
+ <span class="font-bold text-purple-400">
|
|
157
|
+ ED
|
|
158
|
+ </span>
|
|
159
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
160
|
+ (
|
|
161
|
+ <!-- -->
|
|
162
|
+ Department of Education
|
|
163
|
+ <!-- -->
|
|
164
|
+ )
|
|
165
|
+ </span>
|
|
166
|
+ </li>
|
|
167
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
168
|
+ <span class="font-bold text-purple-400">
|
|
169
|
+ GSA
|
|
170
|
+ </span>
|
|
171
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
172
|
+ (
|
|
173
|
+ <!-- -->
|
|
174
|
+ General Services Administration
|
|
175
|
+ <!-- -->
|
|
176
|
+ )
|
|
177
|
+ </span>
|
|
178
|
+ </li>
|
|
179
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
180
|
+ <span class="font-bold text-purple-400">
|
|
181
|
+ EPA
|
|
182
|
+ </span>
|
|
183
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
184
|
+ (
|
|
185
|
+ <!-- -->
|
|
186
|
+ Environmental Protection Agency
|
|
187
|
+ <!-- -->
|
|
188
|
+ )
|
|
189
|
+ </span>
|
|
190
|
+ </li>
|
|
191
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
192
|
+ <span class="font-bold text-purple-400">
|
|
193
|
+ DOL
|
|
194
|
+ </span>
|
|
195
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
196
|
+ (
|
|
197
|
+ <!-- -->
|
|
198
|
+ Department of Labor
|
|
199
|
+ <!-- -->
|
|
200
|
+ )
|
|
201
|
+ </span>
|
|
202
|
+ </li>
|
|
203
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
204
|
+ <span class="font-bold text-purple-400">
|
|
205
|
+ OPM
|
|
206
|
+ </span>
|
|
207
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
208
|
+ (
|
|
209
|
+ <!-- -->
|
|
210
|
+ Office of Personnel Mgmt
|
|
211
|
+ <!-- -->
|
|
212
|
+ )
|
|
213
|
+ </span>
|
|
214
|
+ </li>
|
|
215
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
216
|
+ <span class="font-bold text-purple-400">
|
|
217
|
+ DOI
|
|
218
|
+ </span>
|
|
219
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
220
|
+ (
|
|
221
|
+ <!-- -->
|
|
222
|
+ Department of the Interior
|
|
223
|
+ <!-- -->
|
|
224
|
+ )
|
|
225
|
+ </span>
|
|
226
|
+ </li>
|
|
227
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
228
|
+ <span class="font-bold text-purple-400">
|
|
229
|
+ USDA
|
|
230
|
+ </span>
|
|
231
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
232
|
+ (
|
|
233
|
+ <!-- -->
|
|
234
|
+ Department of Agriculture
|
|
235
|
+ <!-- -->
|
|
236
|
+ )
|
|
237
|
+ </span>
|
|
238
|
+ </li>
|
|
239
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
240
|
+ <span class="font-bold text-purple-400">
|
|
241
|
+ Treasury
|
|
242
|
+ </span>
|
|
243
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
244
|
+ (
|
|
245
|
+ <!-- -->
|
|
246
|
+ Department of the Treasury
|
|
247
|
+ <!-- -->
|
|
248
|
+ )
|
|
249
|
+ </span>
|
|
250
|
+ </li>
|
|
251
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
252
|
+ <span class="font-bold text-purple-400">
|
|
253
|
+ SSA
|
|
254
|
+ </span>
|
|
255
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
256
|
+ (
|
|
257
|
+ <!-- -->
|
|
258
|
+ Social Security Administration
|
|
259
|
+ <!-- -->
|
|
260
|
+ )
|
|
261
|
+ </span>
|
|
262
|
+ </li>
|
|
263
|
+ <li class="py-1 md:py-2 px-0 md:px-4 rounded hover:bg-gray-800/50 transition-colors">
|
|
264
|
+ <span class="font-bold text-purple-400">
|
|
265
|
+ HHS
|
|
266
|
+ </span>
|
|
267
|
+ <span class="text-gray-400 text-sm ml-2">
|
|
268
|
+ (
|
|
269
|
+ <!-- -->
|
|
270
|
+ Department of Health and Human Services
|
|
271
|
+ <!-- -->
|
|
272
|
+ )
|
|
273
|
+ </span>
|
|
274
|
+ </li>
|
|
275
|
+ </ol>
|
|
276
|
+ <button class="w-full text-center text-sm text-gray-400 hover:text-gray-300 mt-4">
|
|
277
|
+ See more
|
|
278
|
+ </button>
|
|
279
|
+ </div>
|
|
280
|
+ </div>
|
|
281
|
+ </div>
|
|
282
|
+ <div class="relative mt-8 mb-8 md:mb-0 w-full">
|
|
283
|
+ <p class="text-white font-mono text-3xl md:text-4xl text-center">
|
|
284
|
+ Wall of Receipts
|
|
285
|
+ </p>
|
|
286
|
+ <p class="text-white font-mono text-sm md:text-md text-center mt-2 mb-2">
|
|
287
|
+ A transparent account of DOGE's findings and actions.
|
|
288
|
+ <br/>
|
|
289
|
+ </p>
|
|
290
|
+ </div>
|
|
291
|
+ <div class="flex w-full relative h-[50px] justify-center mt-5 mb-2">
|
|
292
|
+ <div class="select-none mb-5 md:mb-0 flex justify-center">
|
|
293
|
+ <div class="relative w-[292px] h-8 bg-gray-700 rounded-full cursor-pointer">
|
|
294
|
+ <div class="absolute top-1 h-6 bg-gray-500 rounded-full transition-[transform,width] duration-200 ease-in-out left-1 w-[194px] delay-[0ms,100ms]">
|
|
295
|
+ </div>
|
|
296
|
+ <div class="absolute inset-0 flex items-center justify-between px-4 text-white text-sm font-mono">
|
|
297
|
+ <span class="font-bold">
|
|
298
|
+ Total Contract Value
|
|
299
|
+ </span>
|
|
300
|
+ <span class="">
|
|
301
|
+ Savings
|
|
302
|
+ </span>
|
|
303
|
+ </div>
|
|
304
|
+ </div>
|
|
305
|
+ </div>
|
|
306
|
+ </div>
|
|
307
|
+ <div class="mb-8">
|
|
308
|
+ <h2 class="text-xl font-bold mb-4 text-white flex items-center">
|
|
309
|
+ Contracts
|
|
310
|
+ </h2>
|
|
311
|
+ <div class="overflow-x-auto font-mono tracking-tighter">
|
|
312
|
+ <table class="min-w-full bg-black rounded-lg overflow-hidden">
|
|
313
|
+ <thead class="bg-gray-800">
|
|
314
|
+ <tr>
|
|
315
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
316
|
+ Agency
|
|
317
|
+ </th>
|
|
318
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
319
|
+ Description
|
|
320
|
+ </th>
|
|
321
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
322
|
+ Uploaded on
|
|
323
|
+ </th>
|
|
324
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
325
|
+ Link
|
|
326
|
+ </th>
|
|
327
|
+ <th class="px-6 py-3 text-right text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
328
|
+ Value
|
|
329
|
+ </th>
|
|
330
|
+ </tr>
|
|
331
|
+ </thead>
|
|
332
|
+ <tbody class="divide-y divide-gray-800">
|
|
333
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
334
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Bureau of Land Management">
|
|
335
|
+ BUREAU OF LAND MANAGEMENT
|
|
336
|
+ </td>
|
|
337
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
338
|
+ EEO DEIA SUPPORT
|
|
339
|
+ </td>
|
|
340
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
341
|
+ 2/13/2025
|
|
342
|
+ </td>
|
|
343
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9300&PIID=93310023P0021&modNumber=A00002&idvAgencyID=&idvPIID=&contractType=AWARD">
|
|
344
|
+ <a href="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9300&PIID=93310023P0021&modNumber=A00002&idvAgencyID=&idvPIID=&contractType=AWARD" rel="noopener noreferrer" target="_blank">
|
|
345
|
+ <svg class="lucide lucide-external-link w-5 h-5" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
346
|
+ <path d="M15 3h6v6">
|
|
347
|
+ </path>
|
|
348
|
+ <path d="M10 14 21 3">
|
|
349
|
+ </path>
|
|
350
|
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6">
|
|
351
|
+ </path>
|
|
352
|
+ </svg>
|
|
353
|
+ </a>
|
|
354
|
+ </td>
|
|
355
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-right text-green-400 truncate max-w-xs">
|
|
356
|
+ $440,000
|
|
357
|
+ </td>
|
|
358
|
+ </tr>
|
|
359
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
360
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Committee for Purchase From People Who Are Blind or Severely Disabled">
|
|
361
|
+ COMMITTEE FOR PURCHASE FROM PEOPLE WHO ARE BLIND OR SEVERELY DISABLED
|
|
362
|
+ </td>
|
|
363
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
364
|
+ Legal Database that allows ...
|
|
365
|
+ </td>
|
|
366
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
367
|
+ 2/20/2025
|
|
368
|
+ </td>
|
|
369
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9518&PIID=95044124P0006&modNumber=P00001&idvAgencyID=&idvPIID=&contractType=AWARD">
|
|
370
|
+ <a href="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9518&PIID=95044124P0006&modNumber=P00001&idvAgencyID=&idvPIID=&contractType=AWARD" rel="noopener noreferrer" target="_blank">
|
|
371
|
+ <svg class="lucide lucide-external-link w-5 h-5" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
372
|
+ <path d="M15 3h6v6">
|
|
373
|
+ </path>
|
|
374
|
+ <path d="M10 14 21 3">
|
|
375
|
+ </path>
|
|
376
|
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6">
|
|
377
|
+ </path>
|
|
378
|
+ </svg>
|
|
379
|
+ </a>
|
|
380
|
+ </td>
|
|
381
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-right text-green-400 truncate max-w-xs">
|
|
382
|
+ $199,305
|
|
383
|
+ </td>
|
|
384
|
+ </tr>
|
|
385
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
386
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Commodity Futures Trading Commission">
|
|
387
|
+ COMMODITY FUTURES TRADING COMMISSION
|
|
388
|
+ </td>
|
|
389
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
390
|
+ RENEW WEST PRINT SUBSCRIPTI...
|
|
391
|
+ </td>
|
|
392
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
393
|
+ 2/11/2025
|
|
394
|
+ </td>
|
|
395
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9507&PIID=9523ZY19F0048&modNumber=P00001&idvAgencyID=&idvPIID=GS02F026DA&contractType=AWARD">
|
|
396
|
+ <a href="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9507&PIID=9523ZY19F0048&modNumber=P00001&idvAgencyID=&idvPIID=GS02F026DA&contractType=AWARD" rel="noopener noreferrer" target="_blank">
|
|
397
|
+ <svg class="lucide lucide-external-link w-5 h-5" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
398
|
+ <path d="M15 3h6v6">
|
|
399
|
+ </path>
|
|
400
|
+ <path d="M10 14 21 3">
|
|
401
|
+ </path>
|
|
402
|
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6">
|
|
403
|
+ </path>
|
|
404
|
+ </svg>
|
|
405
|
+ </a>
|
|
406
|
+ </td>
|
|
407
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-right text-green-400 truncate max-w-xs">
|
|
408
|
+ $21,382.14
|
|
409
|
+ </td>
|
|
410
|
+ </tr>
|
|
411
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
412
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Commodity Futures Trading Commission">
|
|
413
|
+ COMMODITY FUTURES TRADING COMMISSION
|
|
414
|
+ </td>
|
|
415
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
416
|
+ Annual subscription to Poli...
|
|
417
|
+ </td>
|
|
418
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
419
|
+ 2/13/2025
|
|
420
|
+ </td>
|
|
421
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9507&PIID=9523ZY21P0041&modNumber=P00003&idvAgencyID=&idvPIID=&contractType=AWARD">
|
|
422
|
+ <a href="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=9507&PIID=9523ZY21P0041&modNumber=P00003&idvAgencyID=&idvPIID=&contractType=AWARD" rel="noopener noreferrer" target="_blank">
|
|
423
|
+ <svg class="lucide lucide-external-link w-5 h-5" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
424
|
+ <path d="M15 3h6v6">
|
|
425
|
+ </path>
|
|
426
|
+ <path d="M10 14 21 3">
|
|
427
|
+ </path>
|
|
428
|
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6">
|
|
429
|
+ </path>
|
|
430
|
+ </svg>
|
|
431
|
+ </a>
|
|
432
|
+ </td>
|
|
433
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-right text-green-400 truncate max-w-xs">
|
|
434
|
+ $255,863
|
|
435
|
+ </td>
|
|
436
|
+ </tr>
|
|
437
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
438
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Consumer Financial Protection Bureau">
|
|
439
|
+ CONSUMER FINANCIAL PROTECTION BUREAU
|
|
440
|
+ </td>
|
|
441
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
442
|
+ OMWI Training Support - DE...
|
|
443
|
+ </td>
|
|
444
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
445
|
+ 1/29/2025
|
|
446
|
+ </td>
|
|
447
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=955F&PIID=9531CB24A0008&modNumber=P00001&idvAgencyID=&idvPIID=47QRAA20D003C&contractType=IDV">
|
|
448
|
+ <a href="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=955F&PIID=9531CB24A0008&modNumber=P00001&idvAgencyID=&idvPIID=47QRAA20D003C&contractType=IDV" rel="noopener noreferrer" target="_blank">
|
|
449
|
+ <svg class="lucide lucide-external-link w-5 h-5" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
450
|
+ <path d="M15 3h6v6">
|
|
451
|
+ </path>
|
|
452
|
+ <path d="M10 14 21 3">
|
|
453
|
+ </path>
|
|
454
|
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6">
|
|
455
|
+ </path>
|
|
456
|
+ </svg>
|
|
457
|
+ </a>
|
|
458
|
+ </td>
|
|
459
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-right text-green-400 truncate max-w-xs">
|
|
460
|
+ $9,999,999
|
|
461
|
+ </td>
|
|
462
|
+ </tr>
|
|
463
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
464
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Consumer Financial Protection Bureau">
|
|
465
|
+ CONSUMER FINANCIAL PROTECTION BUREAU
|
|
466
|
+ </td>
|
|
467
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
468
|
+ OMWI Training Support - Psy...
|
|
469
|
+ </td>
|
|
470
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs">
|
|
471
|
+ 1/29/2025
|
|
472
|
+ </td>
|
|
473
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=955F&PIID=9531CB24A0009&modNumber=P00001&idvAgencyID=&idvPIID=47QSEA21D004D&contractType=IDV">
|
|
474
|
+ <a href="https://www.fpds.gov/ezsearch/jsp/viewLinkController.jsp?agencyID=955F&PIID=9531CB24A0009&modNumber=P00001&idvAgencyID=&idvPIID=47QSEA21D004D&contractType=IDV" rel="noopener noreferrer" target="_blank">
|
|
475
|
+ <svg class="lucide lucide-external-link w-5 h-5" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
476
|
+ <path d="M15 3h6v6">
|
|
477
|
+ </path>
|
|
478
|
+ <path d="M10 14 21 3">
|
|
479
|
+ </path>
|
|
480
|
+ <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6">
|
|
481
|
+ </path>
|
|
482
|
+ </svg>
|
|
483
|
+ </a>
|
|
484
|
+ </td>
|
|
485
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-right text-green-400 truncate max-w-xs">
|
|
486
|
+ $9,999,999
|
|
487
|
+ </td>
|
|
488
|
+ </tr>
|
|
489
|
+ <tr>
|
|
490
|
+ <td class="px-6 py-2 text-sm text-left md:text-center cursor-pointer text-gray-300" colspan="6">
|
|
491
|
+ see more
|
|
492
|
+ </td>
|
|
493
|
+ </tr>
|
|
494
|
+ </tbody>
|
|
495
|
+ </table>
|
|
496
|
+ </div>
|
|
497
|
+ </div>
|
|
498
|
+ <div class="mb-8">
|
|
499
|
+ <h2 class="text-xl font-bold mb-4 text-white flex items-center">
|
|
500
|
+ Real Estate
|
|
501
|
+ </h2>
|
|
502
|
+ <div class="overflow-x-auto font-mono tracking-tighter">
|
|
503
|
+ <table class="min-w-full bg-black rounded-lg overflow-hidden">
|
|
504
|
+ <thead class="bg-gray-800">
|
|
505
|
+ <tr>
|
|
506
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
507
|
+ Main Agency
|
|
508
|
+ </th>
|
|
509
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
510
|
+ Location
|
|
511
|
+ </th>
|
|
512
|
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
513
|
+ Sq Ft
|
|
514
|
+ </th>
|
|
515
|
+ <th class="px-6 py-3 text-right text-xs font-medium text-gray-300 uppercase tracking-wider cursor-pointer">
|
|
516
|
+ Value
|
|
517
|
+ </th>
|
|
518
|
+ </tr>
|
|
519
|
+ </thead>
|
|
520
|
+ <tbody class="divide-y divide-gray-800">
|
|
521
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
522
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Department of State">
|
|
523
|
+ DEPARTMENT OF STATE
|
|
524
|
+ </td>
|
|
525
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Miami, FL">
|
|
526
|
+ MIAMI, FL
|
|
527
|
+ </td>
|
|
528
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="3,076">
|
|
529
|
+ 3,076
|
|
530
|
+ </td>
|
|
531
|
+ <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-green-400 truncate max-w-xs">
|
|
532
|
+ $
|
|
533
|
+ <!-- -->
|
|
534
|
+ 112,278
|
|
535
|
+ </td>
|
|
536
|
+ </tr>
|
|
537
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
538
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Department of Justice">
|
|
539
|
+ DEPARTMENT OF JUSTICE
|
|
540
|
+ </td>
|
|
541
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Cincinnati, OH">
|
|
542
|
+ CINCINNATI, OH
|
|
543
|
+ </td>
|
|
544
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="3,068">
|
|
545
|
+ 3,068
|
|
546
|
+ </td>
|
|
547
|
+ <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-green-400 truncate max-w-xs">
|
|
548
|
+ $
|
|
549
|
+ <!-- -->
|
|
550
|
+ 75,739
|
|
551
|
+ </td>
|
|
552
|
+ </tr>
|
|
553
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
554
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Department of Justice">
|
|
555
|
+ DEPARTMENT OF JUSTICE
|
|
556
|
+ </td>
|
|
557
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Kansas City">
|
|
558
|
+ KANSAS CITY
|
|
559
|
+ </td>
|
|
560
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="51,138">
|
|
561
|
+ 51,138
|
|
562
|
+ </td>
|
|
563
|
+ <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-green-400 truncate max-w-xs">
|
|
564
|
+ $
|
|
565
|
+ <!-- -->
|
|
566
|
+ 900,000
|
|
567
|
+ </td>
|
|
568
|
+ </tr>
|
|
569
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
570
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="General Services Administration">
|
|
571
|
+ GENERAL SERVICES ADMINISTRATION
|
|
572
|
+ </td>
|
|
573
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="O’Fallon, IL">
|
|
574
|
+ O’FALLON, IL
|
|
575
|
+ </td>
|
|
576
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="4,599">
|
|
577
|
+ 4,599
|
|
578
|
+ </td>
|
|
579
|
+ <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-green-400 truncate max-w-xs">
|
|
580
|
+ $
|
|
581
|
+ <!-- -->
|
|
582
|
+ 99,000
|
|
583
|
+ </td>
|
|
584
|
+ </tr>
|
|
585
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
586
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="General Services Administration">
|
|
587
|
+ GENERAL SERVICES ADMINISTRATION
|
|
588
|
+ </td>
|
|
589
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Fairborn, OH">
|
|
590
|
+ FAIRBORN, OH
|
|
591
|
+ </td>
|
|
592
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="2,983">
|
|
593
|
+ 2,983
|
|
594
|
+ </td>
|
|
595
|
+ <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-green-400 truncate max-w-xs">
|
|
596
|
+ $
|
|
597
|
+ <!-- -->
|
|
598
|
+ 51,000
|
|
599
|
+ </td>
|
|
600
|
+ </tr>
|
|
601
|
+ <tr class="hover:bg-gray-900 cursor-pointer">
|
|
602
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Department of Health and Human Services">
|
|
603
|
+ DEPARTMENT OF HEALTH AND HUMAN SERVICES
|
|
604
|
+ </td>
|
|
605
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="Atlanta, GA">
|
|
606
|
+ ATLANTA, GA
|
|
607
|
+ </td>
|
|
608
|
+ <td class="px-6 py-4 whitespace-nowrap text-sm text-gray-300 truncate max-w-xs" title="119,812">
|
|
609
|
+ 119,812
|
|
610
|
+ </td>
|
|
611
|
+ <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-green-400 truncate max-w-xs">
|
|
612
|
+ $
|
|
613
|
+ <!-- -->
|
|
614
|
+ 2,473,060
|
|
615
|
+ </td>
|
|
616
|
+ </tr>
|
|
617
|
+ <tr>
|
|
618
|
+ <td class="px-6 py-2 text-sm text-left md:text-center cursor-pointer text-gray-300" colspan="6">
|
|
619
|
+ see more
|
|
620
|
+ </td>
|
|
621
|
+ </tr>
|
|
622
|
+ </tbody>
|
|
623
|
+ </table>
|
|
624
|
+ </div>
|
|
625
|
+ </div>
|
|
626
|
+ </div>
|
|
627
|
+ </div>
|
|
628
|
+ </main>
|
|
629
|
+ </div>
|
|
630
|
+</body><hr>
|
|
631
|
+</body>
|
|
632
|
+</html>
|