hasadna / Open-Knesset

A project aimed at making the Israeli Knesset more transparent. Python and Django based
http://oknesset.org/
BSD 3-Clause "New" or "Revised" License
106 stars 175 forks source link

Government bill proposal scraping is quite broken #710

Open alonisser opened 8 years ago

alonisser commented 8 years ago
  1. Looks like scraping doesn't get date for lots of new pdfs, currently a proposal without a date isn't saved for example: הצעת חוק סיוע כלכלי ללומדי תורה נזקקים‪ ,התשע"ו
  2. Rescraping is quite broken . Bills that are accepted by knesset into law, have a silighly different name for example: (without תיקון) the suggestion חוק ההוצאה לפועל תיקון מס' 29 תיקון After accepted חוק ההוצאה לפועל תיקון מס' 29

Currently when rescraping it recreates another GP, another BILL, etc...

alonisser commented 8 years ago

follow up from #612