Skip to main content

amendment_text_urls

Get document choices for a specific amendment.

This function is used by the Congressional Amendment Viewer widget, in OpenBB Workspace, to populate document choices for the selected amendment.

Examples

from openbb import obb
obb.uscongress.amendment_text_urls(amendment_url='119/hamdt/2')

Parameters

amendment_url: str
is_workspace: bool
Default: False
provider: str | None
Default: congress_gov


Returns