Skip to content

Instantly share code, notes, and snippets.

@AleksueiR
Last active May 27, 2019 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AleksueiR/41d7facab1bfe7ce1bf848f78e960d15 to your computer and use it in GitHub Desktop.
Save AleksueiR/41d7facab1bfe7ce1bf848f78e960d15 to your computer and use it in GitHub Desktop.
SAR Config schema
{
"migratoryBirds": {
"en": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/speblobidxen/docs/search?api-version=2017-11-11",
"filters": null,
"sortColumns": [],
"sortSequence": [],
"defaultSort": null,
"exportColumns": [],
"columns": []
},
"fr": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/speblobidxfr/docs/search?api-version=2017-11-11",
"filters": null,
"sortColumns": [],
"sortSequence": [],
"defaultSort": null,
"exportColumns": [],
"columns": []
},
"apiKey": "9179DAC4B2399BD2B8CB80B6CCAA0724"
},
"schedule1": {
"en": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/speblobidxen/docs/search?api-version=2017-11-11",
"filters": null,
"sortColumns": [],
"sortSequence": [],
"defaultSort": "taxonomyId",
"exportColumns": [],
"columns": [
{
"name": "taxonomyId",
"label": "Taxonomic group",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 6,
"label": "Mammals",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Mammals",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Birds",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Reptiles",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Amphibians",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Fishes",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Fishes",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Arthropods",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Molluscs",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Vascular Plants",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Mosses",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Lichens",
"note": "",
"visible": true
}
],
"note": ""
}
]
},
"fr": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/speblobidxfr/docs/search?api-version=2017-11-11",
"filters": null,
"sortColumns": [],
"sortSequence": [],
"defaultSort": "taxonomyId",
"exportColumns": [],
"columns": [
{
"name": "taxonomyId",
"label": "[fr] Taxonomic group",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 6,
"label": "Mammifères",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Mammifères",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Oiseaux",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Reptiles",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Amphibiens",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Poissons",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Poissons",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Arthropodes",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Mollusques",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Plantes vasculaires",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Mousses",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Lichens",
"note": "",
"visible": true
}
],
"note": ""
}
]
},
"apiKey": "9179DAC4B2399BD2B8CB80B6CCAA0724"
},
"species": {
"imagePath": "https://www.registrelep-sararegistry.gc.ca/images/photos/",
"en": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/speblobidxen/docs/search?api-version=2017-11-11",
"filters": [
"ranges",
"taxonomyId",
"cosewicStatusId",
"legalStatusId",
"legalScheduleId",
"underConsiderationId"
],
"sortColumns": [
"commonNameSort",
"taxonomySort",
"cosewicStatusId",
"legalStatusId"
],
"sortSequence": [
"taxonomySort",
"commonNameSort"
],
"defaultSort": "commonNameSort",
"exportColumns": [
"legalCommonName",
"legalPopulation",
"legalStatusId",
"legalScheduleId",
"legalDateListing",
"cosewicCommonName",
"cosewicPopulation",
"cosewicStatusId",
"cosewicLastAssessmentDate",
"displayScientificName",
"ranges",
"taxonomyId",
"underConsiderationId"
],
"columns": [
{
"name": "commonNameSort",
"label": "Common name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "displayScientificName",
"label": "Scientific name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicCommonName",
"label": "COSEWIC common name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicLastAssessmentDate",
"label": "COSEWIC last assessment date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicPopulation",
"label": "COSEWIC population",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicScientificName",
"label": "COSEWIC scientific name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalDateListing",
"label": "listed on",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalPopulation",
"label": "Legal population",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalScientificName",
"label": "Legal scientific name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalCommonName",
"label": "Legal common name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "taxonomySort",
"label": "Taxonomy group",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "taxonomyId",
"label": "Taxonomic group",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Amphibians",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Arthropods",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Birds",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Fishes (freshwater)",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Fishes (marine)",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Lichens",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Mammals (marine)",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Mammals (terrestrial)",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Molluscs",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Mosses",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Reptiles",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Vascular Plants",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "cosewicStatusId",
"label": "COSEWIC status",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Extinct",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Extirpated",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Endangered",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Threatened",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Special Concern",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Not at Risk",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Data Deficient",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Non-active",
"note": "",
"visible": true
},
{
"id": 10,
"label": "No Status",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "legalStatusId",
"label": "Schedule status",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Extirpated",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Endangered",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Threatened",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Special Concern",
"note": "",
"visible": true
},
{
"id": 10,
"label": "No Status",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "legalScheduleId",
"label": "SARA schedule",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Schedule 1",
"note": "SARA provisions supply",
"visible": true
},
{
"id": 4,
"label": "No schedule",
"note": "",
"visible": true
}
],
"note": "<span class=\"small text-muted show mrgn-bttm-sm\">Species listed under other schedules</span><ul class=\"list-unstyled mrgn-bttm-0 small\"><li><a href=\"http://\">Schedule 2</a></li><li><a href=\"http://\">Schedule 3</a></li></ul>"
},
{
"name": "ranges",
"label": "Range",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Alberta",
"note": "",
"visible": true
},
{
"id": 1,
"label": "British Columbia",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Manitoba",
"note": "",
"visible": true
},
{
"id": 8,
"label": "New Brunswick",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Newfoundland and Labrador",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Northwest Territories",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Nova Scotia",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Nunavut",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Ontario",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Prince Edward Island",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Quebec",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Saskatchewan",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Yukon",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Arctic Ocean",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Atlantic Ocean",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Pacific Ocean",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "underConsiderationId",
"label": "Under consideration for",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 0,
"label": "Addition",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Status change",
"note": "",
"visible": true
}
],
"note": ""
}
]
},
"fr": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/speblobidxfr/docs/search?api-version=2017-11-11",
"filters": [
"ranges",
"taxonomyId",
"cosewicStatusId",
"legalStatusId",
"legalScheduleId",
"underConsiderationId"
],
"sortColumns": [
"commonNameSort",
"taxonomySort",
"cosewicStatusId",
"legalStatusId"
],
"sortSequence": [
"taxonomySort",
"commonNameSort"
],
"defaultSort": "commonNameSort",
"exportColumns": [
"legalCommonName",
"legalPopulation",
"legalStatusId",
"legalScheduleId",
"legalDateListing",
"cosewicCommonName",
"cosewicPopulation",
"cosewicStatusId",
"cosewicLastAssessmentDate",
"displayScientificName",
"ranges",
"taxonomyId",
"underConsiderationId"
],
"columns": [
{
"name": "commonNameSort",
"label": "[fr] Common name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "displayScientificName",
"label": "[fr] Scientific name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicCommonName",
"label": "[fr] COSEWIC common name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicLastAssessmentDate",
"label": "[fr] COSEWIC last assessment date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicPopulation",
"label": "[fr] COSEWIC population",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "cosewicScientificName",
"label": "[fr] COSEWIC scientific name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalDateListing",
"label": "[fr] listed on",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalPopulation",
"label": "[fr] Legal population",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalScientificName",
"label": "[fr] Legal scientific name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "legalCommonName",
"label": "[fr] Legal common name",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "taxonomySort",
"label": "[fr] Taxonomy group",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "taxonomyId",
"label": "[fr] Taxonomic group",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Amphibiens",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Arthropodes",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Lichens",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Mammifères marins",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Mammifères terrestres",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Mollusques",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Mousses",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Oiseaux",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Plantes vasculaires",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Poissons d'eau douce",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Poissons marins",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Reptiles",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "cosewicStatusId",
"label": "[fr] COSEWIC status",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Disparue",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Disparue du pays",
"note": "",
"visible": true
},
{
"id": 3,
"label": "En voie de disparition",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Menacée",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Préoccupante",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Non en péril",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Données insuffisantes",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Non active",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Aucun statut",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "legalStatusId",
"label": "[fr] Schedule status",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Disparue du pays",
"note": "",
"visible": true
},
{
"id": 3,
"label": "En voie de disparition",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Menacée",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Préoccupante",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Aucun statut",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "legalScheduleId",
"label": "[fr] SARA schedule",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Annexe 1",
"note": "[fr] SARA provisions supply",
"visible": true
},
{
"id": 4,
"label": "Aucune annexe",
"note": "",
"visible": true
}
],
"note": "<span class=\"small text-muted show mrgn-bttm-sm\">[fr] Species listed under other schedules</span><ul class=\"list-unstyled mrgn-bttm-0 small\"><li><a href=\"http://\">Annexe 2</a></li><li><a href=\"http://\">Annexe 3</a></li></ul>"
},
{
"name": "ranges",
"label": "[fr] Range",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Alberta",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Colombie-Britannique",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Île-du-Prince-Édouard\r\n",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Manitoba",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Nouveau-Brunswick",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Nouvelle-Écosse\r\n",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Nunavut",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Ontario",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Québec",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Saskatchewan",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Terre-Neuve-et-Labrador\r\n",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Territoires-du-Nord-Ouest",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Yukon",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Océan Arctique",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Océan Atlantique",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Océan Pacifique",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "underConsiderationId",
"label": "[fr] Under consideration for",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 0,
"label": "Une addition",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Changement de statut",
"note": "",
"visible": true
}
],
"note": ""
}
]
},
"apiKey": "9179DAC4B2399BD2B8CB80B6CCAA0724"
},
"documents": {
"filePath": "http://sararegistry.dev.ec.gc.ca/virtual_sara/files",
"htmlPath": "http://sararegistry.dev.ec.gc.ca",
"en": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/docblobidxen/docs/search?api-version=2017-11-11",
"filters": [
"documentTypeId",
"recoveryDocumentStatusId",
"ranges",
"taxonomies"
],
"sortColumns": [
"documentTitleSort",
"documentTypeSort",
"sortDate",
"recoveryDocumentStatusId"
],
"sortSequence": [
"documentTypeSort",
"sortDate",
"documentCreateDate",
"documentTitleSort"
],
"defaultSort": "documentTypeSort",
"exportColumns": [
"documentTitle",
"consultationStartDate",
"consultationEndDate",
"documentTypeId",
"recoveryDocumentStatusId"
],
"columns": [
{
"name": "documentTitle",
"label": "Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTitleSort",
"label": "Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentDescription",
"label": "",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTypeId",
"label": "Document type",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 11,
"label": "Action plans",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Administrative agreements",
"note": "",
"visible": true
},
{
"id": 22,
"label": "Alternative measures agreements",
"note": "",
"visible": true
},
{
"id": 24,
"label": "Annual reports - delegation of authority",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Annual reports - SARA",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Codes of practices",
"note": "",
"visible": true
},
{
"id": 31,
"label": "Consultation documents",
"note": "",
"visible": true
},
{
"id": 15,
"label": "COSEWIC annual reports",
"note": "",
"visible": true
},
{
"id": 9,
"label": "COSEWIC assessments",
"note": "",
"visible": true
},
{
"id": 33,
"label": "COSEWIC list of wildlife species assessed",
"note": "",
"visible": true
},
{
"id": 18,
"label": "COSEWIC status reports",
"note": "",
"visible": true
},
{
"id": 43,
"label": "Critical habitat descriptions in the Canada Gazette",
"note": "",
"visible": true
},
{
"id": 44,
"label": "Critical habitat orders",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Critical habitat reports",
"note": "",
"visible": true
},
{
"id": 29,
"label": "Critical habitat statements",
"note": "",
"visible": true
},
{
"id": 20,
"label": "Delegation of authority agreements",
"note": "",
"visible": true
},
{
"id": 50,
"label": "Exceptions",
"note": "",
"visible": true
},
{
"id": 37,
"label": "Factsheet",
"note": "",
"visible": true
},
{
"id": 16,
"label": "General status of wildlife reports",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Guidelines",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Management plans",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Orders",
"note": "",
"visible": true
},
{
"id": 39,
"label": "Parliamentary review",
"note": "",
"visible": true
},
{
"id": 32,
"label": "Policies and guidelines",
"note": "",
"visible": true
},
{
"id": 41,
"label": "Protection reports",
"note": "",
"visible": true
},
{
"id": 42,
"label": "Protection statements",
"note": "",
"visible": true
},
{
"id": 52,
"label": "Recovery document posting plans",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Recovery strategies",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Regulations",
"note": "",
"visible": true
},
{
"id": 23,
"label": "Related international agreements",
"note": "",
"visible": true
},
{
"id": 40,
"label": "Related information",
"note": "",
"visible": true
},
{
"id": 53,
"label": "Report on the progress of recovery strategy implementation",
"note": "",
"visible": true
},
{
"id": 28,
"label": "Reports - alternative measures",
"note": "",
"visible": true
},
{
"id": 34,
"label": "Residence description",
"note": "",
"visible": true
},
{
"id": 19,
"label": "Response statements",
"note": "",
"visible": true
},
{
"id": 17,
"label": "Round table reports",
"note": "",
"visible": true
},
{
"id": 30,
"label": "Round table reports - Minister's response",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Standards",
"note": "",
"visible": true
},
{
"id": 25,
"label": "Stewardship action plans",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "documentTypeSort",
"label": "Document type",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "recoveryDocumentStatusId",
"label": "Recovery document status",
"type": "number",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Under 60 days comment period",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Under 30 days comment review period",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Finalization delayed",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Delayed",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Final",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "ranges",
"label": "Range",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Alberta",
"note": "",
"visible": true
},
{
"id": 1,
"label": "British Columbia",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Manitoba",
"note": "",
"visible": true
},
{
"id": 8,
"label": "New Brunswick",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Newfoundland and Labrador",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Northwest Territories",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Nova Scotia",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Nunavut",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Ontario",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Prince Edward Island",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Quebec",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Saskatchewan",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Yukon",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Arctic Ocean",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Atlantic Ocean",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Pacific Ocean",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "taxonomies",
"label": "Taxonomic group",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Amphibians",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Arthropods",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Birds",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Fishes (freshwater)",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Fishes (marine)",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Lichens",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Mammals (marine)",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Mammals (terrestrial)",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Molluscs",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Mosses",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Reptiles",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Vascular Plants",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "species",
"label": "Species",
"type": "collection",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentCreateDate",
"label": "Document creation date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "sortDate",
"label": "Publication date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "consultationStatusId",
"label": "Consultation status",
"type": "number",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Current",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Completed",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "consultationStartDate",
"label": "Consultation start date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "consultationEndDate",
"label": "Consultation end date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
}
]
},
"fr": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/docblobidxfr/docs/search?api-version=2017-11-11",
"filters": [
"documentTypeId",
"recoveryDocumentStatusId",
"ranges",
"taxonomies"
],
"sortColumns": [
"documentTitleSort",
"documentTypeSort",
"sortDate",
"recoveryDocumentStatusId"
],
"sortSequence": [
"documentTypeSort",
"sortDate",
"documentCreateDate",
"documentTitleSort"
],
"defaultSort": "documentTypeSort",
"exportColumns": [
"documentTitle",
"consultationStartDate",
"consultationEndDate",
"documentTypeId",
"recoveryDocumentStatusId"
],
"columns": [
{
"name": "documentTitle",
"label": "[fr] Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTitleSort",
"label": "[fr] Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentDescription",
"label": "",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTypeId",
"label": "[fr] Document type",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 20,
"label": "Accords de délégation de pouvoirs",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Accords de l'application de la loi",
"note": "",
"visible": true
},
{
"id": 22,
"label": "Accords de mesures de rechange ",
"note": "",
"visible": true
},
{
"id": 23,
"label": "Accords internationaux connexes",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Codes de pratique",
"note": "",
"visible": true
},
{
"id": 29,
"label": "Déclaration sur l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 42,
"label": "Déclarations sur la protection",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Décrets",
"note": "",
"visible": true
},
{
"id": 44,
"label": "Décrets visant l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 34,
"label": "Description de la résidence",
"note": "",
"visible": true
},
{
"id": 43,
"label": "Descriptions dans la Gazette du Canada sur l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Directives",
"note": "",
"visible": true
},
{
"id": 31,
"label": "Documents de consultation",
"note": "",
"visible": true
},
{
"id": 19,
"label": "Énoncés de réaction",
"note": "",
"visible": true
},
{
"id": 39,
"label": "Examen parlementaire",
"note": "",
"visible": true
},
{
"id": 50,
"label": "Exceptions",
"note": "",
"visible": true
},
{
"id": 37,
"label": "Fiches d'information",
"note": "",
"visible": true
},
{
"id": 33,
"label": "Liste des espèces sauvages évaluées par le COSEPAC",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Normes",
"note": "",
"visible": true
},
{
"id": 25,
"label": "Plan d'action pour l'intendance",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Plans d'actions",
"note": "",
"visible": true
},
{
"id": 52,
"label": "Plans d'affichage des documents de rétablissement",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Plans de gestion",
"note": "",
"visible": true
},
{
"id": 32,
"label": "Politiques et lignes directrices",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Programmes de rétablissement",
"note": "",
"visible": true
},
{
"id": 53,
"label": "Rapport sur les progrès de la mise en œuvre du programme de rétablissement",
"note": "",
"visible": true
},
{
"id": 28,
"label": "Rapports - Mesures de rechange",
"note": "",
"visible": true
},
{
"id": 17,
"label": "Rapports - table ronde",
"note": "",
"visible": true
},
{
"id": 24,
"label": "Rapports annuels - Délégation de pouvoirs",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Rapports annuels de la LEP",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Rapports annuels du COSEPAC",
"note": "",
"visible": true
},
{
"id": 30,
"label": "Rapports de la table ronde - Réponse du Ministre",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Rapports de situation du COSEPAC",
"note": "",
"visible": true
},
{
"id": 41,
"label": "Rapports sur la protection",
"note": "",
"visible": true
},
{
"id": 16,
"label": "Rapports sur la situation générale des espèces sauvages",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Rapports sur l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Règlements",
"note": "",
"visible": true
},
{
"id": 40,
"label": "Renseignements connexes",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Sommaire de l'évaluation du COSEPAC",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "documentTypeSort",
"label": "[fr] Document type",
"type": "collection",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "recoveryDocumentStatusId",
"label": "[fr] Recovery document status",
"type": "number",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "[fr] Under 60 days comment period",
"note": "",
"visible": true
},
{
"id": 2,
"label": "[fr] Under 30 days comment review period",
"note": "",
"visible": true
},
{
"id": 3,
"label": "[fr] Finalization delayed",
"note": "",
"visible": true
},
{
"id": 4,
"label": "[fr] Delayed",
"note": "",
"visible": true
},
{
"id": 5,
"label": "[fr] Final",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "ranges",
"label": "[fr] Range",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Alberta",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Colombie-Britannique",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Île-du-Prince-Édouard\r\n",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Manitoba",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Nouveau-Brunswick",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Nouvelle-Écosse\r\n",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Nunavut",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Ontario",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Québec",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Saskatchewan",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Terre-Neuve-et-Labrador\r\n",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Territoires-du-Nord-Ouest",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Yukon",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Océan Arctique",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Océan Atlantique",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Océan Pacifique",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "taxonomies",
"label": "[fr] Taxonomic group",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Amphibiens",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Arthropodes",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Lichens",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Mammifères marins",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Mammifères terrestres",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Mollusques",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Mousses",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Oiseaux",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Plantes vasculaires",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Poissons d'eau douce",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Poissons marins",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Reptiles",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "species",
"label": "Species",
"type": "collection",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentCreateDate",
"label": "[fr] Document creation date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "sortDate",
"label": "[fr] Publication date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "consultationStatusId",
"label": "[fr] Consultation status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "[fr] Current",
"note": "",
"visible": true
},
{
"id": 2,
"label": "[fr] Completed",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "consultationStartDate",
"label": "[fr] Consultation start date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "consultationEndDate",
"label": "[fr] Consultation end date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
}
]
},
"apiKey": "9179DAC4B2399BD2B8CB80B6CCAA0724"
},
"permits": {
"en": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/perblobidxen/docs/search?api-version=2017-11-11",
"filters": [
"permitStatus",
"issuingAuthorityId",
"issueYear",
"issueMonth",
"authorityId",
"activityLocationId"
],
"sortColumns": [
"permitTitleSort",
"issuingAuthoritySort",
"issueDate",
"expiryDate"
],
"sortSequence": [
"issueDate",
"permitTitleSort",
"issuingAuthoritySort"
],
"defaultSort": "issueDate",
"exportColumns": [
"permitTitle",
"issuingAuthorityId",
"issueDate",
"expiryDate",
"permitStatus"
],
"columns": [
{
"name": "permitTitle",
"label": "Permit title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "permitTitleSort",
"label": "Permit title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "permitStatus",
"label": "Permit status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Active",
"note": "",
"visible": true
},
{
"id": 0,
"label": "Inactive",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issuingAuthoritySort",
"label": "Issuing authority",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "issueDate",
"label": "Issue date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "expiryDate",
"label": "Expiry date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "authorityId",
"label": "Authority used",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 6,
"label": "Canada National Parks Act",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Canada Wildlife Act",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Fisheries Act",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Migratory Bird Convention Act",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Other Act of Parliament",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Species at Risk Act",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "activityLocationId",
"label": "Range",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Alberta",
"note": "",
"visible": true
},
{
"id": 1,
"label": "British Columbia",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Manitoba",
"note": "",
"visible": true
},
{
"id": 8,
"label": "New Brunswick",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Newfoundland and Labrador",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Northwest Territories",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Nova Scotia",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Nunavut",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Ontario",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Prince Edward Island",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Quebec",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Saskatchewan",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Yukon",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Arctic Ocean",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Atlantic Ocean",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Pacific Ocean",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issuingAuthorityId",
"label": "Issuing authority",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 3,
"label": "Department of Fisheries and Oceans",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Environment Canada",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Parks Canada Agency",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issueYear",
"label": "Issuing year",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2019,
"label": "2019",
"note": "",
"visible": true
},
{
"id": 2018,
"label": "2018",
"note": "",
"visible": true
},
{
"id": 2017,
"label": "2017",
"note": "",
"visible": true
},
{
"id": 2016,
"label": "2016",
"note": "",
"visible": true
},
{
"id": 2015,
"label": "2015",
"note": "",
"visible": true
},
{
"id": 2014,
"label": "2014",
"note": "",
"visible": true
},
{
"id": 2013,
"label": "2013",
"note": "",
"visible": true
},
{
"id": 2012,
"label": "2012",
"note": "",
"visible": true
},
{
"id": 2011,
"label": "2011",
"note": "",
"visible": true
},
{
"id": 2010,
"label": "2010",
"note": "",
"visible": true
},
{
"id": 2009,
"label": "2009",
"note": "",
"visible": true
},
{
"id": 2008,
"label": "2008",
"note": "",
"visible": true
},
{
"id": 2007,
"label": "2007",
"note": "",
"visible": true
},
{
"id": 2006,
"label": "2006",
"note": "",
"visible": true
},
{
"id": 2005,
"label": "2005",
"note": "",
"visible": true
},
{
"id": 2004,
"label": "2004",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issueMonth",
"label": "Issuing month",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "January",
"note": "",
"visible": true
},
{
"id": 2,
"label": "February",
"note": "",
"visible": true
},
{
"id": 3,
"label": "March",
"note": "",
"visible": true
},
{
"id": 4,
"label": "April",
"note": "",
"visible": true
},
{
"id": 5,
"label": "May",
"note": "",
"visible": true
},
{
"id": 6,
"label": "June",
"note": "",
"visible": true
},
{
"id": 7,
"label": "July",
"note": "",
"visible": true
},
{
"id": 8,
"label": "August",
"note": "",
"visible": true
},
{
"id": 9,
"label": "September",
"note": "",
"visible": true
},
{
"id": 10,
"label": "October",
"note": "",
"visible": true
},
{
"id": 11,
"label": "November",
"note": "",
"visible": true
},
{
"id": 12,
"label": "December",
"note": "",
"visible": true
}
],
"note": ""
}
]
},
"fr": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/perblobidxfr/docs/search?api-version=2017-11-11",
"filters": [
"permitStatus",
"issuingAuthorityId",
"issueYear",
"issueMonth",
"authorityId",
"activityLocationId"
],
"sortColumns": [
"permitTitleSort",
"issuingAuthoritySort",
"issueDate",
"expiryDate"
],
"sortSequence": [
"issueDate",
"permitTitleSort",
"issuingAuthoritySort"
],
"defaultSort": "issueDate",
"exportColumns": [
"permitTitle",
"issuingAuthorityId",
"issueDate",
"expiryDate",
"permitStatus"
],
"columns": [
{
"name": "permitTitle",
"label": "[fr] Permit title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "permitTitleSort",
"label": "[fr] Permit title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "permitStatus",
"label": "[fr] Permit status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "[fr] Active",
"note": "",
"visible": true
},
{
"id": 0,
"label": "[fr] Inactive",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issueDate",
"label": "[fr] Issue date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "issuingAuthoritySort",
"label": "[fr] Issuing authority",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "expiryDate",
"label": "[fr] Expiry date",
"type": "date",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "authorityId",
"label": "[fr] Authority used",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 7,
"label": "Autre loi parlementaire",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Loi sur la Convention concernant les oiseaux migrateurs",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Loi sur les espèces en péril",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Loi sur les espèces sauvages du Canada",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Loi sur les parcs nationaux du Canada",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Loi sur les pêches",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "activityLocationId",
"label": "[fr] Range",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2,
"label": "Alberta",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Colombie-Britannique",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Île-du-Prince-Édouard\r\n",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Manitoba",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Nouveau-Brunswick",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Nouvelle-Écosse\r\n",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Nunavut",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Ontario",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Québec",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Saskatchewan",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Terre-Neuve-et-Labrador\r\n",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Territoires-du-Nord-Ouest",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Yukon",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Océan Arctique",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Océan Atlantique",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Océan Pacifique",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issuingAuthorityId",
"label": "[fr] Issuing authority",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 4,
"label": "Agences de Parcs Canada",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Département des pêches et océans",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Environnement Canada",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issueYear",
"label": "[fr] Issuing year",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2019,
"label": "2019",
"note": "",
"visible": true
},
{
"id": 2018,
"label": "2018",
"note": "",
"visible": true
},
{
"id": 2017,
"label": "2017",
"note": "",
"visible": true
},
{
"id": 2016,
"label": "2016",
"note": "",
"visible": true
},
{
"id": 2015,
"label": "2015",
"note": "",
"visible": true
},
{
"id": 2014,
"label": "2014",
"note": "",
"visible": true
},
{
"id": 2013,
"label": "2013",
"note": "",
"visible": true
},
{
"id": 2012,
"label": "2012",
"note": "",
"visible": true
},
{
"id": 2011,
"label": "2011",
"note": "",
"visible": true
},
{
"id": 2010,
"label": "2010",
"note": "",
"visible": true
},
{
"id": 2009,
"label": "2009",
"note": "",
"visible": true
},
{
"id": 2008,
"label": "2008",
"note": "",
"visible": true
},
{
"id": 2007,
"label": "2007",
"note": "",
"visible": true
},
{
"id": 2006,
"label": "2006",
"note": "",
"visible": true
},
{
"id": 2005,
"label": "2005",
"note": "",
"visible": true
},
{
"id": 2004,
"label": "2004",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "issueMonth",
"label": "[fr] Issuing month",
"type": "number",
"facet": true,
"direction": "asc",
"options": [
{
"id": 1,
"label": "janvier",
"note": "",
"visible": true
},
{
"id": 2,
"label": "février",
"note": "",
"visible": true
},
{
"id": 3,
"label": "mars",
"note": "",
"visible": true
},
{
"id": 4,
"label": "avril",
"note": "",
"visible": true
},
{
"id": 5,
"label": "mai",
"note": "",
"visible": true
},
{
"id": 6,
"label": "juin",
"note": "",
"visible": true
},
{
"id": 7,
"label": "juillet",
"note": "",
"visible": true
},
{
"id": 8,
"label": "août",
"note": "",
"visible": true
},
{
"id": 9,
"label": "septembre",
"note": "",
"visible": true
},
{
"id": 10,
"label": "octobre",
"note": "",
"visible": true
},
{
"id": 11,
"label": "novembre",
"note": "",
"visible": true
},
{
"id": 12,
"label": "décembre",
"note": "",
"visible": true
}
],
"note": ""
}
]
},
"apiKey": "9179DAC4B2399BD2B8CB80B6CCAA0724"
},
"consultations": {
"filePath": "http://sararegistry.dev.ec.gc.ca/virtual_sara/files",
"htmlPath": "http://sararegistry.dev.ec.gc.ca",
"en": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/docblobidxen/docs/search?api-version=2017-11-11",
"filters": [
"consultationStatusId",
"consultationYears"
],
"sortColumns": [
"consultationStatusId",
"documentTypeSort",
"documentTitleSort",
"consultationStartDate",
"recoveryDocumentStatusId"
],
"sortSequence": [
"consultationStatusId",
"consultationStartDate",
"documentTypeSort",
"documentTitleSort",
"recoveryDocumentStatusId"
],
"defaultSort": "consultationStatusId",
"exportColumns": [
"documentTitle",
"documentCreateDate",
"consultationStartDate",
"consultationEndDate",
"consultationStatusId",
"documentTypeId",
"recoveryDocumentStatusId"
],
"columns": [
{
"name": "documentTitle",
"label": "Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTitleSort",
"label": "Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTypeId",
"label": "Document type",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 11,
"label": "Action plans",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Administrative agreements",
"note": "",
"visible": true
},
{
"id": 22,
"label": "Alternative measures agreements",
"note": "",
"visible": true
},
{
"id": 24,
"label": "Annual reports - delegation of authority",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Annual reports - SARA",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Codes of practices",
"note": "",
"visible": true
},
{
"id": 31,
"label": "Consultation documents",
"note": "",
"visible": true
},
{
"id": 15,
"label": "COSEWIC annual reports",
"note": "",
"visible": true
},
{
"id": 9,
"label": "COSEWIC assessments",
"note": "",
"visible": true
},
{
"id": 33,
"label": "COSEWIC list of wildlife species assessed",
"note": "",
"visible": true
},
{
"id": 18,
"label": "COSEWIC status reports",
"note": "",
"visible": true
},
{
"id": 43,
"label": "Critical habitat descriptions in the Canada Gazette",
"note": "",
"visible": true
},
{
"id": 44,
"label": "Critical habitat orders",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Critical habitat reports",
"note": "",
"visible": true
},
{
"id": 29,
"label": "Critical habitat statements",
"note": "",
"visible": true
},
{
"id": 20,
"label": "Delegation of authority agreements",
"note": "",
"visible": true
},
{
"id": 50,
"label": "Exceptions",
"note": "",
"visible": true
},
{
"id": 37,
"label": "Factsheet",
"note": "",
"visible": true
},
{
"id": 16,
"label": "General status of wildlife reports",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Guidelines",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Management plans",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Orders",
"note": "",
"visible": true
},
{
"id": 39,
"label": "Parliamentary review",
"note": "",
"visible": true
},
{
"id": 32,
"label": "Policies and guidelines",
"note": "",
"visible": true
},
{
"id": 41,
"label": "Protection reports",
"note": "",
"visible": true
},
{
"id": 42,
"label": "Protection statements",
"note": "",
"visible": true
},
{
"id": 52,
"label": "Recovery document posting plans",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Recovery strategies",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Regulations",
"note": "",
"visible": true
},
{
"id": 23,
"label": "Related international agreements",
"note": "",
"visible": true
},
{
"id": 40,
"label": "Related information",
"note": "",
"visible": true
},
{
"id": 53,
"label": "Report on the progress of recovery strategy implementation",
"note": "",
"visible": true
},
{
"id": 28,
"label": "Reports - alternative measures",
"note": "",
"visible": true
},
{
"id": 34,
"label": "Residence description",
"note": "",
"visible": true
},
{
"id": 19,
"label": "Response statements",
"note": "",
"visible": true
},
{
"id": 17,
"label": "Round table reports",
"note": "",
"visible": true
},
{
"id": 30,
"label": "Round table reports - Minister's response",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Standards",
"note": "",
"visible": true
},
{
"id": 25,
"label": "Stewardship action plans",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "documentTypeSort",
"label": "Document type",
"type": "collection",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "recoveryDocumentStatusId",
"label": "Recovery document status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Under 60 days comment period",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Under 30 days comment review period",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Finalization delayed",
"note": "",
"visible": true
},
{
"id": 4,
"label": "Delayed",
"note": "",
"visible": true
},
{
"id": 5,
"label": "Final",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "documentCreateDate",
"label": "Publication date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "consultationStatusId",
"label": "Consultation status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "Current",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Completed",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "consultationYears",
"label": "Consultation years",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2022,
"label": "2022",
"note": "",
"visible": true
},
{
"id": 2021,
"label": "2021",
"note": "",
"visible": true
},
{
"id": 2020,
"label": "2020",
"note": "",
"visible": true
},
{
"id": 2019,
"label": "2019",
"note": "",
"visible": true
},
{
"id": 2018,
"label": "2018",
"note": "",
"visible": true
},
{
"id": 2017,
"label": "2017",
"note": "",
"visible": true
},
{
"id": 2016,
"label": "2016",
"note": "",
"visible": true
},
{
"id": 2015,
"label": "2015",
"note": "",
"visible": true
},
{
"id": 2014,
"label": "2014",
"note": "",
"visible": true
},
{
"id": 2013,
"label": "2013",
"note": "",
"visible": true
},
{
"id": 2012,
"label": "2012",
"note": "",
"visible": true
},
{
"id": 2011,
"label": "2011",
"note": "",
"visible": true
},
{
"id": 2010,
"label": "2010",
"note": "",
"visible": true
},
{
"id": 2009,
"label": "2009",
"note": "",
"visible": true
},
{
"id": 2008,
"label": "2008",
"note": "",
"visible": true
},
{
"id": 2007,
"label": "2007",
"note": "",
"visible": true
},
{
"id": 2006,
"label": "2006",
"note": "",
"visible": true
},
{
"id": 2005,
"label": "2005",
"note": "",
"visible": true
},
{
"id": 2004,
"label": "2004",
"note": "",
"visible": true
},
{
"id": 2003,
"label": "2003",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "consultationStartDate",
"label": "Consultation start date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "consultationEndDate",
"label": "Consultation end date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
}
]
},
"fr": {
"endpoint": "https://srchsarsandbox02.search.windows.net/indexes/docblobidxfr/docs/search?api-version=2017-11-11",
"filters": [
"consultationStatusId",
"consultationYears"
],
"sortColumns": [
"consultationStatusId",
"documentTypeSort",
"documentTitleSort",
"consultationStartDate",
"recoveryDocumentStatusId"
],
"sortSequence": [
"consultationStatusId",
"consultationStartDate",
"documentTypeSort",
"documentTitleSort",
"recoveryDocumentStatusId"
],
"defaultSort": "consultationStatusId",
"exportColumns": [
"documentTitle",
"documentCreateDate",
"consultationStartDate",
"consultationEndDate",
"consultationStatusId",
"documentTypeId",
"recoveryDocumentStatusId"
],
"columns": [
{
"name": "documentTitle",
"label": "[fr] Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTitleSort",
"label": "[fr] Document title",
"type": "string",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "documentTypeId",
"label": "[fr] Document type",
"type": "string",
"facet": true,
"direction": "asc",
"options": [
{
"id": 20,
"label": "Accords de délégation de pouvoirs",
"note": "",
"visible": true
},
{
"id": 3,
"label": "Accords de l'application de la loi",
"note": "",
"visible": true
},
{
"id": 22,
"label": "Accords de mesures de rechange ",
"note": "",
"visible": true
},
{
"id": 23,
"label": "Accords internationaux connexes",
"note": "",
"visible": true
},
{
"id": 8,
"label": "Codes de pratique",
"note": "",
"visible": true
},
{
"id": 29,
"label": "Déclaration sur l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 42,
"label": "Déclarations sur la protection",
"note": "",
"visible": true
},
{
"id": 2,
"label": "Décrets",
"note": "",
"visible": true
},
{
"id": 44,
"label": "Décrets visant l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 34,
"label": "Description de la résidence",
"note": "",
"visible": true
},
{
"id": 43,
"label": "Descriptions dans la Gazette du Canada sur l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 6,
"label": "Directives",
"note": "",
"visible": true
},
{
"id": 31,
"label": "Documents de consultation",
"note": "",
"visible": true
},
{
"id": 19,
"label": "Énoncés de réaction",
"note": "",
"visible": true
},
{
"id": 39,
"label": "Examen parlementaire",
"note": "",
"visible": true
},
{
"id": 50,
"label": "Exceptions",
"note": "",
"visible": true
},
{
"id": 37,
"label": "Fiches d'information",
"note": "",
"visible": true
},
{
"id": 33,
"label": "Liste des espèces sauvages évaluées par le COSEPAC",
"note": "",
"visible": true
},
{
"id": 7,
"label": "Normes",
"note": "",
"visible": true
},
{
"id": 25,
"label": "Plan d'action pour l'intendance",
"note": "",
"visible": true
},
{
"id": 11,
"label": "Plans d'actions",
"note": "",
"visible": true
},
{
"id": 52,
"label": "Plans d'affichage des documents de rétablissement",
"note": "",
"visible": true
},
{
"id": 12,
"label": "Plans de gestion",
"note": "",
"visible": true
},
{
"id": 32,
"label": "Politiques et lignes directrices",
"note": "",
"visible": true
},
{
"id": 10,
"label": "Programmes de rétablissement",
"note": "",
"visible": true
},
{
"id": 53,
"label": "Rapport sur les progrès de la mise en œuvre du programme de rétablissement",
"note": "",
"visible": true
},
{
"id": 28,
"label": "Rapports - Mesures de rechange",
"note": "",
"visible": true
},
{
"id": 17,
"label": "Rapports - table ronde",
"note": "",
"visible": true
},
{
"id": 24,
"label": "Rapports annuels - Délégation de pouvoirs",
"note": "",
"visible": true
},
{
"id": 14,
"label": "Rapports annuels de la LEP",
"note": "",
"visible": true
},
{
"id": 15,
"label": "Rapports annuels du COSEPAC",
"note": "",
"visible": true
},
{
"id": 30,
"label": "Rapports de la table ronde - Réponse du Ministre",
"note": "",
"visible": true
},
{
"id": 18,
"label": "Rapports de situation du COSEPAC",
"note": "",
"visible": true
},
{
"id": 41,
"label": "Rapports sur la protection",
"note": "",
"visible": true
},
{
"id": 16,
"label": "Rapports sur la situation générale des espèces sauvages",
"note": "",
"visible": true
},
{
"id": 13,
"label": "Rapports sur l'habitat essentiel",
"note": "",
"visible": true
},
{
"id": 1,
"label": "Règlements",
"note": "",
"visible": true
},
{
"id": 40,
"label": "Renseignements connexes",
"note": "",
"visible": true
},
{
"id": 9,
"label": "Sommaire de l'évaluation du COSEPAC",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "documentTypeSort",
"label": "[fr] Document type",
"type": "collection",
"facet": true,
"direction": "asc",
"options": null,
"note": ""
},
{
"name": "recoveryDocumentStatusId",
"label": "[fr] Recovery document status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "[fr] Under 60 days comment period",
"note": "",
"visible": true
},
{
"id": 2,
"label": "[fr] Under 30 days comment review period",
"note": "",
"visible": true
},
{
"id": 3,
"label": "[fr] Finalization delayed",
"note": "",
"visible": true
},
{
"id": 4,
"label": "[fr] Delayed",
"note": "",
"visible": true
},
{
"id": 5,
"label": "[fr] Final",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "documentCreateDate",
"label": "[fr] Publication date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "consultationStatusId",
"label": "[fr] Consultation status",
"type": "string",
"facet": false,
"direction": "asc",
"options": [
{
"id": 1,
"label": "[fr] Current",
"note": "",
"visible": true
},
{
"id": 2,
"label": "[fr] Completed",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "consultationYears",
"label": "[fr] Consultation years",
"type": "collection",
"facet": true,
"direction": "asc",
"options": [
{
"id": 2022,
"label": "2022",
"note": "",
"visible": true
},
{
"id": 2021,
"label": "2021",
"note": "",
"visible": true
},
{
"id": 2020,
"label": "2020",
"note": "",
"visible": true
},
{
"id": 2019,
"label": "2019",
"note": "",
"visible": true
},
{
"id": 2018,
"label": "2018",
"note": "",
"visible": true
},
{
"id": 2017,
"label": "2017",
"note": "",
"visible": true
},
{
"id": 2016,
"label": "2016",
"note": "",
"visible": true
},
{
"id": 2015,
"label": "2015",
"note": "",
"visible": true
},
{
"id": 2014,
"label": "2014",
"note": "",
"visible": true
},
{
"id": 2013,
"label": "2013",
"note": "",
"visible": true
},
{
"id": 2012,
"label": "2012",
"note": "",
"visible": true
},
{
"id": 2011,
"label": "2011",
"note": "",
"visible": true
},
{
"id": 2010,
"label": "2010",
"note": "",
"visible": true
},
{
"id": 2009,
"label": "2009",
"note": "",
"visible": true
},
{
"id": 2008,
"label": "2008",
"note": "",
"visible": true
},
{
"id": 2007,
"label": "2007",
"note": "",
"visible": true
},
{
"id": 2006,
"label": "2006",
"note": "",
"visible": true
},
{
"id": 2005,
"label": "2005",
"note": "",
"visible": true
},
{
"id": 2004,
"label": "2004",
"note": "",
"visible": true
},
{
"id": 2003,
"label": "2003",
"note": "",
"visible": true
}
],
"note": ""
},
{
"name": "consultationStartDate",
"label": "[fr] Consultation start date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
},
{
"name": "consultationEndDate",
"label": "[fr] Consultation end date",
"type": "date",
"facet": true,
"direction": "desc",
"options": null,
"note": ""
}
]
},
"apiKey": "9179DAC4B2399BD2B8CB80B6CCAA0724"
}
}
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "#/definitions/SarConfig",
"definitions": {
"SarConfig": {
"type": "object",
"additionalProperties": false,
"properties": {
"documents": {
"$ref": "#/definitions/Collection"
},
"speciesSearch": {
"$ref": "#/definitions/Collection"
},
"speciesProfile": {
"$ref": "#/definitions/Collection"
},
"consultations": {
"$ref": "#/definitions/Collection"
},
"permits": {
"$ref": "#/definitions/Collection"
},
"permitDetail": {
"$ref": "#/definitions/Collection"
},
"speciesSchedule1": {
"$ref": "#/definitions/Collection"
}
},
"required": ["documents", "speciesSearch", "speciesProfile"],
"title": "SarConfig"
},
"Collection": {
"type": "object",
"additionalProperties": false,
"properties": {
"en": {
"$ref": "#/definitions/Index"
},
"fr": {
"$ref": "#/definitions/Index"
},
"apiKey": {
"description": "API key used to access the collection index. Each collection can have a distinct key.",
"type": "string"
}
},
"required": ["apiKey", "en", "fr"],
"title": "Collection"
},
"Index": {
"type": "object",
"additionalProperties": false,
"properties": {
"endpoint": {
"description": "An Azure search endpoint url.",
"type": "string",
"format": "uri"
},
"filters": {
"description": "A list of filters.",
"type": "array",
"items": {
"$ref": "#/definitions/Filter"
}
},
"sortableColumns": {
"description": "A list of columns in the collection which can be used to sort results.",
"type": "array",
"items": {
"$ref": "#/definitions/SortableColumn"
}
},
"defaultSort": {
"description": "The default column name to sort by. The value must be one of the `sortableColumns` items.",
"type": "string"
},
"secondarySortOrder": {
"description": "A list of column sorting directions to be applied after the default order chosen by the user.",
"type": "array",
"items": {
"$ref": "#/definitions/SecondarySortOrderItem"
}
}
},
"required": ["endpoint"],
"title": "Index"
},
"Filter": {
"type": "object",
"additionalProperties": false,
"properties": {
"columnName": {
"description": "Filter column name in the collection to user when building Azure search query.",
"type": "string"
},
"name": {
"description": "Language specific filter display name.",
"type": "string"
},
"columnType": {
"type": "string",
"enum": ["collection", "primitive"]
},
"options": {
"description": "A list of filter options.",
"type": "array",
"items": {
"$ref": "#/definitions/Option"
}
}
},
"required": ["columnName", "name", "columnType", "options"],
"title": "Filter"
},
"Option": {
"type": "object",
"additionalProperties": false,
"properties": {
"id": {
"description": "Filter option Id to use when building Azure search query.",
"type": "integer"
},
"name": {
"description": "Language specific filter option display name.",
"type": "string"
}
},
"required": ["id", "name"],
"title": "Option"
},
"SortableColumn": {
"type": "object",
"additionalProperties": false,
"properties": {
"columnName": {
"description": "Filter column name in the collection.",
"type": "string"
},
"name": {
"description": "Language specific column display name.",
"type": "string"
}
},
"required": ["columnName", "name"],
"title": "SortableColumn"
},
"SecondarySortOrderItem": {
"type": "object",
"additionalProperties": false,
"properties": {
"columnName": {
"description": "Filter column name in the collection.",
"type": "string"
},
"direction": {
"description": "Order direction: 'asc' or 'desc'.",
"type": "string",
"enum": ["asc", "desc"]
}
},
"required": ["columnName", "direction"],
"title": "SortableColumn"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment