Giter Club home page Giter Club logo

Comments (2)

jonquandt avatar jonquandt commented on July 30, 2024

@relarson1 - so you would want an md5 hash for the file available from the txtLink value in the granule summary. And you would like it displayed on the granules response.

I'm not sure if that information is readily available, but will discuss with developers.

from api.

jonquandt avatar jonquandt commented on July 30, 2024

@relarson1 -- this is now available

https://api.govinfo.gov/packages/HOB-2019/granules?offset=0&pageSize=5&api_key=DEMO_KEY:

{
"count": 3449,
"offset": 0,
"pageSize": 5,
"nextPage": "https://api.govinfo.gov/packages/HOB-2019/granules?offset=5&pageSize=5",
"previousPage": null,
"granules": [{
        "title": "A bill to make improvements to certain defense and security assistance provisions and to authorize the appropriation of funds to Israel, to reauthorize the United States-Jordan Defense Cooperation Act of 2015, and to halt the wholesale slaughter of the Syrian people, and for other purposes",
        "granuleId": "HOB-2019-s1",
        "granuleLink": "https://api.govinfo.gov/packages/HOB-2019/granules/HOB-2019-s1/summary",
        "md5": "BC35F3D4DFC2AAE1294FA482EB2848DD"
    },
    {
        "title": "A bill to safeguard certain technology and intellectual property in the United States from export to or influence by the People's Republic of China and to protect United States industry from unfair competition by the People's Republic of China, and for other purposes",
        "granuleId": "HOB-2019-s2",
        "granuleLink": "https://api.govinfo.gov/packages/HOB-2019/granules/HOB-2019-s2/summary",
        "md5": "8EB614D4E9B96CB5B01AE253BBF24B68"
    },
    {
        "title": "A bill to bring stability to the individual insurance market, make insurance coverage more affordable, lower prescription drug prices, and improve Medicaid",
        "granuleId": "HOB-2019-s3",
        "granuleLink": "https://api.govinfo.gov/packages/HOB-2019/granules/HOB-2019-s3/summary",
        "md5": "8AEEB9910149E197B7D61DCABC4338B0"
    },
    {
        "title": "A bill to amend the Internal Revenue Code of 1986 to establish a refundable tax credit to increase the take-home pay of American workers and enhance their financial stability, and for other purposes",
        "granuleId": "HOB-2019-s4",
        "granuleLink": "https://api.govinfo.gov/packages/HOB-2019/granules/HOB-2019-s4/summary",
        "md5": "D1583B622964EA4BEFEE29E2E61423FE"
    },
    {
        "title": "A bill to amend the Internal Revenue Code of 1986 to allow a credit against tax for qualified elementary and secondary education tuition",
        "granuleId": "HOB-2019-s5",
        "granuleLink": "https://api.govinfo.gov/packages/HOB-2019/granules/HOB-2019-s5/summary",
        "md5": "97030F26A0068A3D0B1B446989165D77"
    }
]
}

I would still recommend grabbing the mods file whenever the package is updated.

from api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.