EarthFrequencies / earth-frequencies-data

Open data describing the radio frequency allocation for each region and country.
Other
1 stars 1 forks source link

Adjust paths for regions #18

Open ajmas opened 2 years ago

ajmas commented 2 years ago

The paths for a given region should include the parent regions, such that for France (as an example):

/itu1/eu/fr

We should also ensure that in the generated JSON that we actually have three fields:

with an example being:

{
  "id": "de",
  "path": "/itu1/eu/de",
  "name_en": "Germany"
}