Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
paddy74
/
python-usajobsapi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(api): support the historic joa api endpoint
- #12
#12
Merged
paddy74
merged 16 commits into
main
paddy74/python-usajobsapi:main
from
feat/historicjoa
paddy74/python-usajobsapi:feat/historicjoa
Copy head branch name to clipboard
Sep 26, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(api): support the historic joa api endpoint
#12
paddy74
merged 16 commits into
main
paddy74/python-usajobsapi:main
from
feat/historicjoa
paddy74/python-usajobsapi:feat/historicjoa
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2025
Add docstrings to historicjoa.py
paddy74
committed
10e0e90
View commit details
Copy full SHA for 10e0e90
Browse repository at this point
Create placeholder test_historicjoa.py
paddy74
committed
82863e7
View commit details
Copy full SHA for 82863e7
Browse repository at this point
Query params for HistoricJoaEndpoint
paddy74
committed
8b649fb
View commit details
Copy full SHA for 8b649fb
Browse repository at this point
Add response shape classes for HistoricJoaEndpoint
paddy74
committed
d1d35b3
View commit details
Copy full SHA for d1d35b3
Browse repository at this point
Add return data to HistoricJoaEndpoint.Response
paddy74
committed
ed28e93
View commit details
Copy full SHA for ed28e93
Browse repository at this point
Add pytest fixtures for historicjoa tests
paddy74
committed
3255d18
View commit details
Copy full SHA for 3255d18
Browse repository at this point
Skeleton tests in test_historicjoa.py
paddy74
committed
e9c9c7d
View commit details
Copy full SHA for e9c9c7d
Browse repository at this point
Implement historicjoa unit tests
paddy74
committed
16eb3db
View commit details
Copy full SHA for 16eb3db
Browse repository at this point
Updt docstrings in historicjoa.py
paddy74
committed
b265c83
View commit details
Copy full SHA for b265c83
Browse repository at this point
Norm historicjoa inputs to dt.date
paddy74
committed
f307047
View commit details
Copy full SHA for f307047
Browse repository at this point
Commits on Sep 24, 2025
Add remaining resp fields to HistoricJoaEndpoint
paddy74
committed
fec7dd6
View commit details
Copy full SHA for fec7dd6
Browse repository at this point
Deserialize historicjoa resp dates as dt.date
paddy74
committed
3b77367
View commit details
Copy full SHA for 3b77367
Browse repository at this point
Convert Y/N historicjoa resp vals to bool-type
paddy74
committed
9ea0672
View commit details
Copy full SHA for 9ea0672
Browse repository at this point
Commits on Sep 26, 2025
Fix casing of continuationToken
paddy74
committed
ff7d1b8
View commit details
Copy full SHA for ff7d1b8
Browse repository at this point
Generator function for historic_joa pages
paddy74
committed
5bfafbe
View commit details
Copy full SHA for 5bfafbe
Browse repository at this point
Generator function for historic_joa items
paddy74
committed
4777e6b
View commit details
Copy full SHA for 4777e6b
Browse repository at this point
You can’t perform that action at this time.