haganbt / PYLON-exporter

Utility for exporting data from a PYLON index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change name='name' to name='id' for twb template

deannomura opened this issue · comments

In the twb template the age-gender tornado uses the 'name' dimension but PEPP generates the associated file with column name 'id'. It would probably be easiest to update the twb template to name='id' instead of changing the code.

@deannomuraatdatasift - moving this to PEPP

haganbt/pepp#35