Skip to content
Snippets Groups Projects
  1. Apr 13, 2017
  2. Apr 12, 2017
    • Cristian Weiland's avatar
      Issue #43: Rename indexes, use associative array in config files and improve grep · f3fc354d
      Cristian Weiland authored
      
      - Rename indexes to group by year and month instead of university and add prefix
        to indicate data source (MEC or MS);
      - Config files (config.sh) now use associative arrays instead of 2 arrays filter
        and university, which needed to be correlated, having the same length and using
        the same number index to relate data;
      - Add flag -w in grep, which filters by matching a whole word instead of
        substring. For example: "PARA" does not match with "PARANA" anymore (which stops
        scripts from getting duplicated data for "UNIVERSIDADE FEDERAL DO PARANA");
      
      Signed-off-by: default avatarCristian Weiland <cw14@inf.ufpr.br>
      f3fc354d
  3. Mar 20, 2017
  4. Mar 17, 2017
  5. Mar 16, 2017
  6. Feb 16, 2017
  7. Feb 14, 2017
Loading