- calculate averages by provider
- calculate summary info by state
- routes with provider_id
- add rest of CSV's
- add selects
- show all the data necessary:
- Home
- Comparison
- migrate frontend
- Fix
rrhh.csv
and import it to the DB - fix rake import is making up precision??
- Select changes URL in Home
- Link to order by column
- Accept
comparar/
with no providers - Select changes URL in Comparison
- [S] Remove URL changes URL in Comparison
- calculate stats
- use pretty names for ids in routes
- use alias 'comparar for compare route (just changed the name in Spanish)
- use procfile (avoid webrick)
- cache averages and summary info
- Use JS & ajax when possible
- Generate state table with id's, so there's no N+1
-
sedes.csv
correct stateSan Jose
withSan José
-
rrhh.csv
correct format
- uncomment 'ruby' definition in Gemfile
- separate metadata from metadata for migrations
- call methods/modules from migrations
- use seeds.rb instead of
db:import
rake task
- - Create "state" model for better queries
- - Provider - provider_structure, this should be calculated on import and saved in the Database