Skip to content

issues Search Results · repo:datamade/court-scrapers language:Python

Filter by

31 results
 (51 ms)

31 results

indatamade/court-scrapers (press backspace or delete to remove)

We re missing the following cases: 20211401067 20211401190 20211401501 20211401535 20211401189 20211401719 For most of these, the case before or after (numerically) is in the db. I suspect the scraper ...
  • antidipyramid
  • Opened 
    on Jul 30, 2024
  • #64

The reporters would really like to get some older historical data for housing court cases (subdivision 14). Could we effectively just scrape these types of cases?
  • fgregg
  • 4
  • Opened 
    on May 1, 2024
  • #55

I have a fork of datasette that allows for unlimited CSV downloads. Let s use that. https://github.com/fgregg/datasette/tree/no_limit_csv_publish
  • fgregg
  • Opened 
    on May 1, 2024
  • #54

Since we started all fetching calendar values while scraping court calls, the scrape has slow down to the point where we re unable to scrape all available court calls in under 6 hours. We could try a ...
  • antidipyramid
  • 1
  • Opened 
    on Apr 5, 2024
  • #52

When we find that any case has been updated since the last scrape, the script to update rescraped cases is inserting the wrong data for unchanged cases. This section is causing the problem: UPDATE cases.court_case ...
  • antidipyramid
  • Opened 
    on Apr 3, 2024
  • #50

It s missing from the court_call db
  • antidipyramid
  • Opened 
    on Mar 18, 2024
  • #47

I ve found some cases in the db that have incorrect or null data (most likely due to performing local scrapes on old or buggy branches). We should add in some column constraints to make sure the data ...
  • antidipyramid
  • Opened 
    on Mar 14, 2024
  • #44

Most rows in court_case have a YYYY-MM-DD filing_date but some have MM/DD/YYYY. This discrepancy is also present on the live site. We ll have to normalize the field after scraping.
  • antidipyramid
  • 1
  • Opened 
    on Mar 14, 2024
  • #43

  • antidipyramid
  • Opened 
    on Mar 14, 2024
  • #41
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub