-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
280 lines (279 loc) · 13.8 KB
/
Copy pathindex.html
File metadata and controls
280 lines (279 loc) · 13.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="#f8fafc" name="theme-color"/>
<title>JobDataPool.com | Live Jobs Snapshot & Hiring Forums</title>
<meta content="JobDataPool.com is a free and public datalake of job data related tables. Employment Cafe publishes live snapshots, direct apply links, and hiring discussions powered by JobDataPool." name="description"/>
<meta content="jobdatapool jobs, jobdatapool snapshot, live jobs, hiring jobs board, company forums, apply links" name="keywords"/>
<meta content="index,follow,max-image-preview:large,max-snippet:-1,max-video-preview:-1" name="robots"/>
<link href="https://jobdatapool.com/" rel="canonical"/>
<meta content="JobDataPool.com | Live Jobs Snapshot & Hiring Forums" property="og:title"/>
<meta content="Free and public datalake of job data related tables from JobDataPool, surfaced through Employment Cafe with live job snapshots and direct apply links." property="og:description"/>
<meta content="website" property="og:type"/>
<meta content="https://jobdatapool.com/" property="og:url"/>
<meta content="https://jobdatapool.com/employment-cafe-icon.png" property="og:image"/>
<meta content="summary_large_image" name="twitter:card"/>
<meta content="JobDataPool.com | Live Jobs Snapshot & Hiring Forums" name="twitter:title"/>
<meta content="Employment Cafe powered by JobDataPool: a free and public datalake of job data related tables with searchable live snapshots." name="twitter:description"/>
<meta content="https://jobdatapool.com/employment-cafe-icon.png" name="twitter:image"/>
<link href="employment-cafe-icon-32.png" rel="icon" sizes="32x32" type="image/png"/><link href="employment-cafe-icon-180.png" rel="apple-touch-icon" sizes="180x180" type="image/png"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "JobDataPool Jobs Snapshot",
"url": "https://jobdatapool.com/",
"description": "JobDataPool is a free and public datalake of job data related tables.",
"publisher": {
"@type": "Organization",
"name": "JobDataPool"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://jobdatapool.com/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What makes JobDataPool different from hiring.cafe?",
"acceptedAnswer": {
"@type": "Answer",
"text": "JobDataPool focuses on a public production data snapshot, direct apply links, and SEO-discoverable hiring discussions so job seekers can find fresh roles faster."
}
},
{
"@type": "Question",
"name": "Is JobDataPool data public?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. JobDataPool is a free and public datalake of job data related tables, and this page is public and crawlable with no PIN gate."
}
},
{
"@type": "Question",
"name": "Where is the Job Data Pool community on Reddit?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Discussion and updates for JobDataPool live on the Job Data Pool subreddit at https://www.reddit.com/r/jobdatapool/"
}
}
]
}
</script>
<link href="https://fonts.googleapis.com" rel="preconnect"/>
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap" rel="stylesheet"/>
<link href="styles.css" rel="stylesheet"/>
<link href="survey.css" rel="stylesheet"/>
<link href="forum.css" rel="stylesheet"/>
<script defer="" src="lib/domain-overrides.js"></script>
<script defer="" src="lib/fortune500.js"></script>
<script defer="" src="https://www.gstatic.com/firebasejs/10.12.5/firebase-app-compat.js"></script>
<script defer="" src="https://www.gstatic.com/firebasejs/10.12.5/firebase-auth-compat.js"></script>
<script defer="" src="https://www.gstatic.com/firebasejs/10.12.5/firebase-firestore-compat.js"></script>
<script defer="" src="firebase-config.js"></script>
<script defer="" src="data/jobs_restored.js"></script>
<script defer="" src="survey.js"></script>
<script defer="" src="forum.js"></script>
<script defer="" src="app.js"></script>
</head>
<body>
<div class="top-shell">
<div class="masthead">
<div class="masthead-inner">
<div class="brand-lockup">
<span aria-hidden="true" class="brand-mark"><img alt="JobDataPool coffee pot logo" class="brand-cup brand-logo" decoding="async" height="52" loading="eager" src="employment-cafe-icon.png" style="display:block;width:52px;height:52px;object-fit:contain;border-radius:999px;" width="52"/></span>
<div class="brand-text">
<p class="masthead-eyebrow">powered by JobDataPool.com</p>
<h1 class="masthead-title">The Employment Cafe</h1>
</div>
</div>
<nav aria-label="Site sections" class="masthead-tabs">
<a class="masthead-tab is-active" href="#" id="navJobs">Jobs</a>
<a class="masthead-tab" href="#forums" id="navForums">Company forums</a>
<a class="masthead-tab" href="/about">About</a>
</nav>
<p class="masthead-meta">
Employment Cafe is powered by <a href="https://jobdatapool.com" rel="noopener noreferrer">JobDataPool</a>, a free and public datalake of job data related tables ·
<a href="https://www.reddit.com/r/jobdatapool/" rel="noopener noreferrer">r/jobdatapool on Reddit</a> ·
<button class="masthead-survey-link" data-open-outcome-survey="" type="button">Share your application outcome</button>
</p>
</div>
</div>
<header aria-label="Primary search controls" class="topbar">
<label class="search-box">
<span aria-hidden="true" class="search-icon">⌕</span>
<input autocomplete="off" id="searchInput" placeholder="Search companies, roles, skills, locations…" type="search"/>
</label>
<button class="green-btn" type="button">⊕ Add Career Page</button>
<button class="yellow-btn account-cta" id="accountButton" type="button">Join</button>
<button class="ai-btn" type="button">✦ AI Search</button>
<button aria-label="Menu" class="menu-btn" type="button">☰</button>
</header>
<nav aria-label="Job filters" class="filters">
<div class="filters-inner">
<p class="filters-kicker"><span class="filters-kicker-icon" aria-hidden="true">✦</span> Quick refine <span class="filters-hint">stacks with search above</span></p>
<div class="filter-pills" role="toolbar" aria-label="Quick job filters">
<button class="filter-pill filter-pill--accent" data-filter="Industry" type="button">Industry</button>
<button class="filter-pill filter-pill--accent" data-filter="Company" type="button">Company</button>
<button class="filter-pill filter-pill--accent" data-filter="Experience" type="button">Level</button>
<button class="filter-pill" data-filter="Salary" type="button">Pay listed</button>
<button class="filter-pill" data-filter="Commitment" type="button">Role type</button>
<span class="filter-pill-sep" aria-hidden="true"></span>
<button class="filter-pill" data-filter="Remote" type="button">Remote</button>
<button class="filter-pill" data-filter="Hybrid" type="button">Hybrid</button>
<button class="filter-pill" data-filter="Healthcare" type="button">Healthcare</button>
<button class="filter-pill" data-filter="Software" type="button">Software</button>
<button class="filter-pill" data-filter="Finance" type="button">Finance</button>
<button class="filter-pill" data-filter="Entry Level" type="button">Entry level</button>
</div>
</div>
</nav>
<div class="hire-banner" role="note">
<span class="hire-banner-text">Know a company that is hiring?</span>
<a href="#">Add a company</a>
</div>
</div>
<main>
<div id="jobsMain">
<div class="auth-modal hidden" id="authModal" aria-hidden="true">
<div class="auth-modal-backdrop" id="authModalBackdrop"></div>
<section aria-live="polite" class="account-panel auth-modal-panel hidden" id="accountPanel">
<div class="account-panel-inner">
<div class="account-panel-hero" aria-hidden="true"><span class="account-panel-mug">☕</span></div>
<div class="account-panel-copy">
<h2 id="accountPanelTitle">Your spot</h2>
<p id="accountStatus">Save roles, hang out in forums, and keep everything in sync—or stay cozy in local-only mode.</p>
<div class="account-actions">
<button class="primary-btn" id="googleLogin" type="button">Continue with Google</button>
<button class="ghost-btn" id="localLogin" type="button">Local profile only</button>
<button class="ghost-btn hidden" id="logoutButton" type="button">Log out</button>
</div>
</div>
</div>
</section>
</div>
<section aria-label="Result controls" class="toolbar job-toolbar">
<div class="job-toolbar-head">
<b id="resultCount">Live index</b>
<small id="syncStatus">Getting ready…</small>
</div>
<div class="job-toolbar-row">
<label class="toolbar-field"><span class="toolbar-field-label">Industry</span> <select id="industryFilter"><option value="">All industries</option></select></label>
<label class="toolbar-field"><span class="toolbar-field-label">Level</span> <select id="seniorityFilter"><option value="">All levels</option></select></label>
<label class="toolbar-field"><span class="toolbar-field-label">Sort</span> <select id="sortSelect"><option value="fresh">Newest</option><option value="score">Best match</option><option value="pay">Pay</option><option value="company">Company A–Z</option></select></label>
<div class="toolbar-actions">
<button class="ghost-btn toolbar-chip" id="savedOnly" type="button">Saved</button>
<button class="ghost-btn toolbar-chip" id="clearFilters" type="button">Reset filters</button>
</div>
</div>
</section>
<div class="error hidden" id="errorBox"></div>
<div aria-live="polite" class="sections" id="sections"></div>
</div>
<div aria-label="Company discussion forums" class="forum-view hidden" id="forumView">
<div id="forumRoot"></div>
</div>
</main>
<dialog aria-labelledby="surveyTitle" class="survey-dialog" id="outcomeSurveyDialog">
<div class="survey-inner">
<div class="survey-header">
<button aria-label="Close dialog" class="survey-close" id="surveyCloseBtn" type="button">×</button>
<p class="survey-kicker">Community outcomes</p>
<h2 class="survey-title" id="surveyTitle">Application outcome survey</h2>
<p class="survey-sub">
Inspired by transparent reporting on
<a href="https://www.thegradcafe.com" rel="noopener noreferrer">The GradCafe</a>
— search the Fortune 500, log your stage (interview, offer, etc.), and help others benchmark hiring paths.
Data stays in this browser unless you add a backend later.
</p>
</div>
<div class="survey-body">
<div class="survey-success hidden" id="surveySuccess" role="status"></div>
<div id="surveyFormBlock">
<div class="survey-field">
<label for="surveyCompanySearch">Company (Fortune 500)</label>
<div class="survey-search-wrap">
<input autocomplete="off" id="surveyCompanySearch" placeholder="Start typing e.g. Apple, Nike, Cisco…" type="search"/>
<div aria-label="Matching companies" class="survey-results" id="surveyCompanyResults" role="listbox"></div>
</div>
<div class="survey-picked hidden" id="surveyPicked">
<span aria-hidden="true" class="survey-icon-slot" id="surveyPickedIcon"></span>
<div>
<strong id="surveyPickedName"></strong>
<span id="surveyPickedMeta"></span>
</div>
</div>
</div>
<div class="survey-field">
<label>Resume (optional)</label>
<div class="survey-drop" id="surveyDropZone">
<input accept=".txt,.text,.md,text/plain" id="surveyResumeFile" type="file"/>
<p><strong>Drop a plain-text resume</strong> or click to browse. For PDF or Word, paste text below.</p>
</div>
</div>
<div class="survey-field">
<label for="surveyResumePaste">Resume text (paste to auto-fill hints)</label>
<textarea id="surveyResumePaste" placeholder="Paste your resume or summary…"></textarea>
</div>
<div class="survey-field">
<label for="surveyFullName">Your name</label>
<input autocomplete="name" id="surveyFullName" placeholder="Jane Doe" type="text"/>
</div>
<div class="survey-field">
<label for="surveyEmail">Email (optional)</label>
<input autocomplete="email" id="surveyEmail" placeholder="you@example.com" type="email"/>
</div>
<div class="survey-field">
<label for="surveyPhone">Phone (optional)</label>
<input autocomplete="tel" id="surveyPhone" placeholder="+1 …" type="tel"/>
</div>
<div class="survey-field">
<label for="surveyOutcome">Outcome / stage</label>
<select id="surveyOutcome" required="">
<option value="">Select…</option>
<option value="applied">Applied</option>
<option value="oa">Online assessment</option>
<option value="phone">Phone screen</option>
<option value="interview">Interview</option>
<option value="final">Final round</option>
<option value="offer">Offer received</option>
<option value="rejected">Rejected</option>
<option value="withdrawn">Withdrawn</option>
</select>
</div>
<div class="survey-field">
<label for="surveyDateApplied">Key date</label>
<input id="surveyDateApplied" type="date"/>
</div>
<div class="survey-field">
<label for="surveyNotes">Notes (optional)</label>
<textarea id="surveyNotes" placeholder="Timeline, stack, comp band if you want to share…"></textarea>
</div>
<div class="survey-actions">
<button class="primary-btn" id="surveySubmitBtn" type="button">Save outcome locally</button>
</div>
<p class="survey-note">
Nothing is uploaded to a server in this demo — entries are stored in <code>localStorage</code> for your session history only.
</p>
</div>
</div>
</div>
</dialog>
<nav aria-label="Mobile quick navigation" class="mobile-bottom-nav">
<button aria-label="Show jobs" data-mobile-nav="jobs" type="button">Jobs</button>
<button aria-label="Open search" data-mobile-nav="search" type="button">Search</button>
<button aria-label="Open filters" data-mobile-nav="filters" type="button">Filters</button>
<button aria-label="Show forums" data-mobile-nav="forums" type="button">Forums</button>
</nav>
</body>
</html>