Skip to content

Optimisation du site #103

@hfroot

Description

@hfroot

Aims:

  • make site faster
  • render the data accessible in another format (CSV/JSON etc)

The two are linked because reformatting the data (e.g. using dictionaries and not arrays; combining data to reduce lookups; saving calculations per-commune) will make the site faster but also make the data more easily available.

Questions:

  • how to break up the work?
  • how will this fit with how data is already manipulated?

NB:

  • all calculations can now be applied per-commune, these should then be aggregated for a grouping (whether by EPCI or custom)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions