mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-17 01:45:53 -07:00
chore: get admin data scraper running
This commit is contained in:
parent
1810ee0074
commit
a142afe022
102 changed files with 41933 additions and 8756 deletions
|
|
@ -6,7 +6,7 @@ module Dashboard
|
|||
include Dashboard::Dese::Scraper
|
||||
attr_reader :filepath
|
||||
|
||||
def initialize(filepath: Dashboard::Engine.root.join("data", "dashboard", "staffing", "staffing.csv"))
|
||||
def initialize(filepath: Dashboard::Engine.root.join("data", "staffing", "staffing.csv"))
|
||||
@filepath = filepath
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue