Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List available Bill Versions #3

Closed
llaplant opened this issue Jun 19, 2018 · 1 comment
Closed

List available Bill Versions #3

llaplant opened this issue Jun 19, 2018 · 1 comment
Labels
Features Items currently under consideration by the govinfo team for development. Upcoming Items currently under development and will be available in our next release

Comments

@llaplant
Copy link
Member

Story

As a govinfo API user, I want to find all available bill versions for a bill, so it is easier to correlate bill status with bill versions.

Acceptance Criteria

  • user specifies a bill status packageId (required) OR user specifies congress (required) and bill number (required)
  • json output
  • return:
    • a list of bill packageIds, version abbreviation, version user readable, and dates so users know the order of bills from new to old.
  • links to bill version files
  • links to bill status file
  • Ask Community for more information about what should be returned
@jonquandt jonquandt added the Features Items currently under consideration by the govinfo team for development. label Jul 10, 2018
@jonquandt jonquandt changed the title Bill Versions List available Bill Versions Jul 11, 2018
@jonquandt jonquandt added the Upcoming Items currently under development and will be available in our next release label Dec 23, 2020
@jonquandt
Copy link
Member

This issue is also closed via the use of the new related documents service in #2

Examples:
https://api.govinfo.gov/related/BILLSTATUS-117sres99

These provide access to a list of available relationships, including versions of bills.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features Items currently under consideration by the govinfo team for development. Upcoming Items currently under development and will be available in our next release
Projects
None yet
Development

No branches or pull requests

2 participants