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

Identifying appropriations and budgetary things #85

Open
mustyoshi opened this issue Jan 22, 2024 · 1 comment
Open

Identifying appropriations and budgetary things #85

mustyoshi opened this issue Jan 22, 2024 · 1 comment

Comments

@mustyoshi
Copy link
Collaborator

mustyoshi commented Jan 22, 2024

I'd like to start putting together a way to identify how much money a bill uses. Then likely move into counting up how much certain representatives are responsible for.
There are many different ways budget items can be worded.

  • Transfer Funding
    • HR-5968 - This example seems to be taking money allocated to one program and repurposing it for another program.
  • Idk what to call this one yet
    • HR-6018 - This one makes money available in the Treasury available for specific military projects

Some of what I'll want to do is find dollar amounts, and then be able to tie the money to a program or a specific section in the USCode, which could then be traversed to find a project/department name.

Eventually I'll probably need to be able to identify when dates are changed to make money available longer or reoccurring. When I find examples of those I will put them here.

@twjaymes
Copy link

Are you still working on this? Priority? I'd like to help.

Do you want to define types of budget items to search for? Like, for the second one you mentioned:

Idk what to call this one yet

[HR-6018](https://www.congress.gov/bill/118th-congress/house-bill/6018/text) - This one makes money available in the Treasury available for specific military projects

I can go through a sample of bills to map section headers to budget items. For example, HR-6018 would be "Remittance Transfer Fee"

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants