Skip to content

Generate maptemplates CSV #12

@Norric1Admin

Description

@Norric1Admin

(Follows on from #11)

The fastest way to get the boundary names and codes is to make a copy of geog.json in .csv format, using a converter such as MyGeodata Converter. Search for the GeoCode ('id') and boundary name ('am0/1/2...') columns, extracting them into a new Excel sheet and renaming them as follows...

  • COLUMN 1: boundary name ('am0/1/2...') = AREANM
  • COLUMN 2: GeoCode ('id') = AREACD
  • COLUMN 3+ : Year = time 1/2/3...

Next, add your data to the row matching its location. Data from the first year will go into COLUMN 3 ('time1'), second year into COLUMN 4 ('time 2'), and so on. Leave a blank cell for missing data. You will define the actual year value in the associated config.json file in the indicator folder.

TBC

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions