DATABASE_URL
Configured
Railway PostgreSQL connection for Prisma
Admin console
These pages stay tied to the same Railway PostgreSQL database as the public site so importing, reporting, and editorial work all share one source of truth.
Database ready
Latest import finished Jul 8, 2026, 6:08 AM after finding 11,657 records.
DATABASE_URL
Configured
Railway PostgreSQL connection for Prisma
USAJOBS headers
Configured
Server-only authorization key and registered user agent
ADMIN_IMPORT_TOKEN
Configured
Required for Bearer-protected manual imports
NEXT_PUBLIC_SITE_URL
Configured
Used in the copy-paste trigger command below
Import runs
5
Total ImportRun rows stored in PostgreSQL
Latest status
succeeded
Started Jul 8, 2026, 6:03 AM
Found
11,657
Unique current announcements returned by the latest run
Closed
0
Jobs marked closed because they no longer appeared in USAJOBS
Manual trigger
The importer runs on the server, authenticates with USAJOBS using Railway environment variables, writes all normalized data through Prisma, and never exposes API secrets to the client.
curl -X POST "https://www.federalhiringdata.com/api/admin/import/usajobs" \
-H "Authorization: Bearer <ADMIN_IMPORT_TOKEN>"Pipeline behavior
Latest outcome
Latest import
succeeded
Started Jul 8, 2026, 6:03 AM and completed Jul 8, 2026, 6:08 AM.
Warnings
The unfiltered USAJOBS search reported 10,000 active announcements, so the importer switched to organization-based segmentation to reduce the chance of truncation.
Recent import runs
Started Jul 8, 2026, 6:03 AM
Started Jul 8, 2026, 6:00 AM
Started Jul 8, 2026, 6:00 AM
Started Jul 8, 2026, 5:56 AM
Started Jul 8, 2026, 5:56 AM