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

OH: Events: Add agendas and bills #4516

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Conversation

showerst
Copy link
Contributor

@showerst showerst commented Mar 1, 2023

No description provided.

@showerst showerst requested a review from johnseekins March 1, 2023 21:52
com_id = com_id.group(1)
hearing_date = when.strftime("%Y-%m-%d")
api_url = f"{self.api_base_url}/solarapi/v1/general_assembly_{self.session_id}/notices/{com_id}/{hearing_date}?format=json"
self.info(f"Fetching {api_url}")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the API link as a source to the event?

@showerst showerst merged commit 9864e84 into main Dec 4, 2023
1 check passed
@showerst showerst deleted the tim/2023/oh-events-upgrades branch March 1, 2024 21:50
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

Successfully merging this pull request may close these issues.

2 participants