mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
scrape admin, enrollments, and staffing data
This commit is contained in:
parent
b0d4f19bba
commit
ddd20b2053
11 changed files with 38608 additions and 3629 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module Dese
|
||||
module Scraper
|
||||
DELAY = 20 # The dese site will block you if you hit it too many times in a short period of time
|
||||
DELAY = 4 # The dese site will block you if you hit it too many times in a short period of time
|
||||
|
||||
Prerequisites = Struct.new("Prerequisites", :filepath, :url, :selectors, :submit_id, :admin_data_item_id,
|
||||
:calculation)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue