Giter Club home page Giter Club logo

Comments (2)

jonquandt avatar jonquandt commented on July 30, 2024

@relarson1 The details link you have at the bottom is for a granule of the hearing. The equivalent details link for the package level is:
https://www.govinfo.gov/app/details/CHRG-111shrg54718

Congressional Hearings package-level summaries only include:

  • mods for the package
  • premis for the package
  • zip of all content and metadata

The PDF and HTML of hearings are available at the granule level. This is the case even for hearings that only have a single granule.

The pdf and html for this particular hearing are available on the granule summary page:
https://api.govinfo.gov/packages/CHRG-111shrg54718/granules/CHRG-111shrg54718/summary?api_key=DEMO_KEY

{
	"title": "The Discount Pricing Consumer Protection Act: Do We Need to Restore the Ban on Vertical Price Fixing?",
	"collectionCode": "CHRG",
	"collectionName": "Congressional Hearings",
	"category": "Congressional Committee Materials",
	"dateIssued": "2009-05-19",
	"detailsLink": "https://www.govinfo.gov/app/details/CHRG-111shrg54718/CHRG-111shrg54718",
	"granulesLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/granules?offset=0&pageSize=100",
	"packageId": "CHRG-111shrg54718",
	"packageLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/summary",
	"granuleId": "CHRG-111shrg54718",
	"download": {
		"txtLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/granules/CHRG-111shrg54718/htm",
		"pdfLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/granules/CHRG-111shrg54718/pdf",
		"modsLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/granules/CHRG-111shrg54718/mods",
		"premisLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/premis",
		"zipLink": "https://api.govinfo.gov/packages/CHRG-111shrg54718/zip"
	},
	"granuleClass": "OTHERPART",
	"graphicsInPDF": "true",
	"isAppropriation": "false",
	"lastModified": "2018-07-30T19:41:21Z"
}

Here's an example of a package with multiple granules:

House Hearing, 115th Congress - THE NEXT FARM BILL
CHRG-115hhrg24725
details
api package summary

granule list

{
	"count": 2,
	"offset": 0,
	"pageSize": 100,
	"nextPage": null,
	"previousPage": null,
	"granules": [{
			"title": "The Next Farm Bill",
			"granuleId": "CHRG-115hhrg24725-pt1",
			"granuleLink": "https://api.govinfo.gov/packages/CHRG-115hhrg24725/granules/CHRG-115hhrg24725-pt1/summary"
		}, {
			"title": "Farm Bill Listening Sessions: Conversations in the Field",
			"granuleId": "CHRG-115hhrg24725-pt2",
			"granuleLink": "https://api.govinfo.gov/packages/CHRG-115hhrg24725/granules/CHRG-115hhrg24725-pt2/summary"
		}
	]
}

granule summary

hope that's helpful - let me know if you need some additional info.

from api.

relarson1 avatar relarson1 commented on July 30, 2024

Thanks! that is helpful I'll pass this along to the developer.

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.