Marantesss / glass-base

MIT License
0 stars 0 forks source link

Identify first metrics for analysis #4

Closed migueljmonteiro closed 3 years ago

migueljmonteiro commented 3 years ago
  1. Pie chart with number of contracts and percentage per:
    • total
    • contractingProcedureType
    • contractFundamentationType
    • cpvs
    • executionPlace
    • executionDeadline
    • contractTypes
  2. Pie chart with average value of contracts per:
    • total
    • contractingProcedureType
    • contractFundamentationType
    • cpvs
    • executionPlace
    • executionDeadline
    • contractTypes
  3. Timeseries for number of contracts and value of contracts
    • show total
    • allow selection of one year and show one timeseries for each month
    • allow selection of one month and show one timeseries for each year
  4. Interactive map with number and value of contracts per executionPlace
    • show population of executionPlace
    • normalize by population
  5. Show top-10 contracted entities with more contracts and with more value of contracts per:
    • total
    • executionPlace
    • cpvs
  6. Show top-10 contracting entities with more contacts and with more value of contracts per:
    • total
    • executionPlace
    • cpvs
  7. Allow filtering based on time everywhere:
    • yesterday
    • this week
    • this month
    • last 3 months
    • last 6 months
    • last year
    • last 3 years
    • last 5 years
    • last 10 years
    • total
    • custom date range
  8. Show big numbers:
    • Total number of contracts
    • Total value spent
    • Average value of a contract
    • Total number of contracts this year (with % variation vs last year)
    • Total value spent this year (with % variation vs last year)
    • Average number of contracts per year
    • Average value of contracts per year
Marantesss commented 3 years ago

*Analysis