Ray Kiddy
Ray Kiddy
Just an initial check here. See attached, just looking at one bill. It seems that the MD bulk data has a complete view of some of the bill data, but...
[md_scrape_compare.txt](https://github.com/openstates/issues/files/11445554/md_scrape_compare.txt)
I find myself with a question. Given that the dump does not give as much information as is obtained from the scraping that is done now, and that integrating in...
@showerst ?
Seeing the comments in #188, I can now see that this will work. And I verified that it does. ``` from ics import Calendar, Event c = Calendar() e =...
Well. I got a "here let me search that for you"... I have been trying to find these kinds of tools but was not searching using the correct terms, or...
Well, but then the first bit on https://zero-to-nix.com/start/nix-run/ runs fine. So, is this just a spurious error message? If so, perhaps it can be made clear that "nix shell" should...
[launch1.txt](https://github.com/user-attachments/files/20873346/launch1.txt)
MVC separation is, IMHO, a good thing.