Store Vermpaf files in database?

Issue #904 resolved
Brian Lewis repo owner created an issue

Rather than put these as flat xml files in the assets folder, instead create a warehouse indicators table

district nvarchar(10) '' null=national

indicators xml

Then these can use the ETag mechanism so that clients do not need to request them when they already have the latest.

Also a bit simpler from development perspective in that the ones you want are sourced from the database.

Also let’s change the name - from vermpaf to ….. indicatorsummary? indicatorTable?

Does this impact omega-R?

Comments (3)

  1. Ghislain Hachey

    @Brian Lewis I have told Omega-R to hold on to Indicators stuff. I think we are good to go. Yeah, indicatorTable I think.

    If you start work on this I assume it is foundation for the Indicators dashboard?

  2. Log in to comment