LibraryOfCongress / api.congress.gov

congress.gov API
605 stars 38 forks source link

docs(bill actions): action type documentation #160

Open ryparker opened 8 months ago

ryparker commented 8 months ago

It would be nice to have some documentation on exactly what each action type represents.

Here are the action types i'm referring to (from https://github.com/LibraryOfCongress/api.congress.gov/blob/main/Documentation/BillEndpoint.md#actions-level):

"Committee", "Calendars", "Floor", "BecameLaw", "IntroReferral", "President", "ResolvingDifferences", "Discharge", "NotUsed", and "Veto"

Here is what I assume each type means paired with examples of how I see each type being used:

rbram commented 8 months ago

Hello. Thanks for your feedback. We will update API documentation related to action codes but it will be a process that could take some time. Thanks.

ryparker commented 8 months ago

Thank you. You mentioned action codes, does that also include action types? This issue was specifically for action types.

Here's the action code issue: https://github.com/LibraryOfCongress/api.congress.gov/issues/8

rbram commented 8 months ago

Hello. Yes, our goal is to update the documentation for both.