Commit Graph

1149 Commits (e070ebdca09e005f83009ad2cb4976c5c73318d6)
 

Author SHA1 Message Date
rebuilt 89295f8832 Missing progress or duration information does not result in a row removed in the cleaning process
3 years ago
rebuilt 83fa0c4e63 Removed duplicate parameter
3 years ago
rebuilt 6022739f07 use district short name when writing filename
3 years ago
rebuilt f749b96006 update response_date to recorded_date
3 years ago
rebuilt d031179dc0 add changes to duration for short form items
3 years ago
rebuilt 1e3cebf223 add oneoff script to load wareham data
3 years ago
rebuilt 28e7f1fcb2 Change Dese ID of Minot Forest in Wareham to 310001799. Change Dese ID of Wareham Elementary School to 3100017
3 years ago
rebuilt 9d0f8659f1 Adjust valid duration threshold of short form items
3 years ago
rebuilt 37e932e078 Fix regression in student loader
3 years ago
rebuilt bd4e64167d Add livereload
3 years ago
rebuilt 0dfc9726d0 Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago
rebuilt b5dc933187 Add subcategory report
3 years ago
rebuilt c57ec6157c Round all averages to two decimal places
3 years ago
rebuilt 6b2555c1f0 Fix response rates for small schools by accounting for expected minimum counts of responses less than 10
3 years ago
rebuilt 097edb1744 update ship it to use 'yarn jest' instead of 'yarn test' so javascript test will run correctly
3 years ago
rebuilt a066f464c7 fix failing tests
3 years ago
rebuilt a21a11f809 specify gender column
3 years ago
rebuilt 80431e7660 Add most recent admin data
3 years ago
rebuilt f1022728fa Fix problem with dese scraper lumping in 2021-22 data as 2022-23 data.
3 years ago
rebuilt c42b569e78 cap response rate per grade at 100
3 years ago
rebuilt 798ba1f340 Only return files in sftp directory, not other directories
3 years ago
rebuilt 03efd88284 Do not create response rate entries in the database when loading survey item responses
3 years ago
rebuilt 0ed6cbe6b4 Rename DataAvailability to Summary
3 years ago
rebuilt 09963c3323 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 001d3083c8 Calculate response rate on the fly instead of looking it up from the db
3 years ago
rebuilt 7f9b96fdb3 Add updated admin data
3 years ago
rebuilt cee7aa4c59 Remove unused filename
3 years ago
rebuilt 1f8aea31de Add older admin data file archive
3 years ago
rebuilt d3a28f7635 Fix ThreeATwo scraper
3 years ago
rebuilt 30e006ee0d Set a minimum threshold of 10 survey item responses to calculate scores per survey item
3 years ago
rebuilt 982f216c6c rename counts_by_grade method to the more descriptive enrollment_by_grade
3 years ago
rebuilt 07ed8dd259 Update logic for calculating student response rate. Remove references
3 years ago
rebuilt 0bfde2805a temporarily turn off caching based on the response rate timestamp
3 years ago
rebuilt 63f453d258 Update seeder to use ActiveRecord imports
3 years ago
rebuilt 357c7427d1 Batch imports for staffing data
3 years ago
rebuilt d272e48adc load total students and batch importing records
3 years ago
Nelson Jovel 98ba54c305 Convert dese::loader from using seeder to factories
3 years ago
Nelson Jovel 9228e3dbaf convert student loader from seeding to factories
3 years ago
rebuilt 049ae4548f Don't add another response rate record to the database. Just calculate on the fly. Otherwise we can run into a situation where we create two response rates for a given school/academic_year/subcategory
3 years ago
rebuilt 283845edd3 Add tests to make sure teacher survey items don't pollute the graphs for
3 years ago
rebuilt 7208cbb661 Add tests to make sure teacher survey items don't pollute the graphs for
3 years ago
rebuilt 63b1615bef Make sure when checking for sufficient gender responses that we only check student survey items
3 years ago
rebuilt 098110433a Remove duplicate line
3 years ago
rebuilt 5f58a5516e print the number of student and teacher respondents
3 years ago
rebuilt f7818fc9f6 make sure test database is cleaned before and after every test
3 years ago
rebuilt 9749cd1abb Remove standard from gemfile
3 years ago
rebuilt de478b7761 update reline
3 years ago
rebuilt 1290e52626 Correct branch name for ci
3 years ago
rebuilt 1b987f245b Run ci when mciea-main code is pushed to github
3 years ago
rebuilt 36ea63332b Add 2022-23 survey results
3 years ago