From cf2ed57452e85821188a55afe1b299f1e378b0f6 Mon Sep 17 00:00:00 2001
From: chejennifer <69875368+chejennifer@users.noreply.github.com>
Date: Tue, 5 Nov 2024 13:18:35 -0800
Subject: [PATCH 01/11] [bio] update multi-hop properties (#4712)
- Add multi-hop properties needed for the hero queries
- Update multi-hop properties where naming has changed from data cleanup
- Update entity overview tile to link to the browser page for ease of
testing
---
deploy/nl/catalog.yaml | 2 +-
server/config/nl_page/prop_titles.json | 24 +++-
.../whatisthephylumofvolvox/debug_info.json | 106 ++++++++-------
.../debug_info.json | 100 +++++++-------
.../debug_info.json | 90 ++++++------
.../compareobesityvs.poverty/debug_info.json | 64 ++++-----
.../debug_info.json | 84 ++++++------
.../debug_info.json | 128 +++++++++---------
.../debug_info.json | 54 ++++----
.../chart_config.json | 18 +++
.../components/tiles/entity_overview_tile.tsx | 5 +-
tools/nl/embeddings/input/bio/_preindex.csv | 18 ++-
tools/nl/embeddings/input/bio/sheets_svs.csv | 12 +-
13 files changed, 380 insertions(+), 325 deletions(-)
diff --git a/deploy/nl/catalog.yaml b/deploy/nl/catalog.yaml
index de54d5294c..9cb901f293 100644
--- a/deploy/nl/catalog.yaml
+++ b/deploy/nl/catalog.yaml
@@ -78,7 +78,7 @@ indexes:
bio_ft:
store_type: MEMORY
source_path: ../../tools/nl/embeddings/input/bio
- embeddings_path: gs://datcom-nl-models/bio_ft_2024_06_24_23_40_05/embeddings.csv
+ embeddings_path: gs://datcom-nl-models/bio_ft_2024_11_05_09_59_39/embeddings.csv
model: ft-final-v20230717230459-all-MiniLM-L6-v2
healthcheck_query: "Gene"
base_uae_lance:
diff --git a/server/config/nl_page/prop_titles.json b/server/config/nl_page/prop_titles.json
index 4a7e7e3257..3cf8c9cbc0 100644
--- a/server/config/nl_page/prop_titles.json
+++ b/server/config/nl_page/prop_titles.json
@@ -1,19 +1,35 @@
{
- "<-referenceSNPClusterID{typeOf:GeneticVariantGeneAssociation}->geneSymbol": {
+ "<-variantID{typeOf:GeneGeneticVariantAssociation}->geneID": {
"displayName": "associated gene",
"titleFormat": "The associated genes for {entity} are"
},
- "<-geneSymbol{typeOf:GeneticVariantGeneAssociation}->referenceSNPClusterID": {
+ "<-geneID{typeOf:GeneGeneticVariantAssociation}->variantID": {
"displayName": "associated genetic variant",
"titleFormat": "The associated genetic variants for {entity} are"
},
- "<-diseaseOntologyID{typeOf:DiseaseGeneAssociation}->geneID": {
+ "<-diseaseID{typeOf:DiseaseGeneAssociation}->geneID": {
"displayName": "associated gene",
"titleFormat": "The associated genes for {entity} are"
},
- "<-geneID{typeOf:DiseaseGeneAssociation}->diseaseOntologyID": {
+ "<-geneID{typeOf:DiseaseGeneAssociation}->diseaseID": {
"displayName": "associated disease",
"titleFormat": "The associated diseases for {entity} are"
+ },
+ "<-diseaseID{typeOf:DiseaseGeneticVariantAssociation}->geneticVariantID": {
+ "displayName": "associated genetic variant",
+ "titleFormat": "The associated genetic variants for {entity} are"
+ },
+ "<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID": {
+ "displayName": "associated disease",
+ "titleFormat": "The associated diseases for {entity} are"
+ },
+ "<-compoundID{typeOf:ChemicalCompoundGeneticVariantAssociation}->variantID": {
+ "displayName": "associated genetic variant",
+ "titleFormat": "The associated genetic variants for {entity} are"
+ },
+ "<-variantID{typeOf:ChemicalCompoundGeneticVariantAssociation}->compoundID": {
+ "displayName": "associated chemical compound",
+ "titleFormat": "The associated chemical compounds for {entity} are"
},
"->mRNA": {
"displayName": "mRNA"
diff --git a/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json b/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
index 88264f8460..e434859d40 100644
--- a/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
@@ -11,28 +11,28 @@
"sv_matching": {
"CosineScore": [
0.35510897636413574,
- 0.3460872769355774,
+ 0.3460870683193207,
0.3452577292919159,
- 0.344845712184906,
- 0.34113651514053345,
- 0.3384983241558075,
- 0.3349902033805847,
- 0.3316609561443329,
- 0.3260059356689453,
- 0.32424432039260864,
- 0.3206062316894531,
+ 0.34484589099884033,
+ 0.3411366045475006,
+ 0.3384982645511627,
+ 0.3349902629852295,
+ 0.3316609263420105,
+ 0.32600605487823486,
+ 0.3242444694042206,
+ 0.32060620188713074,
0.31426557898521423,
- 0.3127653896808624,
- 0.31262922286987305,
- 0.31250447034835815,
- 0.31177398562431335,
- 0.31033921241760254,
- 0.31007489562034607,
- 0.30988338589668274,
- 0.3080539405345917,
- 0.30745869874954224,
- 0.30719631910324097,
- 0.3039420247077942
+ 0.3127654492855072,
+ 0.3126293420791626,
+ 0.31250452995300293,
+ 0.31177404522895813,
+ 0.3103388845920563,
+ 0.3100748658180237,
+ 0.3098835051059723,
+ 0.3080541491508484,
+ 0.3074587285518646,
+ 0.3071962296962738,
+ 0.30394214391708374
],
"MultiSV": {},
"Query": "what is the phylum of",
@@ -64,39 +64,42 @@
},
"props_matching": {
"CosineScore": [
- 0.9999998807907104,
- 0.4752839505672455,
- 0.36154165863990784,
- 0.34200993180274963,
- 0.3293309211730957,
- 0.31845176219940186,
- 0.31466981768608093,
- 0.3083951473236084,
- 0.3079407513141632,
- 0.30463001132011414,
- 0.28270864486694336,
- 0.28187549114227295,
- 0.2808278203010559,
- 0.2804529666900635,
- 0.27429836988449097,
- 0.27150505781173706,
- 0.2707182466983795,
- 0.26954683661460876,
- 0.2599008083343506,
- 0.2599008083343506,
- 0.24827907979488373,
- 0.24662044644355774,
- 0.24632112681865692,
- 0.24616354703903198,
- 0.24212250113487244,
- 0.23135541379451752,
- 0.2296244502067566,
- 0.22773587703704834
+ 1.0000001192092896,
+ 0.47528401017189026,
+ 0.3615417182445526,
+ 0.34543079137802124,
+ 0.34543079137802124,
+ 0.3420097231864929,
+ 0.3293308615684509,
+ 0.318451464176178,
+ 0.31466978788375854,
+ 0.308395117521286,
+ 0.30794060230255127,
+ 0.3046301007270813,
+ 0.2827085852622986,
+ 0.281875342130661,
+ 0.28082770109176636,
+ 0.2804528772830963,
+ 0.2742983400821686,
+ 0.2715050280094147,
+ 0.27071818709373474,
+ 0.2695467472076416,
+ 0.25990068912506104,
+ 0.25990068912506104,
+ 0.24827904999256134,
+ 0.24662022292613983,
+ 0.24632100760936737,
+ 0.2461635172367096,
+ 0.24212227761745453,
+ 0.23135530948638916,
+ 0.2296244353055954
],
"PROP": [
"phylum",
"chemblID",
"geneID",
+ "<-compoundID{typeOf:ChemicalCompoundGeneticVariantAssociation}->variantID",
+ "<-variantID{typeOf:ChemicalCompoundGeneticVariantAssociation}->compoundID",
"virusGenus",
"typeOfGene",
"fullName",
@@ -112,16 +115,15 @@
"virusHost",
"strandOrientation",
"ncbiDNASequenceName",
- "<-geneSymbol{typeOf:GeneticVariantGeneAssociation}->referenceSNPClusterID",
- "<-referenceSNPClusterID{typeOf:GeneticVariantGeneAssociation}->geneSymbol",
+ "<-geneID{typeOf:GeneGeneticVariantAssociation}->variantID",
+ "<-variantID{typeOf:GeneGeneticVariantAssociation}->geneID",
"ncbiProteinAccessionNumber",
"alleleType",
"hg38GenomicLocation",
"ofVirusSpecies",
"hg19GenomicLocation",
"ncbiTaxonID",
- "antigenType",
- "alleleOrigin"
+ "antigenType"
]
},
"query_detection_debug_logs": {
diff --git a/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json b/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
index 0d288676b2..4f8acbe246 100644
--- a/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
@@ -12,30 +12,30 @@
"query_with_places_removed": "what types of genes are and",
"sv_matching": {
"CosineScore": [
- 0.5237788558006287,
- 0.44518929719924927,
- 0.4198145568370819,
+ 0.5237791538238525,
+ 0.4451894760131836,
+ 0.4198145866394043,
0.41922125220298767,
- 0.4136667251586914,
- 0.4096524715423584,
- 0.4066111147403717,
- 0.40137141942977905,
- 0.40101921558380127,
+ 0.41366666555404663,
+ 0.4096527099609375,
+ 0.4066110849380493,
+ 0.4013715386390686,
+ 0.4010191559791565,
0.40063756704330444,
- 0.3987462520599365,
- 0.3983607292175293,
- 0.39052334427833557,
- 0.3890331983566284,
- 0.38846108317375183,
+ 0.39874646067619324,
+ 0.39836058020591736,
+ 0.39052361249923706,
+ 0.38903331756591797,
+ 0.3884609639644623,
0.3883824050426483,
- 0.3873300850391388,
- 0.3864220678806305,
- 0.38589635491371155,
- 0.385678768157959,
- 0.3854341208934784,
- 0.38533875346183777,
- 0.3818424642086029,
- 0.37970471382141113
+ 0.3873301148414612,
+ 0.38642188906669617,
+ 0.3858962655067444,
+ 0.3856789469718933,
+ 0.3854343295097351,
+ 0.38533878326416016,
+ 0.38184264302253723,
+ 0.37970495223999023
],
"MultiSV": {},
"Query": "what types of genes are and",
@@ -68,42 +68,49 @@
},
"props_matching": {
"CosineScore": [
- 0.9086108803749084,
- 0.7445291876792908,
- 0.7330227494239807,
- 0.7175889611244202,
- 0.6834693551063538,
+ 0.9086110591888428,
+ 0.7445294260978699,
+ 0.7330226898193359,
+ 0.7175887823104858,
+ 0.6834690570831299,
0.6590196490287781,
- 0.6340398192405701,
- 0.5988121628761292,
- 0.595878541469574,
- 0.5850147604942322,
- 0.5810789465904236,
+ 0.6357895731925964,
+ 0.6340402364730835,
+ 0.6171568036079407,
+ 0.5988123416900635,
+ 0.5958784818649292,
+ 0.5850145220756531,
+ 0.5832706689834595,
+ 0.5810792446136475,
+ 0.576904296875,
0.5432419776916504,
- 0.5399730205535889,
+ 0.5399729013442993,
0.5320467948913574,
- 0.5309585928916931,
- 0.5142701268196106,
- 0.5125278830528259,
- 0.4610598683357239,
- 0.4441079795360565,
- 0.3982292413711548,
- 0.3944430947303772,
- 0.3922898471355438,
- 0.38480237126350403
+ 0.5309585332870483,
+ 0.5142703056335449,
+ 0.5125279426574707,
+ 0.46105992794036865,
+ 0.4441080689430237,
+ 0.39822953939437866,
+ 0.3944427967071533,
+ 0.39229002594947815
],
"PROP": [
"typeOfGene",
"geneticVariantFunctionalCategory",
- "<-referenceSNPClusterID{typeOf:GeneticVariantGeneAssociation}->geneSymbol",
- "<-geneSymbol{typeOf:GeneticVariantGeneAssociation}->referenceSNPClusterID",
+ "<-variantID{typeOf:GeneGeneticVariantAssociation}->geneID",
+ "<-geneID{typeOf:GeneGeneticVariantAssociation}->variantID",
"fullName",
"geneID",
- "<-diseaseOntologyID{typeOf:DiseaseGeneAssociation}->geneID",
- "<-geneID{typeOf:DiseaseGeneAssociation}->diseaseOntologyID",
+ "<-diseaseID{typeOf:DiseaseGeneticVariantAssociation}->geneticVariantID",
+ "<-diseaseID{typeOf:DiseaseGeneAssociation}->geneID",
+ "<-compoundID{typeOf:ChemicalCompoundGeneticVariantAssociation}->variantID",
+ "<-geneID{typeOf:DiseaseGeneAssociation}->diseaseID",
"genomicCoordinates",
"antigenType",
+ "<-variantID{typeOf:ChemicalCompoundGeneticVariantAssociation}->compoundID",
"alleleType",
+ "<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID",
"hg19GenomicPosition",
"hasRNATranscript",
"hg19GenomicLocation",
@@ -114,8 +121,7 @@
"referenceAlleleNCBI",
"observedAllele",
"ncbiDNASequenceName",
- "alleleOrigin",
- "specializationOf"
+ "alleleOrigin"
]
},
"query_detection_debug_logs": {
diff --git a/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
index 6911e00711..9c720a8739 100644
--- a/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
@@ -8,43 +8,43 @@
"query_with_places_removed": "compare male population with female population",
"sv_matching": {
"CosineScore": [
- 0.9187589883804321,
- 0.8590542674064636,
+ 0.9187595844268799,
+ 0.8590543866157532,
0.8354092836380005,
- 0.7823135852813721,
- 0.7773193120956421,
+ 0.7823134660720825,
+ 0.7773187756538391,
0.7762894630432129,
0.7663271427154541,
- 0.7661072611808777,
- 0.7614185810089111,
- 0.7606043219566345,
- 0.7595799565315247,
- 0.7573726773262024,
- 0.757302463054657,
- 0.7572974562644958,
- 0.7553005814552307,
- 0.753344714641571,
- 0.7532935738563538,
- 0.7509563565254211,
- 0.7482579350471497,
- 0.7451451420783997,
- 0.7443950176239014,
- 0.7431556582450867,
- 0.7426689267158508,
- 0.7396599650382996,
- 0.7371536493301392,
- 0.7365996241569519,
- 0.7347152829170227,
- 0.7336517572402954,
- 0.7326081991195679,
- 0.7325156927108765,
- 0.7302993535995483,
- 0.729926347732544,
+ 0.766107439994812,
+ 0.7614184617996216,
+ 0.7606041431427002,
+ 0.7595797181129456,
+ 0.7573733329772949,
+ 0.7573024034500122,
+ 0.757297158241272,
+ 0.7553009390830994,
+ 0.7533451318740845,
+ 0.7532937526702881,
+ 0.7509560585021973,
+ 0.7482578754425049,
+ 0.7451456785202026,
+ 0.7443947792053223,
+ 0.7431552410125732,
+ 0.7426693439483643,
+ 0.7396597862243652,
+ 0.7371534109115601,
+ 0.7366002798080444,
+ 0.7347153425216675,
+ 0.733651876449585,
+ 0.732607901096344,
+ 0.7325160503387451,
+ 0.7302997708320618,
+ 0.7299268841743469,
0.7289118766784668,
- 0.728903591632843,
- 0.7280725836753845,
- 0.7259583473205566,
- 0.7259331345558167
+ 0.7289034724235535,
+ 0.7280722260475159,
+ 0.7259584665298462,
+ 0.7259330153465271
],
"MultiSV": {
"Candidates": [
@@ -54,7 +54,7 @@
"Parts": [
{
"CosineScore": [
- 0.9257851839065552
+ 0.9257858991622925
],
"QueryPart": "male population",
"SV": [
@@ -63,8 +63,8 @@
},
{
"CosineScore": [
- 0.92969810962677,
- 0.8847430348396301
+ 0.9296979904174805,
+ 0.884743332862854
],
"QueryPart": "female population",
"SV": [
@@ -80,7 +80,7 @@
"Parts": [
{
"CosineScore": [
- 0.9117769002914429
+ 0.911777138710022
],
"QueryPart": "male population female",
"SV": [
@@ -89,8 +89,8 @@
},
{
"CosineScore": [
- 0.8982371687889099,
- 0.8723466992378235
+ 0.8982378840446472,
+ 0.8723467588424683
],
"QueryPart": "population",
"SV": [
@@ -106,10 +106,10 @@
"Parts": [
{
"CosineScore": [
- 0.8088874816894531,
- 0.8034244179725647,
- 0.8017649054527283,
- 0.7751561999320984
+ 0.808887243270874,
+ 0.8034241199493408,
+ 0.8017654418945312,
+ 0.775155782699585
],
"QueryPart": "male",
"SV": [
@@ -121,8 +121,8 @@
},
{
"CosineScore": [
- 0.9170326590538025,
- 0.8730189204216003
+ 0.9170327186584473,
+ 0.873018741607666
],
"QueryPart": "population female population",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json
index 2717973e61..83ff52431b 100644
--- a/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json
@@ -8,35 +8,35 @@
"query_with_places_removed": "compare obesity vs poverty",
"sv_matching": {
"CosineScore": [
- 0.8778440952301025,
- 0.7967696785926819,
- 0.7624966502189636,
- 0.7499464750289917,
- 0.7484046220779419,
- 0.744289755821228,
- 0.7357544302940369,
- 0.7350348830223083,
- 0.7310351729393005,
- 0.7289621829986572,
- 0.7266256213188171,
- 0.7264258861541748,
- 0.7264258861541748,
- 0.7253912091255188,
+ 0.8778442740440369,
+ 0.7967699766159058,
+ 0.762496829032898,
+ 0.7499465942382812,
+ 0.7484047412872314,
+ 0.7442895174026489,
+ 0.7357541918754578,
+ 0.7350349426269531,
+ 0.7310354709625244,
+ 0.7289618253707886,
+ 0.7266261577606201,
+ 0.7264261841773987,
+ 0.7264261841773987,
+ 0.7253916263580322,
0.7230079174041748,
- 0.713947594165802,
- 0.7126947641372681,
- 0.7094854116439819,
- 0.7085545659065247,
- 0.7085544466972351,
- 0.7078820466995239,
- 0.7077706456184387,
- 0.7045392394065857,
- 0.7024305462837219,
- 0.7004537582397461,
- 0.6994994878768921,
- 0.695670485496521,
- 0.6947909593582153,
- 0.6913240551948547
+ 0.7139475345611572,
+ 0.7126950621604919,
+ 0.7094853520393372,
+ 0.7085550427436829,
+ 0.7085551023483276,
+ 0.7078822255134583,
+ 0.7077707052230835,
+ 0.7045387029647827,
+ 0.7024303078651428,
+ 0.7004534602165222,
+ 0.6994997262954712,
+ 0.6956704258918762,
+ 0.6947906613349915,
+ 0.6913242936134338
],
"MultiSV": {
"Candidates": [
@@ -46,10 +46,10 @@
"Parts": [
{
"CosineScore": [
- 0.8467828035354614,
- 0.8316561579704285,
- 0.8201544284820557,
- 0.8177065253257751
+ 0.8467836380004883,
+ 0.8316553831100464,
+ 0.8201552033424377,
+ 0.8177061080932617
],
"QueryPart": "obesity",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
index fdb51b9dd8..bef680e6ec 100644
--- a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
@@ -8,34 +8,34 @@
"query_with_places_removed": "how are factors like obesity , blood pressure and asthma impacted by climate change",
"sv_matching": {
"CosineScore": [
- 0.7864788770675659,
- 0.7135568261146545,
- 0.691805899143219,
- 0.6740916967391968,
- 0.6734588742256165,
- 0.670462429523468,
- 0.6635114550590515,
- 0.6593927145004272,
- 0.6520175337791443,
- 0.6484816074371338,
+ 0.7864793539047241,
+ 0.7135567665100098,
+ 0.691805362701416,
+ 0.6740915179252625,
+ 0.6734591722488403,
+ 0.6704620718955994,
+ 0.6635113954544067,
+ 0.6593924760818481,
+ 0.6520178318023682,
+ 0.6484817266464233,
0.6461696624755859,
- 0.6459028124809265,
- 0.6435540914535522,
+ 0.6459026336669922,
+ 0.6435545682907104,
0.6410900354385376,
- 0.640523374080658,
- 0.6402111649513245,
- 0.6384206414222717,
- 0.6380341053009033,
- 0.6376466751098633,
- 0.6346374154090881,
- 0.6341455578804016,
+ 0.6405231952667236,
+ 0.6402113437652588,
+ 0.6384210586547852,
+ 0.6380343437194824,
+ 0.6376464366912842,
+ 0.6346377730369568,
+ 0.6341456174850464,
0.6338476538658142,
- 0.632270336151123,
- 0.6322208046913147,
- 0.6304947137832642,
- 0.6302966475486755,
- 0.6298351287841797,
- 0.6295675039291382
+ 0.6322696805000305,
+ 0.6322205662727356,
+ 0.6304948925971985,
+ 0.6302965879440308,
+ 0.6298357844352722,
+ 0.6295678019523621
],
"MultiSV": {
"Candidates": [
@@ -45,7 +45,7 @@
"Parts": [
{
"CosineScore": [
- 0.7997785806655884
+ 0.7997788786888123
],
"QueryPart": "factors like obesity blood pressure asthma impacted",
"SV": [
@@ -54,7 +54,7 @@
},
{
"CosineScore": [
- 1.000000238418579
+ 1.0
],
"QueryPart": "climate change",
"SV": [
@@ -69,11 +69,11 @@
"Parts": [
{
"CosineScore": [
- 0.7588625550270081,
- 0.7463639974594116,
- 0.740165114402771,
- 0.7351229190826416,
- 0.7130995392799377
+ 0.7588618993759155,
+ 0.7463642954826355,
+ 0.740165650844574,
+ 0.7351235151290894,
+ 0.7130995988845825
],
"QueryPart": "factors like obesity",
"SV": [
@@ -86,7 +86,7 @@
},
{
"CosineScore": [
- 1.0000003576278687
+ 0.9999995827674866
],
"QueryPart": "blood pressure",
"SV": [
@@ -95,8 +95,8 @@
},
{
"CosineScore": [
- 0.8255704641342163,
- 0.802787184715271
+ 0.8255698084831238,
+ 0.8027870655059814
],
"QueryPart": "asthma impacted climate change",
"SV": [
@@ -112,9 +112,9 @@
"Parts": [
{
"CosineScore": [
- 0.7768431305885315,
- 0.7495043873786926,
- 0.7342660427093506,
+ 0.7768431901931763,
+ 0.7495046257972717,
+ 0.7342654466629028,
0.7325114011764526
],
"QueryPart": "factors like obesity blood pressure asthma",
@@ -127,7 +127,7 @@
},
{
"CosineScore": [
- 0.9056915044784546
+ 0.9056921005249023
],
"QueryPart": "impacted climate change",
"SV": [
@@ -142,7 +142,7 @@
"Parts": [
{
"CosineScore": [
- 0.8207898736000061
+ 0.8207905888557434
],
"QueryPart": "factors like obesity blood pressure",
"SV": [
@@ -151,8 +151,8 @@
},
{
"CosineScore": [
- 0.8255704641342163,
- 0.802787184715271
+ 0.8255698084831238,
+ 0.8027870655059814
],
"QueryPart": "asthma impacted climate change",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json
index 88431aa490..9732c39707 100644
--- a/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json
@@ -8,46 +8,46 @@
"query_with_places_removed": "number of poor hispanic women with phd",
"sv_matching": {
"CosineScore": [
- 0.7985790967941284,
- 0.788325846195221,
- 0.7763473391532898,
- 0.7740628719329834,
- 0.741028904914856,
- 0.7334664463996887,
- 0.7228288054466248,
- 0.7225687503814697,
- 0.6995472311973572,
- 0.6995018720626831,
- 0.6976181268692017,
- 0.6974342465400696,
- 0.6960033774375916,
- 0.6953437924385071,
- 0.6945170760154724,
- 0.6939643025398254,
- 0.693536639213562,
- 0.6908403635025024,
- 0.690697431564331,
- 0.6896734833717346,
- 0.6889524459838867,
- 0.6886194348335266,
- 0.686329185962677,
+ 0.7985796332359314,
+ 0.7883262634277344,
+ 0.776346743106842,
+ 0.77406245470047,
+ 0.7410296201705933,
+ 0.7334667444229126,
+ 0.7228284478187561,
+ 0.722568929195404,
+ 0.6995474100112915,
+ 0.6995023488998413,
+ 0.697618305683136,
+ 0.6974341869354248,
+ 0.696003794670105,
+ 0.6953426003456116,
+ 0.6945168972015381,
+ 0.6939643621444702,
+ 0.6935360431671143,
+ 0.6908406019210815,
+ 0.6906974911689758,
+ 0.6896734237670898,
+ 0.6889521479606628,
+ 0.6886201500892639,
+ 0.6863292455673218,
0.6859177947044373,
- 0.6827537417411804,
- 0.6822136044502258,
- 0.6815626621246338,
- 0.6798743009567261,
- 0.6768563985824585,
- 0.6763087511062622,
- 0.6751545071601868,
- 0.6744989156723022,
- 0.6725670695304871,
- 0.6717979907989502,
- 0.6691677570343018,
- 0.6690006852149963,
- 0.6682180166244507,
- 0.6678112149238586,
- 0.665069043636322,
- 0.6648703813552856
+ 0.6827540397644043,
+ 0.6822139620780945,
+ 0.6815624237060547,
+ 0.67987459897995,
+ 0.676856517791748,
+ 0.6763089299201965,
+ 0.6751540303230286,
+ 0.6744991540908813,
+ 0.6725671291351318,
+ 0.6717973947525024,
+ 0.6691675186157227,
+ 0.6690007448196411,
+ 0.6682180762290955,
+ 0.6678104400634766,
+ 0.6650688052177429,
+ 0.6648702621459961
],
"MultiSV": {
"Candidates": [
@@ -57,17 +57,17 @@
"Parts": [
{
"CosineScore": [
- 0.831177294254303,
- 0.8310007452964783,
- 0.8255155086517334,
- 0.8195511698722839,
- 0.8145607709884644,
- 0.8090665936470032,
- 0.8086387515068054,
- 0.8074401021003723,
- 0.8002946972846985,
- 0.798579752445221,
- 0.7878183722496033
+ 0.8311771750450134,
+ 0.8310011029243469,
+ 0.8255152702331543,
+ 0.8195514678955078,
+ 0.8145602345466614,
+ 0.8090661764144897,
+ 0.8086389303207397,
+ 0.8074402809143066,
+ 0.8002950549125671,
+ 0.7985796332359314,
+ 0.787818193435669
],
"QueryPart": "number of poor hispanic",
"SV": [
@@ -86,8 +86,8 @@
},
{
"CosineScore": [
- 0.8318256139755249,
- 0.8029921650886536
+ 0.8318259119987488,
+ 0.8029923439025879
],
"QueryPart": "women phd",
"SV": [
@@ -103,8 +103,8 @@
"Parts": [
{
"CosineScore": [
- 0.836671769618988,
- 0.7972695827484131
+ 0.8366719484329224,
+ 0.7972691059112549
],
"QueryPart": "number of poor",
"SV": [
@@ -114,10 +114,10 @@
},
{
"CosineScore": [
- 0.8151502013206482,
- 0.7885994911193848,
- 0.7775559425354004,
- 0.7752048969268799
+ 0.8151505589485168,
+ 0.7885995507240295,
+ 0.7775554656982422,
+ 0.7752053141593933
],
"QueryPart": "hispanic women phd",
"SV": [
@@ -135,8 +135,8 @@
"Parts": [
{
"CosineScore": [
- 0.8495932221412659,
- 0.8335015177726746
+ 0.8495935201644897,
+ 0.8335005044937134
],
"QueryPart": "number of poor hispanic women",
"SV": [
@@ -146,11 +146,11 @@
},
{
"CosineScore": [
- 0.7646967172622681,
+ 0.7646968960762024,
0.7476688027381897,
- 0.7377063632011414,
- 0.7362765669822693,
- 0.7305881977081299
+ 0.7377066612243652,
+ 0.7362767457962036,
+ 0.7305882573127747
],
"QueryPart": "phd",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
index faec85fed8..6a9d2ab9e5 100644
--- a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
@@ -8,30 +8,30 @@
"query_with_places_removed": "show me the impact of climate change on drought",
"sv_matching": {
"CosineScore": [
- 0.8393685817718506,
- 0.7931121587753296,
- 0.7699977159500122,
- 0.7208102941513062,
- 0.7175307869911194,
+ 0.8393681645393372,
+ 0.79311203956604,
+ 0.7699974775314331,
+ 0.7208107709884644,
+ 0.7175306081771851,
0.6995436549186707,
- 0.6863453984260559,
- 0.674246072769165,
- 0.673050582408905,
- 0.6703541874885559,
- 0.6652891635894775,
- 0.6644605398178101,
- 0.6353793740272522,
- 0.6349935531616211,
- 0.6347004175186157,
- 0.6308181285858154,
+ 0.6863456964492798,
+ 0.674246609210968,
+ 0.6730499267578125,
+ 0.6703540682792664,
+ 0.6652892827987671,
+ 0.6644606590270996,
+ 0.6353792548179626,
+ 0.6349931359291077,
+ 0.6347004771232605,
+ 0.630818247795105,
0.6290862560272217,
- 0.6256593465805054,
- 0.6180377006530762,
- 0.6162121891975403,
- 0.6141721606254578,
- 0.6139706969261169,
- 0.6138609051704407,
- 0.6123875379562378
+ 0.6256592273712158,
+ 0.6180376410484314,
+ 0.6162123084068298,
+ 0.6141720414161682,
+ 0.6139707565307617,
+ 0.6138609647750854,
+ 0.6123877167701721
],
"MultiSV": {
"Candidates": [
@@ -41,7 +41,7 @@
"Parts": [
{
"CosineScore": [
- 0.8787480592727661
+ 0.8787487149238586
],
"QueryPart": "show climate change",
"SV": [
@@ -50,7 +50,7 @@
},
{
"CosineScore": [
- 1.000000238418579
+ 1.0
],
"QueryPart": "drought",
"SV": [
@@ -65,8 +65,8 @@
"Parts": [
{
"CosineScore": [
- 0.7942371964454651,
- 0.7929015159606934
+ 0.7942370176315308,
+ 0.7929013967514038
],
"QueryPart": "show climate",
"SV": [
@@ -76,7 +76,7 @@
},
{
"CosineScore": [
- 0.866513192653656
+ 0.866512656211853
],
"QueryPart": "change drought",
"SV": [
diff --git a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
index a5f832efe9..a1d256de8f 100644
--- a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
@@ -4,6 +4,24 @@
"categories": [
{
"blocks": [
+ {
+ "columns": [
+ {
+ "tiles": [
+ {
+ "answerMessageTileSpec": {
+ "propertyExpr": "<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID"
+ },
+ "entities": [
+ "bio/rs7903146"
+ ],
+ "title": "The associated diseases for rs7903146 are",
+ "type": "ANSWER_MESSAGE"
+ }
+ ]
+ }
+ ]
+ },
{
"columns": [
{
diff --git a/static/js/components/tiles/entity_overview_tile.tsx b/static/js/components/tiles/entity_overview_tile.tsx
index 19dcac9e88..09fe9320db 100644
--- a/static/js/components/tiles/entity_overview_tile.tsx
+++ b/static/js/components/tiles/entity_overview_tile.tsx
@@ -20,6 +20,8 @@
import React from "react";
+import { URI_PREFIX } from "../../browser/constants";
+
interface EntityOverviewTilePropType {
entity: string;
}
@@ -34,7 +36,8 @@ export function EntityOverviewTile(
return (
<>
- Entity overview tile for {props.entity}
+ Entity overview tile for
+
{props.entity}
>
);
diff --git a/tools/nl/embeddings/input/bio/_preindex.csv b/tools/nl/embeddings/input/bio/_preindex.csv
index 909c5a0988..0dde4b2383 100644
--- a/tools/nl/embeddings/input/bio/_preindex.csv
+++ b/tools/nl/embeddings/input/bio/_preindex.csv
@@ -6,13 +6,17 @@ A unique ID for a Medical Subject Heading supplementary record,medicalSubjectHea
An ID for a Medical Subject Heading descriptor record,medicalSubjectHeadingDescriptorID
An ID for a Medical Subject Heading supplementary record,medicalSubjectHeadingSupplementaryRecordID
ChEMBL identifier,chemblID
-Disease associated with a gene,<-geneID{typeOf:DiseaseGeneAssociation}->diseaseOntologyID
-DiseaseGeneAssociation,<-diseaseOntologyID{typeOf:DiseaseGeneAssociation}->geneID;<-geneID{typeOf:DiseaseGeneAssociation}->diseaseOntologyID
+ChemicalCompoundGeneticVariantAssociation,<-compoundID{typeOf:ChemicalCompoundGeneticVariantAssociation}->variantID;<-variantID{typeOf:ChemicalCompoundGeneticVariantAssociation}->compoundID
+Disease associated with a gene,<-geneID{typeOf:DiseaseGeneAssociation}->diseaseID
+Disease associated with a genetic variant,<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID
+DiseaseGeneAssociation,<-diseaseID{typeOf:DiseaseGeneAssociation}->geneID;<-geneID{typeOf:DiseaseGeneAssociation}->diseaseID
+DiseaseGeneticVariantAssociation,<-diseaseID{typeOf:DiseaseGeneticVariantAssociation}->geneticVariantID;<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID
Ensembl ID,ensemblID
Functional category of the genetic variant,geneticVariantFunctionalCategory
-Gene associated with a disease,<-diseaseOntologyID{typeOf:DiseaseGeneAssociation}->geneID
-Gene associated with a genetic variant,<-referenceSNPClusterID{typeOf:GeneticVariantGeneAssociation}->geneSymbol
-GeneticVariantGeneAssociation,<-geneSymbol{typeOf:GeneticVariantGeneAssociation}->referenceSNPClusterID;<-referenceSNPClusterID{typeOf:GeneticVariantGeneAssociation}->geneSymbol
+Gene associated with a disease,<-diseaseID{typeOf:DiseaseGeneAssociation}->geneID
+Gene associated with a genetic variant,<-variantID{typeOf:GeneGeneticVariantAssociation}->geneID
+Genetic variant associated with a disease,<-diseaseID{typeOf:DiseaseGeneticVariantAssociation}->geneticVariantID
+GeneticVariantGeneAssociation,<-geneID{typeOf:GeneGeneticVariantAssociation}->variantID;<-variantID{typeOf:GeneGeneticVariantAssociation}->geneID
MeSH descriptor record ID,medicalSubjectHeadingDescriptorID
MeSH supplementary record ID,medicalSubjectHeadingSupplementaryRecordID
NCBI Taxonomy database identifier,ncbiTaxonID
@@ -51,6 +55,7 @@ antibodyType,antibodyType
antigenType,antigenType
availableStrength,availableStrength
chemblID,chemblID
+chemical compound associated with a genetic variant,<-variantID{typeOf:ChemicalCompoundGeneticVariantAssociation}->compoundID
chromosomeSize,chromosomeSize
class,class
"component that provides pharmacological activity or other direct effect in the diagnosis, cure, mitigation, treatment, or prevention of disease, or to affect the structure or any function of the body of man or animals",activeIngredient
@@ -62,7 +67,8 @@ full name of the gene,fullName
fullName,fullName
gene id,geneID
geneID,geneID
-genetic variant associated with a gene,<-geneSymbol{typeOf:GeneticVariantGeneAssociation}->referenceSNPClusterID
+genetic variant associated with a chemical compound,<-compoundID{typeOf:ChemicalCompoundGeneticVariantAssociation}->variantID
+genetic variant associated with a gene,<-geneID{typeOf:GeneGeneticVariantAssociation}->variantID
geneticVariantFunctionalCategory,geneticVariantFunctionalCategory
genomic coordinates,genomicCoordinates
genomicCoordinates,genomicCoordinates
diff --git a/tools/nl/embeddings/input/bio/sheets_svs.csv b/tools/nl/embeddings/input/bio/sheets_svs.csv
index 3d7d78e87c..7042de0db2 100644
--- a/tools/nl/embeddings/input/bio/sheets_svs.csv
+++ b/tools/nl/embeddings/input/bio/sheets_svs.csv
@@ -41,8 +41,12 @@ ncbiDNASequenceName,ncbiDNASequenceName;NCBI defined segment of DNA sequence nam
imageUrl,imageUrl;url to an image of what the biological specimen looks like;what the entity looks like
genomicCoordinates,genomicCoordinates;genomic coordinates
availableStrength,availableStrength;dose approved for a drug
-<-referenceSNPClusterID{typeOf:GeneticVariantGeneAssociation}->geneSymbol,GeneticVariantGeneAssociation;Gene associated with a genetic variant
-<-geneSymbol{typeOf:GeneticVariantGeneAssociation}->referenceSNPClusterID,GeneticVariantGeneAssociation;genetic variant associated with a gene
-<-diseaseOntologyID{typeOf:DiseaseGeneAssociation}->geneID,DiseaseGeneAssociation;Gene associated with a disease
-<-geneID{typeOf:DiseaseGeneAssociation}->diseaseOntologyID,DiseaseGeneAssociation;Disease associated with a gene
+<-variantID{typeOf:GeneGeneticVariantAssociation}->geneID,GeneticVariantGeneAssociation;Gene associated with a genetic variant
+<-geneID{typeOf:GeneGeneticVariantAssociation}->variantID,GeneticVariantGeneAssociation;genetic variant associated with a gene
+<-diseaseID{typeOf:DiseaseGeneAssociation}->geneID,DiseaseGeneAssociation;Gene associated with a disease
+<-geneID{typeOf:DiseaseGeneAssociation}->diseaseID,DiseaseGeneAssociation;Disease associated with a gene
+<-diseaseID{typeOf:DiseaseGeneticVariantAssociation}->geneticVariantID,DiseaseGeneticVariantAssociation;Genetic variant associated with a disease
+<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID,DiseaseGeneticVariantAssociation;Disease associated with a genetic variant
+<-compoundID{typeOf:ChemicalCompoundGeneticVariantAssociation}->variantID,ChemicalCompoundGeneticVariantAssociation;genetic variant associated with a chemical compound
+<-variantID{typeOf:ChemicalCompoundGeneticVariantAssociation}->compoundID,ChemicalCompoundGeneticVariantAssociation;chemical compound associated with a genetic variant
virusGenus,virusGenus;genus of a virus species
From 725a1fd98d873bd2a4285e44a36ffc929321953d Mon Sep 17 00:00:00 2001
From: Hannah Pho
Date: Wed, 6 Nov 2024 11:28:30 -0500
Subject: [PATCH 02/11] Add wait for loading before SV group click in timeline
test (#4714)
Hopefully this will resolve custom DC autopush test failures.
---
server/webdriver/shared_tests/timeline_test.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/server/webdriver/shared_tests/timeline_test.py b/server/webdriver/shared_tests/timeline_test.py
index 158320ef82..ec88d6e623 100644
--- a/server/webdriver/shared_tests/timeline_test.py
+++ b/server/webdriver/shared_tests/timeline_test.py
@@ -127,6 +127,7 @@ def test_check_statvar_and_uncheck(self):
self.assertEqual(len(charts), 0)
# Expand the Demographics section of the stat var hierarchy.
+ shared.wait_for_loading(self.driver)
shared.click_sv_group(self.driver, "Demographics")
# Wait until stat vars are present and click on Population.
From 0ed78f2f2c2cb854677f2c4b289b1231cea77813 Mon Sep 17 00:00:00 2001
From: Hannah Pho
Date: Wed, 6 Nov 2024 18:37:47 -0500
Subject: [PATCH 03/11] Webdriver test fixes and improvements (#4719)
- Remove some landing page example links that don't work anymore
- Add parallelization for Custom DC autopush tests
- Add some waiting for elements to be ready in tests that were failing
on Cloud Build
---
run_cdc_tests.sh | 2 +-
server/templates/tools/map_examples.json | 25 +------------------
.../tools/visualization_examples.json | 12 +--------
server/webdriver/shared_tests/vis_map_test.py | 14 ++++++++++-
4 files changed, 16 insertions(+), 37 deletions(-)
diff --git a/run_cdc_tests.sh b/run_cdc_tests.sh
index b19deee39c..22bf9c83be 100755
--- a/run_cdc_tests.sh
+++ b/run_cdc_tests.sh
@@ -20,4 +20,4 @@ set -e
source .env/bin/activate
export FLASK_ENV=webdriver
-python3 -m pytest --reruns 2 server/webdriver/cdc_tests/
+python3 -m pytest -n 5 --reruns 2 server/webdriver/cdc_tests/
diff --git a/server/templates/tools/map_examples.json b/server/templates/tools/map_examples.json
index 84ac3de6c6..615aab681d 100644
--- a/server/templates/tools/map_examples.json
+++ b/server/templates/tools/map_examples.json
@@ -9,16 +9,6 @@
"text": "districts in India",
"url": "#%26sv%3DDifferenceRelativeToBaseDate2006_Max_Temperature_RCP45%26pc%3D0%26pd%3Dcountry%2FIND%26ept%3DAdministrativeArea2"
}]
- }, {
- "header": "Annual Non-Biogenic Carbon Dioxide Emissions",
- "preposition": "across",
- "examples": [{
- "text": "states in USA",
- "url": "#%26sv%3DAnnual_Emissions_CarbonDioxide_NonBiogenic%26pc%3D0%26pd%3Dcountry%2FUSA%26ept%3DState%26ppt%3DEpaReportingFacility"
- }, {
- "text": "facilities in Texas",
- "url": "#%26sv%3DAnnual_Emissions_CarbonDioxide_NonBiogenic%26pc%3D0%26pd%3DgeoId%2F48%26ept%3DCounty%26ppt%3DEpaReportingFacility%26mp%3D1"
- }]
}, {
"header": "Water Withdrawal Rate",
"preposition": "across counties in",
@@ -106,18 +96,5 @@
"text": "Median Income",
"url": "#&sv=Median_Income_Person&pc=0&pd=country/USA&ept=State"
}]
- }, {
- "header": "Greenhouse Gas Emissions",
- "preposition": "across",
- "examples": [{
- "text": "states in USA",
- "url": "#&sv=Annual_Emissions_GreenhouseGas_NonBiogenic&pc=0&pd=country/USA&ept=State&ppt=EpaReportingFacility&mp=1"
- }, {
- "text": "counties in California",
- "url": "#&sv=Annual_Emissions_GreenhouseGas_NonBiogenic&pc=0&pd=geoId/06&ept=County&ppt=EpaReportingFacility&mp=1"
- }, {
- "text": "Kern County",
- "url": "#&sv=Annual_Emissions_GreenhouseGas_NonBiogenic&pc=0&pd=geoId/06029&ept=County&ppt=EpaReportingFacility&mp=1"
- }]
}
-]}
\ No newline at end of file
+]}
diff --git a/server/templates/tools/visualization_examples.json b/server/templates/tools/visualization_examples.json
index 1bc482368f..8fe3993c9e 100644
--- a/server/templates/tools/visualization_examples.json
+++ b/server/templates/tools/visualization_examples.json
@@ -10,16 +10,6 @@
"text": "districts in India",
"url": "/tools/visualization?#visType%3Dmap%26place%3Dcountry%2FIND%26placeType%3DAdministrativeArea2%26sv%3D%7B\"dcid\"%3A\"DifferenceRelativeToBaseDate2006_Max_Temperature_RCP45\"%7D"
}]
- }, {
- "header": "Greenhouse Gas Emissions",
- "preposition": "across",
- "examples": [{
- "text": "states in USA",
- "url": "/tools/visualization?#visType%3Dmap%26place%3Dcountry%2FUSA%26placeType%3DState%26sv%3D%7B\"dcid\"%3A\"Annual_Emissions_GreenhouseGas_NonBiogenic\"%7D"
- }, {
- "text": "counties in California",
- "url": "/tools/visualization?#visType%3Dmap%26place%3DgeoId/06%26placeType%3DCounty%26sv%3D%7B\"dcid\"%3A\"Annual_Emissions_GreenhouseGas_NonBiogenic\"%7D"
- }]
}, {
"header": "Median Age",
"preposition": "across counties in",
@@ -196,4 +186,4 @@
}]
}
]
-}
\ No newline at end of file
+}
diff --git a/server/webdriver/shared_tests/vis_map_test.py b/server/webdriver/shared_tests/vis_map_test.py
index cfb82fac55..885f7bc145 100644
--- a/server/webdriver/shared_tests/vis_map_test.py
+++ b/server/webdriver/shared_tests/vis_map_test.py
@@ -85,11 +85,17 @@ def test_charts_from_url(self):
self.assertEqual(len(map_regions), 58)
# Assert rankings are correct.
+ elements_present = EC.presence_of_all_elements_located(
+ (By.CSS_SELECTOR, '.ranking-header-section h4'))
+ WebDriverWait(self.driver, self.TIMEOUT_SEC).until(elements_present)
ranking_titles = self.driver.find_elements(By.CSS_SELECTOR,
'.ranking-header-section h4')
self.assertEqual(len(ranking_titles), 2)
self.assertEqual(ranking_titles[0].text, 'Top Places')
self.assertEqual(ranking_titles[1].text, 'Bottom Places')
+ elements_present = EC.presence_of_all_elements_located(
+ (By.CSS_SELECTOR, '.ranking-list .place-name'))
+ WebDriverWait(self.driver, self.TIMEOUT_SEC).until(elements_present)
ranking_items = self.driver.find_elements(By.CSS_SELECTOR,
'.ranking-list .place-name')
self.assertEqual(len(ranking_items), 10)
@@ -215,11 +221,17 @@ def test_manually_enter_options(self):
self.assertEqual(len(map_regions), 58)
# Assert rankings are correct.
+ elements_present = EC.presence_of_all_elements_located(
+ (By.CSS_SELECTOR, '.ranking-header-section h4'))
+ WebDriverWait(self.driver, self.TIMEOUT_SEC).until(elements_present)
ranking_titles = self.driver.find_elements(By.CSS_SELECTOR,
'.ranking-header-section h4')
self.assertEqual(len(ranking_titles), 2)
self.assertEqual(ranking_titles[0].text, 'Top Places')
self.assertEqual(ranking_titles[1].text, 'Bottom Places')
+ elements_present = EC.presence_of_all_elements_located(
+ (By.CSS_SELECTOR, '.ranking-list .place-name'))
+ WebDriverWait(self.driver, self.TIMEOUT_SEC).until(elements_present)
ranking_items = self.driver.find_elements(By.CSS_SELECTOR,
'.ranking-list .place-name')
self.assertEqual(len(ranking_items), 10)
@@ -243,4 +255,4 @@ def test_landing_page_link(self):
WebDriverWait(self.driver, self.TIMEOUT_SEC).until(element_present)
chart_map = self.driver.find_element(By.ID, 'map-items')
map_regions = chart_map.find_elements(By.TAG_NAME, 'path')
- self.assertGreater(len(map_regions), 1)
\ No newline at end of file
+ self.assertGreater(len(map_regions), 1)
From 81c43b67a9277e9821ce7e9ad8985c38bcd1b15c Mon Sep 17 00:00:00 2001
From: chejennifer <69875368+chejennifer@users.noreply.github.com>
Date: Thu, 7 Nov 2024 00:35:57 +0000
Subject: [PATCH 04/11] [bio] some fulfillment improvements (#4715)
- when multiple entities are recognized but only some entities have data
for the property, should only show the entities with data (e.g.,
[autopush](https://screenshot.googleplex.com/48VaUAxjZtXYMgC) vs
[local](https://screenshot.googleplex.com/Brsnuj4DSNmpJSN))
- fix bug in deciding when to show low confidence message. Previously
did not consider property score
---
.../debug_info.json | 10 +++----
.../debug_info.json | 4 +--
.../chart_config.json | 4 ++-
.../chart_config.json | 30 ++++++++++++-------
server/lib/nl/common/commentary.py | 22 ++++++++++----
server/lib/nl/detection/utils.py | 10 +++++++
server/lib/nl/fulfillment/triple.py | 30 ++++++++++++++-----
7 files changed, 79 insertions(+), 31 deletions(-)
diff --git a/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
index 9c720a8739..5a672b4906 100644
--- a/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
@@ -54,7 +54,7 @@
"Parts": [
{
"CosineScore": [
- 0.9257858991622925
+ 0.9257855415344238
],
"QueryPart": "male population",
"SV": [
@@ -64,7 +64,7 @@
{
"CosineScore": [
0.9296979904174805,
- 0.884743332862854
+ 0.8847434520721436
],
"QueryPart": "female population",
"SV": [
@@ -80,7 +80,7 @@
"Parts": [
{
"CosineScore": [
- 0.911777138710022
+ 0.9117770195007324
],
"QueryPart": "male population female",
"SV": [
@@ -89,8 +89,8 @@
},
{
"CosineScore": [
- 0.8982378840446472,
- 0.8723467588424683
+ 0.8982378244400024,
+ 0.8723466396331787
],
"QueryPart": "population",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
index 6a9d2ab9e5..1b3a9e23bc 100644
--- a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
@@ -50,7 +50,7 @@
},
{
"CosineScore": [
- 1.0
+ 0.9999998807907104
],
"QueryPart": "drought",
"SV": [
@@ -65,7 +65,7 @@
"Parts": [
{
"CosineScore": [
- 0.7942370176315308,
+ 0.794236958026886,
0.7929013967514038
],
"QueryPart": "show climate",
diff --git a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
index a1d256de8f..03140d5885 100644
--- a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
@@ -65,5 +65,7 @@
"peerTopics": []
},
"svSource": "UNKNOWN",
- "userMessages": []
+ "userMessages": [
+ "Low confidence in understanding your query. Displaying the closest results."
+ ]
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_triple/whatisbetacoronavirus1thespeciesof/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatisbetacoronavirus1thespeciesof/chart_config.json
index 13964519e6..1954a7a254 100644
--- a/server/integration_tests/test_data/e2e_triple/whatisbetacoronavirus1thespeciesof/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatisbetacoronavirus1thespeciesof/chart_config.json
@@ -9,20 +9,28 @@
{
"tiles": [
{
- "answerTableTileSpec": {
- "columns": [
- {
- "header": "Virus Host",
- "propertyExpr": "->virusHost"
- }
- ]
+ "answerMessageTileSpec": {
+ "propertyExpr": "->virusHost"
},
"entities": [
- "bio/Betacoronavirus1",
- "bio/D000073641"
+ "bio/Betacoronavirus1"
],
- "title": "The Virus Host for Betacoronavirus 1 are as follows:",
- "type": "ANSWER_TABLE"
+ "title": "The Virus Host for Betacoronavirus 1 is:",
+ "type": "ANSWER_MESSAGE"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "columns": [
+ {
+ "tiles": [
+ {
+ "entities": [
+ "bio/Betacoronavirus1"
+ ],
+ "type": "ENTITY_OVERVIEW"
}
]
}
diff --git a/server/lib/nl/common/commentary.py b/server/lib/nl/common/commentary.py
index 527c6f59f0..c99d15a4b3 100644
--- a/server/lib/nl/common/commentary.py
+++ b/server/lib/nl/common/commentary.py
@@ -19,6 +19,7 @@
from server.lib.nl.common.utterance import FulfillmentResult
from server.lib.nl.common.utterance import Utterance
from server.lib.nl.detection.utils import compute_final_threshold
+from server.lib.nl.detection.utils import get_top_prop_score
from server.lib.nl.detection.utils import get_top_sv_score
from server.lib.nl.explore import params
from shared.lib.constants import SV_SCORE_HIGH_CONFIDENCE_THRESHOLD
@@ -166,11 +167,22 @@ def user_message(uttr: Utterance) -> UserMessage:
uttr.detection.svs_detected.model_threshold,
SV_SCORE_HIGH_CONFIDENCE_THRESHOLD)
- if (uttr.rankedCharts and
- (uttr.sv_source == FulfillmentResult.CURRENT_QUERY or
- uttr.sv_source == FulfillmentResult.PARTIAL_PAST_QUERY) and
- get_top_sv_score(uttr.detection, uttr.rankedCharts[0])
- < low_confidence_score_report_threshold):
+ # Get top variable score either from the detected props or svs depending on
+ # what is being shown in the first chart
+ top_variable_score = None
+ if uttr.rankedCharts:
+ if uttr.rankedCharts[0].svs and (
+ uttr.sv_source == FulfillmentResult.CURRENT_QUERY or
+ uttr.sv_source == FulfillmentResult.PARTIAL_PAST_QUERY):
+ top_variable_score = get_top_sv_score(uttr.detection,
+ uttr.rankedCharts[0])
+ elif uttr.rankedCharts[
+ 0].props and uttr.properties_source == FulfillmentResult.CURRENT_QUERY:
+ top_variable_score = get_top_prop_score(uttr.detection,
+ uttr.rankedCharts[0])
+
+ if (top_variable_score and
+ (top_variable_score < low_confidence_score_report_threshold)):
# We're showing charts for SVs in the current user query and the
# top-score is below the threshold, so report message.
msg_list.append(LOW_CONFIDENCE_SCORE_MESSAGE)
diff --git a/server/lib/nl/detection/utils.py b/server/lib/nl/detection/utils.py
index c76bb98cf7..ffcd8a2cc6 100644
--- a/server/lib/nl/detection/utils.py
+++ b/server/lib/nl/detection/utils.py
@@ -102,6 +102,16 @@ def get_multi_sv_pair(
return parts
+# Gets the prop score of the prop used in the chart spec
+def get_top_prop_score(detection: Detection, cspec: ChartSpec) -> float:
+ if cspec.props and detection.svs_detected.prop:
+ prop_set = set(cspec.props)
+ for idx, prop in enumerate(detection.svs_detected.prop.svs):
+ if prop in prop_set:
+ return detection.svs_detected.prop.scores[idx]
+ return 0
+
+
# Gets the SV score of the first chart in chart_specs
def get_top_sv_score(detection: Detection, cspec: ChartSpec) -> float:
# Note that we look for the detected SVs in the `orig_sv_map` field
diff --git a/server/lib/nl/fulfillment/triple.py b/server/lib/nl/fulfillment/triple.py
index 411223e601..93c5d21af2 100644
--- a/server/lib/nl/fulfillment/triple.py
+++ b/server/lib/nl/fulfillment/triple.py
@@ -107,15 +107,18 @@ def _populate_prop_expression(state: PopulateState,
entity_dcids = [e.dcid for e in state.uttr.entities]
prop_values = get_property_value_from_expression(entity_dcids,
prop_expression)
- if not any(prop_values.values()):
+ entities_with_value = [
+ e for e in state.uttr.entities if prop_values.get(e.dcid, [])
+ ]
+ if not entities_with_value:
state.uttr.counters.err('triple_property_failed_existence', prop_expression)
return False
- title = _get_title(state.uttr.entities, prop_expression)
+ title = _get_title(entities_with_value, prop_expression)
cv = ChartVars(props=[prop_expression], title=title)
return add_chart_to_utterance(ChartType.ANSWER,
state,
cv, [],
- entities=state.uttr.entities)
+ entities=entities_with_value)
# The overview chart when there is more than 1 entity should be a table with
@@ -153,14 +156,27 @@ def populate(state: PopulateState) -> bool:
# prop, return.
# TODO: revisit how we want to handle multiple props
break
- # If there is a single entity, always add an entity overview chart
- if len(state.uttr.entities) == 1:
+
+ # Get the entities to show in the overview tile. This should be the entities
+ # from previous charts that have been added, or if no charts were added, then
+ # it is the detected entities
+ chart_entities = set()
+ for cspec in state.uttr.chartCandidates:
+ chart_entities.update(e.dcid for e in cspec.entities)
+ overview_entities = state.uttr.entities
+ if chart_entities:
+ overview_entities = [
+ e for e in overview_entities if e.dcid in chart_entities
+ ]
+
+ # If there is a single entity to show overview for, add an entity overview chart
+ if len(overview_entities) == 1:
chart_title = _OVERVIEW_TITLE.format(
- entity=_get_entity_string(state.uttr.entities))
+ entity=_get_entity_string(overview_entities))
chart_added |= add_chart_to_utterance(ChartType.ENTITY_OVERVIEW,
state,
ChartVars(title=chart_title), [],
- entities=state.uttr.entities)
+ entities=overview_entities)
elif not chart_added:
# If there is more than 1 entity and no charts added yet, add an overview
chart_added = _add_multi_entity_overview(state)
From 82d3c9c3ef603390420e19ad92a0780b074c1cec Mon Sep 17 00:00:00 2001
From: Gabriel Mechali
Date: Thu, 7 Nov 2024 10:42:49 -0500
Subject: [PATCH 05/11] Replaces accents and more into ascii equivalents for
matching algorithm. (#4716)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Places like Curaçao, España, or Algérie were being unfairly demoted in
scoring due to the non-ascii character. This PR replaces all special
characters before determine the match score.
Screencast with the fix:
https://screencast.googleplex.com/cast/NDkzOTc5NTE5MjA4NjUyOHw1N2FlYTVmMC00Zg
---
server/routes/shared_api/autocomplete/helpers.py | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/server/routes/shared_api/autocomplete/helpers.py b/server/routes/shared_api/autocomplete/helpers.py
index 53a667f0c9..4a87ff5372 100644
--- a/server/routes/shared_api/autocomplete/helpers.py
+++ b/server/routes/shared_api/autocomplete/helpers.py
@@ -16,6 +16,7 @@
import logging
import re
from typing import Dict, List
+import unicodedata
from urllib.parse import urlencode
from flask import current_app
@@ -135,11 +136,21 @@ def off_by_one_letter(str1_word: str, name_word: str) -> bool:
return offby <= 1
+def sanitize_and_replace_non_ascii(string: str) -> str:
+ """Sanitize and replace non ascii.
+ Returns:
+ String sanitized and without accents, cedillas, or enye."""
+ nfkd_form = unicodedata.normalize('NFKD', string)
+ return "".join([c for c in nfkd_form if not unicodedata.combining(c)])
+
+
def get_match_score(match_string: str, name: str) -> float:
"""Computes a 'score' based on the matching words in two strings. Lowest
score is best match.
Returns:
Float score."""
+ name = sanitize_and_replace_non_ascii(name)
+ match_string = sanitize_and_replace_non_ascii(match_string)
rgx = re.compile(r'[\s|,]+')
words_in_name = re.split(rgx, name)
From ddd3e22b1532cabb154bd132ebc1beb721cd7cdc Mon Sep 17 00:00:00 2001
From: Hannah Pho
Date: Thu, 7 Nov 2024 13:21:52 -0500
Subject: [PATCH 06/11] Replace CO2 emissions example links (#4720)
---
server/templates/tools/map_examples.json | 7 +++++++
server/templates/tools/visualization_examples.json | 7 +++++++
2 files changed, 14 insertions(+)
diff --git a/server/templates/tools/map_examples.json b/server/templates/tools/map_examples.json
index 615aab681d..2920167cf0 100644
--- a/server/templates/tools/map_examples.json
+++ b/server/templates/tools/map_examples.json
@@ -9,6 +9,13 @@
"text": "districts in India",
"url": "#%26sv%3DDifferenceRelativeToBaseDate2006_Max_Temperature_RCP45%26pc%3D0%26pd%3Dcountry%2FIND%26ept%3DAdministrativeArea2"
}]
+ }, {
+ "header": "Carbon Dioxide Emissions",
+ "preposition": "across",
+ "examples": [{
+ "text": "countries",
+ "url": "#%26sv%3DworldBank%2FEN_ATM_CO2E_PC%26pc%3D0%26denom%3DCount_Person%26pd%3DEarth%26ept%3DCountry"
+ }]
}, {
"header": "Water Withdrawal Rate",
"preposition": "across counties in",
diff --git a/server/templates/tools/visualization_examples.json b/server/templates/tools/visualization_examples.json
index 8fe3993c9e..476671e42d 100644
--- a/server/templates/tools/visualization_examples.json
+++ b/server/templates/tools/visualization_examples.json
@@ -10,6 +10,13 @@
"text": "districts in India",
"url": "/tools/visualization?#visType%3Dmap%26place%3Dcountry%2FIND%26placeType%3DAdministrativeArea2%26sv%3D%7B\"dcid\"%3A\"DifferenceRelativeToBaseDate2006_Max_Temperature_RCP45\"%7D"
}]
+ }, {
+ "header": "Carbon Dioxide Emissions",
+ "preposition": "across",
+ "examples": [{
+ "text": "countries",
+ "url": "/tools/visualization?#visType%3Dmap%26place%3DEarth%26placeType%3DCountry%26sv%3D%7B\"dcid\"%3A\"worldBank%2FEN_ATM_CO2E_PC\"%7D"
+ }]
}, {
"header": "Median Age",
"preposition": "across counties in",
From 9d1d4e061d44d443a6f7a616ead01ab5cbf73b30 Mon Sep 17 00:00:00 2001
From: Christie Ellks
Date: Thu, 7 Nov 2024 11:04:16 -0800
Subject: [PATCH 07/11] Truncate golden CosineScores to 6 decimals to reduce
noisy diffs. (#4718)
Reduces CosineScores to 6 decimals to reduce the diffs that are
generated when updating the integration_test goldens.
This is to reduce noise in reviews and should not fundamentally affect
the actual tests.
---
server/integration_tests/explore_test.py | 19 ++-
.../whatisthephylumofvolvox/debug_info.json | 104 +++++++-------
.../debug_info.json | 100 ++++++-------
.../debug_info.json | 98 ++++++-------
.../compareobesityvs.poverty/debug_info.json | 66 ++++-----
.../debug_info.json | 90 ++++++------
.../debug_info.json | 132 +++++++++---------
.../debug_info.json | 58 ++++----
8 files changed, 341 insertions(+), 326 deletions(-)
diff --git a/server/integration_tests/explore_test.py b/server/integration_tests/explore_test.py
index e294354497..12749f1b71 100644
--- a/server/integration_tests/explore_test.py
+++ b/server/integration_tests/explore_test.py
@@ -119,13 +119,23 @@ def handle_response(self,
# TODO: Proper fix should be to make NL server more deterministic
if 'variables' in resp:
resp_var_to_score = {}
+ dbg['sv_matching']['CosineScore'] = _format_scores(
+ dbg['sv_matching']['CosineScore'])
for i, sv in enumerate(dbg['sv_matching']['SV']):
- score = dbg['sv_matching']['CosineScore'][i]
- resp_var_to_score[sv] = float("{:.6f}".format(score))
+ resp_var_to_score[sv] = dbg['sv_matching']['CosineScore'][i]
sorted_variables = sorted(resp['variables'],
key=lambda x: (-resp_var_to_score.get(x, 0), x))
resp['variables'] = sorted_variables
+ # Truncate CosineScores to 6 decimals to reduce noisy diffs.
+ for candidate in dbg['sv_matching']['MultiSV'].get('Candidates', []):
+ for part in candidate.get('Parts', []):
+ if multisv_scores := part.get('CosineScore', []):
+ part['CosineScore'] = _format_scores(multisv_scores)
+
+ if props_scores := dbg['props_matching'].get('CosineScore', []):
+ dbg['props_matching']['CosineScore'] = _format_scores(props_scores)
+
resp['debug'] = {}
resp['context'] = {}
for category in resp.get('config', {}).get('categories', []):
@@ -793,3 +803,8 @@ def _del_field(d: dict, path: str):
del tmp[p]
else:
tmp = tmp[p]
+
+
+# Helper function to consistently format float scores.
+def _format_scores(scores):
+ return [float("{:.6f}".format(score)) for score in scores]
diff --git a/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json b/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
index e434859d40..3874180d73 100644
--- a/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
@@ -10,29 +10,29 @@
"query_with_places_removed": "what is the phylum of",
"sv_matching": {
"CosineScore": [
- 0.35510897636413574,
- 0.3460870683193207,
- 0.3452577292919159,
- 0.34484589099884033,
- 0.3411366045475006,
- 0.3384982645511627,
- 0.3349902629852295,
- 0.3316609263420105,
- 0.32600605487823486,
- 0.3242444694042206,
- 0.32060620188713074,
- 0.31426557898521423,
- 0.3127654492855072,
- 0.3126293420791626,
- 0.31250452995300293,
- 0.31177404522895813,
- 0.3103388845920563,
- 0.3100748658180237,
- 0.3098835051059723,
- 0.3080541491508484,
- 0.3074587285518646,
- 0.3071962296962738,
- 0.30394214391708374
+ 0.355109,
+ 0.346087,
+ 0.345258,
+ 0.344846,
+ 0.341137,
+ 0.338498,
+ 0.33499,
+ 0.331661,
+ 0.326006,
+ 0.324244,
+ 0.320606,
+ 0.314266,
+ 0.312765,
+ 0.312629,
+ 0.312505,
+ 0.311774,
+ 0.310339,
+ 0.310075,
+ 0.309883,
+ 0.308054,
+ 0.307459,
+ 0.307196,
+ 0.303942
],
"MultiSV": {},
"Query": "what is the phylum of",
@@ -64,35 +64,35 @@
},
"props_matching": {
"CosineScore": [
- 1.0000001192092896,
- 0.47528401017189026,
- 0.3615417182445526,
- 0.34543079137802124,
- 0.34543079137802124,
- 0.3420097231864929,
- 0.3293308615684509,
- 0.318451464176178,
- 0.31466978788375854,
- 0.308395117521286,
- 0.30794060230255127,
- 0.3046301007270813,
- 0.2827085852622986,
- 0.281875342130661,
- 0.28082770109176636,
- 0.2804528772830963,
- 0.2742983400821686,
- 0.2715050280094147,
- 0.27071818709373474,
- 0.2695467472076416,
- 0.25990068912506104,
- 0.25990068912506104,
- 0.24827904999256134,
- 0.24662022292613983,
- 0.24632100760936737,
- 0.2461635172367096,
- 0.24212227761745453,
- 0.23135530948638916,
- 0.2296244353055954
+ 1.0,
+ 0.475284,
+ 0.361542,
+ 0.345431,
+ 0.345431,
+ 0.34201,
+ 0.329331,
+ 0.318452,
+ 0.31467,
+ 0.308395,
+ 0.307941,
+ 0.30463,
+ 0.282709,
+ 0.281875,
+ 0.280828,
+ 0.280453,
+ 0.274298,
+ 0.271505,
+ 0.270718,
+ 0.269547,
+ 0.259901,
+ 0.259901,
+ 0.248279,
+ 0.24662,
+ 0.246321,
+ 0.246163,
+ 0.242122,
+ 0.231355,
+ 0.229624
],
"PROP": [
"phylum",
diff --git a/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json b/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
index 4f8acbe246..c505e21788 100644
--- a/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
@@ -12,30 +12,30 @@
"query_with_places_removed": "what types of genes are and",
"sv_matching": {
"CosineScore": [
- 0.5237791538238525,
- 0.4451894760131836,
- 0.4198145866394043,
- 0.41922125220298767,
- 0.41366666555404663,
- 0.4096527099609375,
- 0.4066110849380493,
- 0.4013715386390686,
- 0.4010191559791565,
- 0.40063756704330444,
- 0.39874646067619324,
- 0.39836058020591736,
- 0.39052361249923706,
- 0.38903331756591797,
- 0.3884609639644623,
- 0.3883824050426483,
- 0.3873301148414612,
- 0.38642188906669617,
- 0.3858962655067444,
- 0.3856789469718933,
- 0.3854343295097351,
- 0.38533878326416016,
- 0.38184264302253723,
- 0.37970495223999023
+ 0.523779,
+ 0.445189,
+ 0.419815,
+ 0.419221,
+ 0.413667,
+ 0.409652,
+ 0.406611,
+ 0.401371,
+ 0.401019,
+ 0.400638,
+ 0.398746,
+ 0.398361,
+ 0.390524,
+ 0.389033,
+ 0.388461,
+ 0.388382,
+ 0.38733,
+ 0.386422,
+ 0.385896,
+ 0.385679,
+ 0.385434,
+ 0.385339,
+ 0.381843,
+ 0.379705
],
"MultiSV": {},
"Query": "what types of genes are and",
@@ -68,32 +68,32 @@
},
"props_matching": {
"CosineScore": [
- 0.9086110591888428,
- 0.7445294260978699,
- 0.7330226898193359,
- 0.7175887823104858,
- 0.6834690570831299,
- 0.6590196490287781,
- 0.6357895731925964,
- 0.6340402364730835,
- 0.6171568036079407,
- 0.5988123416900635,
- 0.5958784818649292,
- 0.5850145220756531,
- 0.5832706689834595,
- 0.5810792446136475,
- 0.576904296875,
- 0.5432419776916504,
- 0.5399729013442993,
- 0.5320467948913574,
- 0.5309585332870483,
- 0.5142703056335449,
- 0.5125279426574707,
- 0.46105992794036865,
- 0.4441080689430237,
- 0.39822953939437866,
- 0.3944427967071533,
- 0.39229002594947815
+ 0.908611,
+ 0.744529,
+ 0.733023,
+ 0.717589,
+ 0.683469,
+ 0.65902,
+ 0.63579,
+ 0.63404,
+ 0.617157,
+ 0.598812,
+ 0.595879,
+ 0.585015,
+ 0.583271,
+ 0.581079,
+ 0.576904,
+ 0.543242,
+ 0.539973,
+ 0.532047,
+ 0.530959,
+ 0.51427,
+ 0.512528,
+ 0.46106,
+ 0.444108,
+ 0.398229,
+ 0.394443,
+ 0.39229
],
"PROP": [
"typeOfGene",
diff --git a/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
index 5a672b4906..aba5931ec3 100644
--- a/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/comparemalepopulationwithfemalepopulation/debug_info.json
@@ -8,43 +8,43 @@
"query_with_places_removed": "compare male population with female population",
"sv_matching": {
"CosineScore": [
- 0.9187595844268799,
- 0.8590543866157532,
- 0.8354092836380005,
- 0.7823134660720825,
- 0.7773187756538391,
- 0.7762894630432129,
- 0.7663271427154541,
- 0.766107439994812,
- 0.7614184617996216,
- 0.7606041431427002,
- 0.7595797181129456,
- 0.7573733329772949,
- 0.7573024034500122,
- 0.757297158241272,
- 0.7553009390830994,
- 0.7533451318740845,
- 0.7532937526702881,
- 0.7509560585021973,
- 0.7482578754425049,
- 0.7451456785202026,
- 0.7443947792053223,
- 0.7431552410125732,
- 0.7426693439483643,
- 0.7396597862243652,
- 0.7371534109115601,
- 0.7366002798080444,
- 0.7347153425216675,
- 0.733651876449585,
- 0.732607901096344,
- 0.7325160503387451,
- 0.7302997708320618,
- 0.7299268841743469,
- 0.7289118766784668,
- 0.7289034724235535,
- 0.7280722260475159,
- 0.7259584665298462,
- 0.7259330153465271
+ 0.918759,
+ 0.859054,
+ 0.835409,
+ 0.782314,
+ 0.777319,
+ 0.776289,
+ 0.766327,
+ 0.766107,
+ 0.761419,
+ 0.760604,
+ 0.75958,
+ 0.757373,
+ 0.757302,
+ 0.757297,
+ 0.755301,
+ 0.753345,
+ 0.753294,
+ 0.750956,
+ 0.748258,
+ 0.745145,
+ 0.744395,
+ 0.743156,
+ 0.742669,
+ 0.73966,
+ 0.737154,
+ 0.7366,
+ 0.734715,
+ 0.733652,
+ 0.732608,
+ 0.732516,
+ 0.730299,
+ 0.729926,
+ 0.728912,
+ 0.728904,
+ 0.728073,
+ 0.725958,
+ 0.725933
],
"MultiSV": {
"Candidates": [
@@ -54,7 +54,7 @@
"Parts": [
{
"CosineScore": [
- 0.9257855415344238
+ 0.925785
],
"QueryPart": "male population",
"SV": [
@@ -63,8 +63,8 @@
},
{
"CosineScore": [
- 0.9296979904174805,
- 0.8847434520721436
+ 0.929698,
+ 0.884743
],
"QueryPart": "female population",
"SV": [
@@ -80,7 +80,7 @@
"Parts": [
{
"CosineScore": [
- 0.9117770195007324
+ 0.911777
],
"QueryPart": "male population female",
"SV": [
@@ -89,8 +89,8 @@
},
{
"CosineScore": [
- 0.8982378244400024,
- 0.8723466396331787
+ 0.898237,
+ 0.872347
],
"QueryPart": "population",
"SV": [
@@ -106,10 +106,10 @@
"Parts": [
{
"CosineScore": [
- 0.808887243270874,
- 0.8034241199493408,
- 0.8017654418945312,
- 0.775155782699585
+ 0.808887,
+ 0.803424,
+ 0.801765,
+ 0.775156
],
"QueryPart": "male",
"SV": [
@@ -121,8 +121,8 @@
},
{
"CosineScore": [
- 0.9170327186584473,
- 0.873018741607666
+ 0.917033,
+ 0.873019
],
"QueryPart": "population female population",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json
index 83ff52431b..1568745bee 100644
--- a/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/compareobesityvs.poverty/debug_info.json
@@ -8,35 +8,35 @@
"query_with_places_removed": "compare obesity vs poverty",
"sv_matching": {
"CosineScore": [
- 0.8778442740440369,
- 0.7967699766159058,
- 0.762496829032898,
- 0.7499465942382812,
- 0.7484047412872314,
- 0.7442895174026489,
- 0.7357541918754578,
- 0.7350349426269531,
- 0.7310354709625244,
- 0.7289618253707886,
- 0.7266261577606201,
- 0.7264261841773987,
- 0.7264261841773987,
- 0.7253916263580322,
- 0.7230079174041748,
- 0.7139475345611572,
- 0.7126950621604919,
- 0.7094853520393372,
- 0.7085550427436829,
- 0.7085551023483276,
- 0.7078822255134583,
- 0.7077707052230835,
- 0.7045387029647827,
- 0.7024303078651428,
- 0.7004534602165222,
- 0.6994997262954712,
- 0.6956704258918762,
- 0.6947906613349915,
- 0.6913242936134338
+ 0.877844,
+ 0.79677,
+ 0.762497,
+ 0.749946,
+ 0.748405,
+ 0.74429,
+ 0.735754,
+ 0.735035,
+ 0.731035,
+ 0.728962,
+ 0.726626,
+ 0.726426,
+ 0.726426,
+ 0.725391,
+ 0.723008,
+ 0.713948,
+ 0.712695,
+ 0.709485,
+ 0.708555,
+ 0.708554,
+ 0.707882,
+ 0.707771,
+ 0.704539,
+ 0.702431,
+ 0.700454,
+ 0.699499,
+ 0.69567,
+ 0.694791,
+ 0.691324
],
"MultiSV": {
"Candidates": [
@@ -46,10 +46,10 @@
"Parts": [
{
"CosineScore": [
- 0.8467836380004883,
- 0.8316553831100464,
- 0.8201552033424377,
- 0.8177061080932617
+ 0.846783,
+ 0.831656,
+ 0.820154,
+ 0.817707
],
"QueryPart": "obesity",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
index bef680e6ec..f64e778aa2 100644
--- a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
@@ -8,34 +8,34 @@
"query_with_places_removed": "how are factors like obesity , blood pressure and asthma impacted by climate change",
"sv_matching": {
"CosineScore": [
- 0.7864793539047241,
- 0.7135567665100098,
- 0.691805362701416,
- 0.6740915179252625,
- 0.6734591722488403,
- 0.6704620718955994,
- 0.6635113954544067,
- 0.6593924760818481,
- 0.6520178318023682,
- 0.6484817266464233,
- 0.6461696624755859,
- 0.6459026336669922,
- 0.6435545682907104,
- 0.6410900354385376,
- 0.6405231952667236,
- 0.6402113437652588,
- 0.6384210586547852,
- 0.6380343437194824,
- 0.6376464366912842,
- 0.6346377730369568,
- 0.6341456174850464,
- 0.6338476538658142,
- 0.6322696805000305,
- 0.6322205662727356,
- 0.6304948925971985,
- 0.6302965879440308,
- 0.6298357844352722,
- 0.6295678019523621
+ 0.786479,
+ 0.713557,
+ 0.691806,
+ 0.674092,
+ 0.673459,
+ 0.670462,
+ 0.663511,
+ 0.659393,
+ 0.652018,
+ 0.648482,
+ 0.64617,
+ 0.645903,
+ 0.643554,
+ 0.64109,
+ 0.640523,
+ 0.640211,
+ 0.638421,
+ 0.638034,
+ 0.637647,
+ 0.634637,
+ 0.634146,
+ 0.633848,
+ 0.63227,
+ 0.632221,
+ 0.630495,
+ 0.630297,
+ 0.629835,
+ 0.629568
],
"MultiSV": {
"Candidates": [
@@ -45,7 +45,7 @@
"Parts": [
{
"CosineScore": [
- 0.7997788786888123
+ 0.799779
],
"QueryPart": "factors like obesity blood pressure asthma impacted",
"SV": [
@@ -69,11 +69,11 @@
"Parts": [
{
"CosineScore": [
- 0.7588618993759155,
- 0.7463642954826355,
- 0.740165650844574,
- 0.7351235151290894,
- 0.7130995988845825
+ 0.758863,
+ 0.746364,
+ 0.740165,
+ 0.735123,
+ 0.713099
],
"QueryPart": "factors like obesity",
"SV": [
@@ -86,7 +86,7 @@
},
{
"CosineScore": [
- 0.9999995827674866
+ 1.0
],
"QueryPart": "blood pressure",
"SV": [
@@ -95,8 +95,8 @@
},
{
"CosineScore": [
- 0.8255698084831238,
- 0.8027870655059814
+ 0.82557,
+ 0.802787
],
"QueryPart": "asthma impacted climate change",
"SV": [
@@ -112,10 +112,10 @@
"Parts": [
{
"CosineScore": [
- 0.7768431901931763,
- 0.7495046257972717,
- 0.7342654466629028,
- 0.7325114011764526
+ 0.776843,
+ 0.749504,
+ 0.734266,
+ 0.732511
],
"QueryPart": "factors like obesity blood pressure asthma",
"SV": [
@@ -127,7 +127,7 @@
},
{
"CosineScore": [
- 0.9056921005249023
+ 0.905692
],
"QueryPart": "impacted climate change",
"SV": [
@@ -142,7 +142,7 @@
"Parts": [
{
"CosineScore": [
- 0.8207905888557434
+ 0.82079
],
"QueryPart": "factors like obesity blood pressure",
"SV": [
@@ -151,8 +151,8 @@
},
{
"CosineScore": [
- 0.8255698084831238,
- 0.8027870655059814
+ 0.82557,
+ 0.802787
],
"QueryPart": "asthma impacted climate change",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json
index 9732c39707..aca640ac56 100644
--- a/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/numberofpoorhispanicwomenwithphd/debug_info.json
@@ -8,46 +8,46 @@
"query_with_places_removed": "number of poor hispanic women with phd",
"sv_matching": {
"CosineScore": [
- 0.7985796332359314,
- 0.7883262634277344,
- 0.776346743106842,
- 0.77406245470047,
- 0.7410296201705933,
- 0.7334667444229126,
- 0.7228284478187561,
- 0.722568929195404,
- 0.6995474100112915,
- 0.6995023488998413,
- 0.697618305683136,
- 0.6974341869354248,
- 0.696003794670105,
- 0.6953426003456116,
- 0.6945168972015381,
- 0.6939643621444702,
- 0.6935360431671143,
- 0.6908406019210815,
- 0.6906974911689758,
- 0.6896734237670898,
- 0.6889521479606628,
- 0.6886201500892639,
- 0.6863292455673218,
- 0.6859177947044373,
- 0.6827540397644043,
- 0.6822139620780945,
- 0.6815624237060547,
- 0.67987459897995,
- 0.676856517791748,
- 0.6763089299201965,
- 0.6751540303230286,
- 0.6744991540908813,
- 0.6725671291351318,
- 0.6717973947525024,
- 0.6691675186157227,
- 0.6690007448196411,
- 0.6682180762290955,
- 0.6678104400634766,
- 0.6650688052177429,
- 0.6648702621459961
+ 0.798579,
+ 0.788326,
+ 0.776347,
+ 0.774063,
+ 0.741029,
+ 0.733466,
+ 0.722829,
+ 0.722569,
+ 0.699547,
+ 0.699502,
+ 0.697618,
+ 0.697434,
+ 0.696003,
+ 0.695344,
+ 0.694517,
+ 0.693964,
+ 0.693537,
+ 0.69084,
+ 0.690697,
+ 0.689673,
+ 0.688952,
+ 0.688619,
+ 0.686329,
+ 0.685918,
+ 0.682754,
+ 0.682214,
+ 0.681563,
+ 0.679874,
+ 0.676856,
+ 0.676309,
+ 0.675155,
+ 0.674499,
+ 0.672567,
+ 0.671798,
+ 0.669168,
+ 0.669001,
+ 0.668218,
+ 0.667811,
+ 0.665069,
+ 0.66487
],
"MultiSV": {
"Candidates": [
@@ -57,17 +57,17 @@
"Parts": [
{
"CosineScore": [
- 0.8311771750450134,
- 0.8310011029243469,
- 0.8255152702331543,
- 0.8195514678955078,
- 0.8145602345466614,
- 0.8090661764144897,
- 0.8086389303207397,
- 0.8074402809143066,
- 0.8002950549125671,
- 0.7985796332359314,
- 0.787818193435669
+ 0.831177,
+ 0.831001,
+ 0.825516,
+ 0.819551,
+ 0.814561,
+ 0.809067,
+ 0.808639,
+ 0.80744,
+ 0.800295,
+ 0.79858,
+ 0.787818
],
"QueryPart": "number of poor hispanic",
"SV": [
@@ -86,8 +86,8 @@
},
{
"CosineScore": [
- 0.8318259119987488,
- 0.8029923439025879
+ 0.831826,
+ 0.802992
],
"QueryPart": "women phd",
"SV": [
@@ -103,8 +103,8 @@
"Parts": [
{
"CosineScore": [
- 0.8366719484329224,
- 0.7972691059112549
+ 0.836672,
+ 0.79727
],
"QueryPart": "number of poor",
"SV": [
@@ -114,10 +114,10 @@
},
{
"CosineScore": [
- 0.8151505589485168,
- 0.7885995507240295,
- 0.7775554656982422,
- 0.7752053141593933
+ 0.81515,
+ 0.788599,
+ 0.777556,
+ 0.775205
],
"QueryPart": "hispanic women phd",
"SV": [
@@ -135,8 +135,8 @@
"Parts": [
{
"CosineScore": [
- 0.8495935201644897,
- 0.8335005044937134
+ 0.849593,
+ 0.833502
],
"QueryPart": "number of poor hispanic women",
"SV": [
@@ -146,11 +146,11 @@
},
{
"CosineScore": [
- 0.7646968960762024,
- 0.7476688027381897,
- 0.7377066612243652,
- 0.7362767457962036,
- 0.7305882573127747
+ 0.764697,
+ 0.747669,
+ 0.737706,
+ 0.736277,
+ 0.730588
],
"QueryPart": "phd",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
index 1b3a9e23bc..3e7d7334f1 100644
--- a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
@@ -8,30 +8,30 @@
"query_with_places_removed": "show me the impact of climate change on drought",
"sv_matching": {
"CosineScore": [
- 0.8393681645393372,
- 0.79311203956604,
- 0.7699974775314331,
- 0.7208107709884644,
- 0.7175306081771851,
- 0.6995436549186707,
- 0.6863456964492798,
- 0.674246609210968,
- 0.6730499267578125,
- 0.6703540682792664,
- 0.6652892827987671,
- 0.6644606590270996,
- 0.6353792548179626,
- 0.6349931359291077,
- 0.6347004771232605,
- 0.630818247795105,
- 0.6290862560272217,
- 0.6256592273712158,
- 0.6180376410484314,
- 0.6162123084068298,
- 0.6141720414161682,
- 0.6139707565307617,
- 0.6138609647750854,
- 0.6123877167701721
+ 0.839369,
+ 0.793112,
+ 0.769998,
+ 0.72081,
+ 0.717531,
+ 0.699544,
+ 0.686345,
+ 0.674246,
+ 0.673051,
+ 0.670354,
+ 0.665289,
+ 0.664461,
+ 0.635379,
+ 0.634994,
+ 0.6347,
+ 0.630818,
+ 0.629086,
+ 0.625659,
+ 0.618038,
+ 0.616212,
+ 0.614172,
+ 0.613971,
+ 0.613861,
+ 0.612388
],
"MultiSV": {
"Candidates": [
@@ -41,7 +41,7 @@
"Parts": [
{
"CosineScore": [
- 0.8787487149238586
+ 0.878748
],
"QueryPart": "show climate change",
"SV": [
@@ -50,7 +50,7 @@
},
{
"CosineScore": [
- 0.9999998807907104
+ 1.0
],
"QueryPart": "drought",
"SV": [
@@ -65,8 +65,8 @@
"Parts": [
{
"CosineScore": [
- 0.794236958026886,
- 0.7929013967514038
+ 0.794237,
+ 0.792901
],
"QueryPart": "show climate",
"SV": [
@@ -76,7 +76,7 @@
},
{
"CosineScore": [
- 0.866512656211853
+ 0.866513
],
"QueryPart": "change drought",
"SV": [
From 18e5b7696da72632937a3a814d60f9010a772a7d Mon Sep 17 00:00:00 2001
From: Keyur Shah
Date: Fri, 8 Nov 2024 08:49:21 -0800
Subject: [PATCH 08/11] Update submods. (#4723)
---
mixer | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mixer b/mixer
index 656512fee5..e9bfc26c6d 160000
--- a/mixer
+++ b/mixer
@@ -1 +1 @@
-Subproject commit 656512fee5e3c701b52a3ee26db35ba91a81bd2b
+Subproject commit e9bfc26c6d7559ad9dd664a94509a827cad62d70
From eae2dcee052f10917eb3b4e67843f1be1827c5cd Mon Sep 17 00:00:00 2001
From: Keyur Shah
Date: Fri, 8 Nov 2024 10:07:23 -0800
Subject: [PATCH 09/11] Update goldens. (#4724)
---
.../query_7/chart_config.json | 37 -
.../whatisthephylumofvolvox/debug_info.json | 6 +-
.../debug_info.json | 1260 ++-
.../debug_info.json | 2 +-
.../debug_info.json | 2 +-
.../emissionsinhouston/chart_config.json | 663 +-
.../chart_config.json | 266 -
.../chart_config.json | 48 +-
.../chart_config.json | 53 +-
.../chart_config.json | 7 -
.../chart_config.json | 87 +-
.../chart_config.json | 7 -
.../chart_config.json | 7 -
.../howaboutforp53/chart_config.json | 707 +-
.../chart_config.json | 166 +-
.../chart_config.json | 44 +-
.../chart_config.json | 2607 +++++-
.../chart_config.json | 2607 +++++-
.../chart_config.json | 111 +-
.../cultureiniran/chart_config.json | 1183 +--
.../chart_config.json | 7830 +----------------
.../chart_config.json | 42 -
.../fulfillment_api_undata/chart_config.json | 280 +-
.../international/query_2/chart_config.json | 298 -
.../international/query_4/chart_config.json | 32 -
.../test_data/sdg/query_3/chart_config.json | 595 --
26 files changed, 7732 insertions(+), 11215 deletions(-)
diff --git a/server/integration_tests/test_data/demo2_cities_feb2023/query_7/chart_config.json b/server/integration_tests/test_data/demo2_cities_feb2023/query_7/chart_config.json
index 5f553c5e2e..914842a592 100644
--- a/server/integration_tests/test_data/demo2_cities_feb2023/query_7/chart_config.json
+++ b/server/integration_tests/test_data/demo2_cities_feb2023/query_7/chart_config.json
@@ -204,39 +204,6 @@
}
],
"title": "Population"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15,
- "sort": "DESCENDING"
- },
- "comparisonPlaces": [
- "country/DZA",
- "country/MAR",
- "country/LBY",
- "country/TUN",
- "country/MLI",
- "country/ERI",
- "country/SEN",
- "country/GMB",
- "country/MWI",
- "country/SSD"
- ],
- "statVarKey": [
- "WHO/CM_02_multiple_place_bar_block"
- ],
- "title": "Number of Infant Deaths (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Number of Infant Deaths"
}
],
"statVarSpec": {
@@ -260,10 +227,6 @@
"name": "Rate of Population Growth",
"statVar": "GrowthRate_Count_Person"
},
- "WHO/CM_02_multiple_place_bar_block": {
- "name": "Number Of Infant Deaths",
- "statVar": "WHO/CM_02"
- },
"sdg/SP_DYN_ADKL.AGE--Y10T14__SEX--F_multiple_place_bar_block": {
"name": "Adolescent birth rate [10 to 14 years old, Female]",
"statVar": "sdg/SP_DYN_ADKL.AGE--Y10T14__SEX--F"
diff --git a/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json b/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
index 3874180d73..3b57174311 100644
--- a/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_bio/whatisthephylumofvolvox/debug_info.json
@@ -24,7 +24,7 @@
0.314266,
0.312765,
0.312629,
- 0.312505,
+ 0.312504,
0.311774,
0.310339,
0.310075,
@@ -89,8 +89,8 @@
0.248279,
0.24662,
0.246321,
- 0.246163,
- 0.242122,
+ 0.246164,
+ 0.242123,
0.231355,
0.229624
],
diff --git a/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json b/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
index c505e21788..524cf98484 100644
--- a/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_bio/whattypesofgenesarefgfr1,apoe,andache/debug_info.json
@@ -4,12 +4,13 @@
"main_place_dcid": "",
"main_place_name": "",
"entities_detected": [
+ "are",
"fgfr1",
", apoe ,",
"ache"
],
- "entities_resolved": "(name: FGFR1, dcid: bio/FGFR1); (name: APOE, dcid: bio/APOE); (name: ACHE, dcid: bio/ACHE); ",
- "query_with_places_removed": "what types of genes are and",
+ "entities_resolved": "(name: are, dcid: bio/ncbi_59246804); (name: are, dcid: bio/ncbi_59275321); (name: FGFR1, dcid: bio/FGFR1); (name: FGFR1, dcid: bio/ncbi_100029852); (name: FGFR1, dcid: bio/ncbi_100057614); (name: FGFR1, dcid: bio/ncbi_100074240); (name: FGFR1, dcid: bio/ncbi_100153248); (name: FGFR1, dcid: bio/ncbi_100174545); (name: FGFR1, dcid: bio/ncbi_100221243); (name: FGFR1, dcid: bio/ncbi_100351861); (name: FGFR1, dcid: bio/ncbi_100390192); (name: FGFR1, dcid: bio/ncbi_100472630); (name: FGFR1, dcid: bio/ncbi_100547498); (name: fgfr1, dcid: bio/ncbi_100559018); (name: FGFR1, dcid: bio/ncbi_100602423); (name: FGFR1, dcid: bio/ncbi_100662289); (name: Fgfr1, dcid: bio/ncbi_100731156); (name: Fgfr1, dcid: bio/ncbi_100773586); (name: FGFR1, dcid: bio/ncbi_100856477); (name: FGFR1, dcid: bio/ncbi_100914347); (name: FGFR1, dcid: bio/ncbi_100960708); (name: FGFR1, dcid: bio/ncbi_100988115); (name: FGFR1, dcid: bio/ncbi_101002603); (name: FGFR1, dcid: bio/ncbi_101033213); (name: FGFR1, dcid: bio/ncbi_101086055); (name: FGFR1, dcid: bio/ncbi_101152179); (name: FGFR1, dcid: bio/ncbi_101279623); (name: FGFR1, dcid: bio/ncbi_101338609); (name: FGFR1, dcid: bio/ncbi_101342270); (name: FGFR1, dcid: bio/ncbi_101364849); (name: FGFR1, dcid: bio/ncbi_101427669); (name: FGFR1, dcid: bio/ncbi_101534918); (name: FGFR1, dcid: bio/ncbi_101544250); (name: Fgfr1, dcid: bio/ncbi_101588120); (name: Fgfr1, dcid: bio/ncbi_101617102); (name: FGFR1, dcid: bio/ncbi_101629379); (name: FGFR1, dcid: bio/ncbi_101650479); (name: FGFR1, dcid: bio/ncbi_101691149); (name: Fgfr1, dcid: bio/ncbi_101700324); (name: FGFR1, dcid: bio/ncbi_101822220); (name: Fgfr1, dcid: bio/ncbi_101842486); (name: FGFR1, dcid: bio/ncbi_101914093); (name: FGFR1, dcid: bio/ncbi_101941076); (name: Fgfr1, dcid: bio/ncbi_101977965); (name: Fgfr1, dcid: bio/ncbi_101998996); (name: Fgfr1, dcid: bio/ncbi_102024657); (name: FGFR1, dcid: bio/ncbi_102055369); (name: FGFR1, dcid: bio/ncbi_102085235); (name: FGFR1, dcid: bio/ncbi_102103637); (name: FGFR1, dcid: bio/ncbi_102144714); (name: FGFR1, dcid: bio/ncbi_102180282); (name: FGFR1, dcid: bio/ncbi_102253832); (name: FGFR1, dcid: bio/ncbi_102267776); (name: FGFR1, dcid: bio/ncbi_102386174); (name: FGFR1, dcid: bio/ncbi_102407288); (name: FGFR1, dcid: bio/ncbi_102423450); (name: FGFR1, dcid: bio/ncbi_102461506); (name: FGFR1, dcid: bio/ncbi_102484087); (name: FGFR1, dcid: bio/ncbi_102515264); (name: FGFR1, dcid: bio/ncbi_102531272); (name: FGFR1, dcid: bio/ncbi_102574117); (name: FGFR1, dcid: bio/ncbi_102734086); (name: FGFR1, dcid: bio/ncbi_102759202); (name: FGFR1, dcid: bio/ncbi_102836047); (name: FGFR1, dcid: bio/ncbi_102868898); (name: FGFR1, dcid: bio/ncbi_102898943); (name: Fgfr1, dcid: bio/ncbi_102925907); (name: FGFR1, dcid: bio/ncbi_102942878); (name: FGFR1, dcid: bio/ncbi_102972346); (name: FGFR1, dcid: bio/ncbi_102989551); (name: FGFR1, dcid: bio/ncbi_103017733); (name: FGFR1, dcid: bio/ncbi_103066603); (name: FGFR1, dcid: bio/ncbi_103069902); (name: FGFR1, dcid: bio/ncbi_103107883); (name: FGFR1, dcid: bio/ncbi_103192070); (name: FGFR1, dcid: bio/ncbi_103215648); (name: FGFR1, dcid: bio/ncbi_103274944); (name: FGFR1, dcid: bio/ncbi_103290249); (name: FGFR1, dcid: bio/ncbi_103535383); (name: FGFR1, dcid: bio/ncbi_103560266); (name: FGFR1, dcid: bio/ncbi_103598755); (name: FGFR1, dcid: bio/ncbi_103614656); (name: FGFR1, dcid: bio/ncbi_103659146); (name: Fgfr1, dcid: bio/ncbi_103745770); (name: FGFR1, dcid: bio/ncbi_103763194); (name: FGFR1, dcid: bio/ncbi_103822693); (name: FGFR1, dcid: bio/ncbi_103897295); (name: FGFR1, dcid: bio/ncbi_103912362); (name: FGFR1, dcid: bio/ncbi_104016019); (name: FGFR1, dcid: bio/ncbi_104068578); (name: FGFR1, dcid: bio/ncbi_104135322); (name: FGFR1, dcid: bio/ncbi_104148747); (name: FGFR1, dcid: bio/ncbi_104254434); (name: FGFR1, dcid: bio/ncbi_104301278); (name: FGFR1, dcid: bio/ncbi_104384843); (name: FGFR1, dcid: bio/ncbi_104553496); (name: FGFR1, dcid: bio/ncbi_104576676); (name: FGFR1, dcid: bio/ncbi_104679640); (name: FGFR1, dcid: bio/ncbi_104694904); (name: FGFR1, dcid: bio/ncbi_104828804); (name: Fgfr1, dcid: bio/ncbi_104848740); (name: FGFR1, dcid: bio/ncbi_104987781); (name: FGFR1, dcid: bio/ncbi_105071441); (name: FGFR1, dcid: bio/ncbi_105105270); (name: FGFR1, dcid: bio/ncbi_105300315); (name: FGFR1, dcid: bio/ncbi_105476567); (name: FGFR1, dcid: bio/ncbi_105525157); (name: FGFR1, dcid: bio/ncbi_105590801); (name: FGFR1, dcid: bio/ncbi_105733510); (name: FGFR1, dcid: bio/ncbi_105815854); (name: FGFR1, dcid: bio/ncbi_105870403); (name: Fgfr1, dcid: bio/ncbi_105992799); (name: FGFR1, dcid: bio/ncbi_106044374); (name: FGFR1, dcid: bio/ncbi_106492992); (name: FGFR1, dcid: bio/ncbi_106545617); (name: FGFR1, dcid: bio/ncbi_106824659); (name: FGFR1, dcid: bio/ncbi_106862051); (name: FGFR1, dcid: bio/ncbi_106896165); (name: FGFR1, dcid: bio/ncbi_106978376); (name: FGFR1, dcid: bio/ncbi_107113006); (name: Fgfr1, dcid: bio/ncbi_107155394); (name: FGFR1, dcid: bio/ncbi_107213845); (name: FGFR1, dcid: bio/ncbi_107289991); (name: FGFR1, dcid: bio/ncbi_107323773); (name: FGFR1, dcid: bio/ncbi_107515961); (name: FGFR1, dcid: bio/ncbi_107535065); (name: FGFR1, dcid: bio/ncbi_108309970); (name: FGFR1, dcid: bio/ncbi_108403050); (name: FGFR1, dcid: bio/ncbi_108505671); (name: FGFR1, dcid: bio/ncbi_108512401); (name: FGFR1, dcid: bio/ncbi_108791453); (name: FGFR1, dcid: bio/ncbi_109262303); (name: FGFR1, dcid: bio/ncbi_109295541); (name: FGFR1, dcid: bio/ncbi_109317416); (name: FGFR1, dcid: bio/ncbi_109373149); (name: FGFR1, dcid: bio/ncbi_109456079); (name: FGFR1, dcid: bio/ncbi_109553304); (name: Fgfr1, dcid: bio/ncbi_109688936); (name: FGFR1, dcid: bio/ncbi_110072166); (name: FGFR1, dcid: bio/ncbi_110126587); (name: FGFR1, dcid: bio/ncbi_110207578); (name: Fgfr1, dcid: bio/ncbi_110299550); (name: Fgfr1, dcid: bio/ncbi_110336809); (name: FGFR1, dcid: bio/ncbi_110387131); (name: FGFR1, dcid: bio/ncbi_110473397); (name: Fgfr1, dcid: bio/ncbi_110563307); (name: FGFR1, dcid: bio/ncbi_110573154); (name: FGFR1, dcid: bio/ncbi_111173523); (name: FGFR1, dcid: bio/ncbi_111544121); (name: FGFR1, dcid: bio/ncbi_111938850); (name: FGFR1, dcid: bio/ncbi_112111651); (name: FGFR1, dcid: bio/ncbi_112306733); (name: FGFR1, dcid: bio/ncbi_112413123); (name: FGFR1, dcid: bio/ncbi_112629744); (name: FGFR1, dcid: bio/ncbi_112649669); (name: FGFR1, dcid: bio/ncbi_112834662); (name: FGFR1, dcid: bio/ncbi_112858029); (name: FGFR1, dcid: bio/ncbi_112916136); (name: FGFR1, dcid: bio/ncbi_112952906); (name: FGFR1, dcid: bio/ncbi_112965467); (name: FGFR1, dcid: bio/ncbi_112991606); (name: Fgfr1, dcid: bio/ncbi_113193875); (name: FGFR1, dcid: bio/ncbi_113262086); (name: FGFR1, dcid: bio/ncbi_113420990); (name: FGFR1, dcid: bio/ncbi_113628878); (name: FGFR1, dcid: bio/ncbi_113884771); (name: FGFR1, dcid: bio/ncbi_113924319); (name: FGFR1, dcid: bio/ncbi_113958636); (name: FGFR1, dcid: bio/ncbi_113978937); (name: FGFR1, dcid: bio/ncbi_114000501); (name: FGFR1, dcid: bio/ncbi_114045132); (name: FGFR1, dcid: bio/ncbi_114066493); (name: Fgfr1, dcid: bio/ncbi_114095896); (name: FGFR1, dcid: bio/ncbi_114224838); (name: FGFR1, dcid: bio/ncbi_114508370); (name: FGFR1, dcid: bio/ncbi_114585343); (name: Fgfr1, dcid: bio/ncbi_114621844); (name: Fgfr1, dcid: bio/ncbi_114681341); (name: FGFR1, dcid: bio/ncbi_114897510); (name: FGFR1, dcid: bio/ncbi_115092712); (name: FGFR1, dcid: bio/ncbi_115288965); (name: FGFR1, dcid: bio/ncbi_115350076); (name: FGFR1, dcid: bio/ncbi_115469362); (name: FGFR1, dcid: bio/ncbi_115512001); (name: FGFR1, dcid: bio/ncbi_115618404); (name: FGFR1, dcid: bio/ncbi_115646411); (name: FGFR1, dcid: bio/ncbi_115840502); (name: FGFR1, dcid: bio/ncbi_115912547); (name: Fgfr1, dcid: bio/ncbi_116069056); (name: FGFR1, dcid: bio/ncbi_116234528); (name: FGFR1, dcid: bio/ncbi_116435512); (name: FGFR1, dcid: bio/ncbi_116462129); (name: FGFR1, dcid: bio/ncbi_116499369); (name: FGFR1, dcid: bio/ncbi_116516298); (name: FGFR1, dcid: bio/ncbi_116558317); (name: FGFR1, dcid: bio/ncbi_116581609); (name: FGFR1, dcid: bio/ncbi_116637829); (name: FGFR1, dcid: bio/ncbi_116746732); (name: FGFR1, dcid: bio/ncbi_116799432); (name: FGFR1, dcid: bio/ncbi_116821412); (name: FGFR1, dcid: bio/ncbi_116855379); (name: Fgfr1, dcid: bio/ncbi_116914481); (name: FGFR1, dcid: bio/ncbi_116962981); (name: FGFR1, dcid: bio/ncbi_117007905); (name: FGFR1, dcid: bio/ncbi_117021283); (name: FGFR1, dcid: bio/ncbi_117059934); (name: FGFR1, dcid: bio/ncbi_117094867); (name: FGFR1, dcid: bio/ncbi_117362782); (name: FGFR1, dcid: bio/ncbi_117674750); (name: Fgfr1, dcid: bio/ncbi_117722071); (name: FGFR1, dcid: bio/ncbi_117873025); (name: FGFR1, dcid: bio/ncbi_118009956); (name: FGFR1, dcid: bio/ncbi_118097182); (name: FGFR1, dcid: bio/ncbi_118177501); (name: FGFR1, dcid: bio/ncbi_118256011); (name: FGFR1, dcid: bio/ncbi_118546878); (name: Fgfr1, dcid: bio/ncbi_118597682); (name: FGFR1, dcid: bio/ncbi_118622697); (name: FGFR1, dcid: bio/ncbi_118649562); (name: FGFR1, dcid: bio/ncbi_118728579); (name: FGFR1, dcid: bio/ncbi_118842877); (name: FGFR1, dcid: bio/ncbi_118887767); (name: FGFR1, dcid: bio/ncbi_118935682); (name: FGFR1, dcid: bio/ncbi_118993177); (name: FGFR1, dcid: bio/ncbi_119065040); (name: FGFR1, dcid: bio/ncbi_119140386); (name: FGFR1, dcid: bio/ncbi_119257820); (name: FGFR1, dcid: bio/ncbi_119530176); (name: FGFR1, dcid: bio/ncbi_119710874); (name: FGFR1, dcid: bio/ncbi_119713481); (name: Fgfr1, dcid: bio/ncbi_119811944); (name: FGFR1, dcid: bio/ncbi_119848596); (name: FGFR1, dcid: bio/ncbi_119928140); (name: FGFR1, dcid: bio/ncbi_120238662); (name: FGFR1, dcid: bio/ncbi_120312914); (name: FGFR1, dcid: bio/ncbi_120397459); (name: FGFR1, dcid: bio/ncbi_120505592); (name: FGFR1, dcid: bio/ncbi_120595650); (name: FGFR1, dcid: bio/ncbi_120764055); (name: FGFR1, dcid: bio/ncbi_120865665); (name: FGFR1, dcid: bio/ncbi_120933172); (name: FGFR1, dcid: bio/ncbi_120986282); (name: FGFR1, dcid: bio/ncbi_121017369); (name: FGFR1, dcid: bio/ncbi_121060439); (name: FGFR1, dcid: bio/ncbi_121099239); (name: FGFR1, dcid: bio/ncbi_121149974); (name: FGFR1, dcid: bio/ncbi_121346743); (name: FGFR1, dcid: bio/ncbi_121359634); (name: Fgfr1, dcid: bio/ncbi_121462200); (name: FGFR1, dcid: bio/ncbi_121489119); (name: FGFR1, dcid: bio/ncbi_121663069); (name: FGFR1, dcid: bio/ncbi_121935105); (name: Fgfr1, dcid: bio/ncbi_122107616); (name: FGFR1, dcid: bio/ncbi_122158487); (name: FGFR1, dcid: bio/ncbi_122188167); (name: FGFR1, dcid: bio/ncbi_122217613); (name: FGFR1, dcid: bio/ncbi_122432228); (name: FGFR1, dcid: bio/ncbi_122473425); (name: FGFR1, dcid: bio/ncbi_122687705); (name: FGFR1, dcid: bio/ncbi_122740710); (name: FGFR1, dcid: bio/ncbi_122812066); (name: FGFR1, dcid: bio/ncbi_122889876); (name: FGFR1, dcid: bio/ncbi_122927312); (name: FGFR1, dcid: bio/ncbi_123026996); (name: FGFR1, dcid: bio/ncbi_123236988); (name: FGFR1, dcid: bio/ncbi_123362985); (name: FGFR1, dcid: bio/ncbi_123588895); (name: FGFR1, dcid: bio/ncbi_123626670); (name: FGFR1, dcid: bio/ncbi_123780346); (name: FGFR1, dcid: bio/ncbi_123807471); (name: FGFR1, dcid: bio/ncbi_123847952); (name: FGFR1, dcid: bio/ncbi_123933156); (name: Fgfr1, dcid: bio/ncbi_124106269); (name: FGFR1, dcid: bio/ncbi_124231777); (name: FGFR1, dcid: bio/ncbi_124520453); (name: Fgfr1, dcid: bio/ncbi_124983698); (name: FGFR1, dcid: bio/ncbi_125092758); (name: FGFR1, dcid: bio/ncbi_125123142); (name: FGFR1, dcid: bio/ncbi_125163506); (name: FGFR1, dcid: bio/ncbi_125317554); (name: Fgfr1, dcid: bio/ncbi_125339698); (name: Fgfr1, dcid: bio/ncbi_125414437); (name: FGFR1, dcid: bio/ncbi_125441423); (name: FGFR1, dcid: bio/ncbi_125626448); (name: FGFR1, dcid: bio/ncbi_125685203); (name: FGFR1, dcid: bio/ncbi_125923281); (name: FGFR1, dcid: bio/ncbi_126006406); (name: FGFR1, dcid: bio/ncbi_126051549); (name: FGFR1, dcid: bio/ncbi_126065537); (name: Fgfr1, dcid: bio/ncbi_126504434); (name: FGFR1, dcid: bio/ncbi_126645383); (name: FGFR1, dcid: bio/ncbi_126961189); (name: FGFR1, dcid: bio/ncbi_127025218); (name: FGFR1, dcid: bio/ncbi_127044788); (name: Fgfr1, dcid: bio/ncbi_127210336); (name: Fgfr1, dcid: bio/ncbi_127220342); (name: FGFR1, dcid: bio/ncbi_127394701); (name: FGFR1, dcid: bio/ncbi_127482054); (name: FGFR1, dcid: bio/ncbi_127548241); (name: Fgfr1, dcid: bio/ncbi_127668903); (name: FGFR1, dcid: bio/ncbi_128068375); (name: FGFR1, dcid: bio/ncbi_128089959); (name: Fgfr1, dcid: bio/ncbi_128118971); (name: FGFR1, dcid: bio/ncbi_128150091); (name: FGFR1, dcid: bio/ncbi_128333755); (name: FGFR1, dcid: bio/ncbi_128403030); (name: FGFR1, dcid: bio/ncbi_128490904); (name: FGFR1, dcid: bio/ncbi_128576514); (name: FGFR1, dcid: bio/ncbi_128663645); (name: FGFR1, dcid: bio/ncbi_128800840); (name: FGFR1, dcid: bio/ncbi_128820213); (name: FGFR1, dcid: bio/ncbi_128831176); (name: FGFR1, dcid: bio/ncbi_128900067); (name: FGFR1, dcid: bio/ncbi_128949537); (name: FGFR1, dcid: bio/ncbi_128978671); (name: FGFR1, dcid: bio/ncbi_129042504); (name: FGFR1, dcid: bio/ncbi_129064807); (name: FGFR1, dcid: bio/ncbi_129131588); (name: FGFR1, dcid: bio/ncbi_129196709); (name: FGFR1, dcid: bio/ncbi_129342594); (name: FGFR1, dcid: bio/ncbi_129491526); (name: FGFR1, dcid: bio/ncbi_129515655); (name: FGFR1, dcid: bio/ncbi_129549407); (name: FGFR1, dcid: bio/ncbi_129643001); (name: Fgfr1, dcid: bio/ncbi_129666273); (name: FGFR1, dcid: bio/ncbi_130026085); (name: FGFR1, dcid: bio/ncbi_130160489); (name: FGFR1, dcid: bio/ncbi_130262007); (name: FGFR1, dcid: bio/ncbi_130367929); (name: FGFR1, dcid: bio/ncbi_130487492); (name: FGFR1, dcid: bio/ncbi_130603950); (name: FGFR1, dcid: bio/ncbi_130830032); (name: Fgfr1, dcid: bio/ncbi_130862598); (name: FGFR1, dcid: bio/ncbi_131094956); (name: FGFR1, dcid: bio/ncbi_131203823); (name: FGFR1, dcid: bio/ncbi_131394045); (name: FGFR1, dcid: bio/ncbi_131506723); (name: FGFR1, dcid: bio/ncbi_131568234); (name: FGFR1, dcid: bio/ncbi_131589574); (name: FGFR1, dcid: bio/ncbi_131747394); (name: FGFR1, dcid: bio/ncbi_131820646); (name: Fgfr1, dcid: bio/ncbi_131894317); (name: FGFR1, dcid: bio/ncbi_132006317); (name: FGFR1, dcid: bio/ncbi_132085309); (name: FGFR1, dcid: bio/ncbi_132228629); (name: FGFR1, dcid: bio/ncbi_132340003); (name: FGFR1, dcid: bio/ncbi_132356642); (name: FGFR1, dcid: bio/ncbi_132417589); (name: FGFR1, dcid: bio/ncbi_132481231); (name: FGFR1, dcid: bio/ncbi_132512743); (name: FGFR1, dcid: bio/ncbi_132580696); (name: FGFR1, dcid: bio/ncbi_132691808); (name: FGFR1, dcid: bio/ncbi_132782814); (name: FGFR1, dcid: bio/ncbi_133050609); (name: FGFR1, dcid: bio/ncbi_133081191); (name: FGFR1, dcid: bio/ncbi_133210375); (name: FGFR1, dcid: bio/ncbi_133240011); (name: FGFR1, dcid: bio/ncbi_133279078); (name: FGFR1, dcid: bio/ncbi_133368378); (name: FGFR1, dcid: bio/ncbi_133775339); (name: FGFR1, dcid: bio/ncbi_134054801); (name: FGFR1, dcid: bio/ncbi_134151986); (name: FGFR1, dcid: bio/ncbi_134164844); (name: FGFR1, dcid: bio/ncbi_134361584); (name: FGFR1, dcid: bio/ncbi_134407481); (name: FGFR1, dcid: bio/ncbi_134428540); (name: FGFR1, dcid: bio/ncbi_134502736); (name: FGFR1, dcid: bio/ncbi_134526559); (name: FGFR1, dcid: bio/ncbi_134562645); (name: FGFR1, dcid: bio/ncbi_134602949); (name: FGFR1, dcid: bio/ncbi_134936489); (name: FGFR1, dcid: bio/ncbi_135192481); (name: FGFR1, dcid: bio/ncbi_135287060); (name: FGFR1, dcid: bio/ncbi_135317111); (name: FGFR1, dcid: bio/ncbi_135403713); (name: FGFR1, dcid: bio/ncbi_135456901); (name: FGFR1, dcid: bio/ncbi_135873608); (name: FGFR1, dcid: bio/ncbi_135998389); (name: FGFR1, dcid: bio/ncbi_136003469); (name: FGFR1, dcid: bio/ncbi_136055404); (name: FGFR1, dcid: bio/ncbi_136112305); (name: FGFR1, dcid: bio/ncbi_136141836); (name: FGFR1, dcid: bio/ncbi_136176884); (name: FGFR1, dcid: bio/ncbi_136302859); (name: FGFR1, dcid: bio/ncbi_136309122); (name: FGFR1, dcid: bio/ncbi_136372585); (name: FGFR1, dcid: bio/ncbi_136402705); (name: FGFR1, dcid: bio/ncbi_136567545); (name: FGFR1, dcid: bio/ncbi_136612758); (name: FGFR1, dcid: bio/ncbi_136662257); (name: FGFR1, dcid: bio/ncbi_137150943); (name: FGFR1, dcid: bio/ncbi_137216053); (name: FGFR1, dcid: bio/ncbi_137450336); (name: FGFR1, dcid: bio/ncbi_137463441); (name: FGFR1, dcid: bio/ncbi_137562857); (name: FGFR1, dcid: bio/ncbi_137675452); (name: FGFR1, dcid: bio/ncbi_137756000); (name: FGFR1, dcid: bio/ncbi_137845221); (name: FGFR1, dcid: bio/ncbi_138079229); (name: FGFR1, dcid: bio/ncbi_138121591); (name: FGFR1, dcid: bio/ncbi_138152113); (name: FGFR1, dcid: bio/ncbi_138265881); (name: Fgfr1, dcid: bio/ncbi_14182); (name: FGFR1, dcid: bio/ncbi_281768); (name: FGFR1, dcid: bio/ncbi_396516); (name: FGFR1, dcid: bio/ncbi_464122); (name: fgfr1, dcid: bio/ncbi_548648); (name: FGFR1, dcid: bio/ncbi_700126); (name: FGFR1, dcid: bio/ncbi_780507); (name: Fgfr1, dcid: bio/ncbi_79114); (name: APOE, dcid: bio/APOE); (name: APOE, dcid: bio/ncbi_100009337); (name: APOE, dcid: bio/ncbi_100023758); (name: APOE, dcid: bio/ncbi_100065481); (name: apoe, dcid: bio/ncbi_100136023); (name: APOE, dcid: bio/ncbi_100401608); (name: APOE, dcid: bio/ncbi_100448039); (name: APOE, dcid: bio/ncbi_100477661); (name: APOE, dcid: bio/ncbi_100598188); (name: APOE, dcid: bio/ncbi_100669636); (name: APOE, dcid: bio/ncbi_100681419); (name: Apoe, dcid: bio/ncbi_100731633); (name: Apoe, dcid: bio/ncbi_100773810); (name: APOE, dcid: bio/ncbi_100920637); (name: APOE, dcid: bio/ncbi_100955596); (name: APOE, dcid: bio/ncbi_100967669); (name: APOE, dcid: bio/ncbi_101021396); (name: APOE, dcid: bio/ncbi_101050299); (name: APOE, dcid: bio/ncbi_101086769); (name: APOE, dcid: bio/ncbi_101112253); (name: APOE, dcid: bio/ncbi_101135057); (name: APOE, dcid: bio/ncbi_101270531); (name: APOE, dcid: bio/ncbi_101354723); (name: APOE, dcid: bio/ncbi_101386374); (name: APOE, dcid: bio/ncbi_101413565); (name: APOE, dcid: bio/ncbi_101522351); (name: APOE, dcid: bio/ncbi_101543563); (name: Apoe, dcid: bio/ncbi_101593028); (name: Apoe, dcid: bio/ncbi_101602862); (name: APOE, dcid: bio/ncbi_101629804); (name: APOE, dcid: bio/ncbi_101642382); (name: APOE, dcid: bio/ncbi_101679716); (name: Apoe, dcid: bio/ncbi_101717206); (name: Apoe, dcid: bio/ncbi_101839625); (name: APOE, dcid: bio/ncbi_101936790); (name: Apoe, dcid: bio/ncbi_101961664); (name: Apoe, dcid: bio/ncbi_101989934); (name: Apoe, dcid: bio/ncbi_102021605); (name: APOE, dcid: bio/ncbi_102138471); (name: APOE, dcid: bio/ncbi_102170314); (name: APOE, dcid: bio/ncbi_102239171); (name: APOE, dcid: bio/ncbi_102276000); (name: APOE, dcid: bio/ncbi_102384086); (name: APOE, dcid: bio/ncbi_102400267); (name: APOE, dcid: bio/ncbi_102418217); (name: APOE, dcid: bio/ncbi_102477939); (name: APOE, dcid: bio/ncbi_102507291); (name: APOE, dcid: bio/ncbi_102542395); (name: APOE, dcid: bio/ncbi_102569273); (name: APOE, dcid: bio/ncbi_102740339); (name: APOE, dcid: bio/ncbi_102760434); (name: APOE, dcid: bio/ncbi_102814263); (name: APOE, dcid: bio/ncbi_102862121); (name: APOE, dcid: bio/ncbi_102889566); (name: Apoe, dcid: bio/ncbi_102911467); (name: APOE, dcid: bio/ncbi_102933150); (name: APOE, dcid: bio/ncbi_102995691); (name: APOE, dcid: bio/ncbi_103004452); (name: APOE, dcid: bio/ncbi_103048206); (name: APOE, dcid: bio/ncbi_103081688); (name: APOE, dcid: bio/ncbi_103122298); (name: APOE, dcid: bio/ncbi_103198724); (name: APOE, dcid: bio/ncbi_103234841); (name: APOE, dcid: bio/ncbi_103250681); (name: APOE, dcid: bio/ncbi_103301404); (name: APOE, dcid: bio/ncbi_103544826); (name: APOE, dcid: bio/ncbi_103601575); (name: APOE, dcid: bio/ncbi_103657176); (name: Apoe, dcid: bio/ncbi_103749170); (name: APOE, dcid: bio/ncbi_104673463); (name: Apoe, dcid: bio/ncbi_104861758); (name: APOE, dcid: bio/ncbi_104997682); (name: APOE, dcid: bio/ncbi_105062503); (name: APOE, dcid: bio/ncbi_105095464); (name: APOE, dcid: bio/ncbi_105297354); (name: APOE, dcid: bio/ncbi_105478521); (name: APOE, dcid: bio/ncbi_105526983); (name: APOE, dcid: bio/ncbi_105535884); (name: APOE, dcid: bio/ncbi_105595125); (name: APOE, dcid: bio/ncbi_105713028); (name: APOE, dcid: bio/ncbi_105817646); (name: APOE, dcid: bio/ncbi_105869509); (name: Apoe, dcid: bio/ncbi_105998088); (name: APOE, dcid: bio/ncbi_106838881); (name: APOE, dcid: bio/ncbi_106973669); (name: APOE, dcid: bio/ncbi_107114985); (name: Apoe, dcid: bio/ncbi_107151363); (name: APOE, dcid: bio/ncbi_107181022); (name: APOE, dcid: bio/ncbi_107513478); (name: APOE, dcid: bio/ncbi_107536800); (name: APOE, dcid: bio/ncbi_108285324); (name: APOE, dcid: bio/ncbi_108403918); (name: APOE, dcid: bio/ncbi_108531119); (name: APOE, dcid: bio/ncbi_108790974); (name: APOE, dcid: bio/ncbi_109252896); (name: APOE, dcid: bio/ncbi_109372815); (name: APOE, dcid: bio/ncbi_109459919); (name: APOE, dcid: bio/ncbi_109572732); (name: Apoe, dcid: bio/ncbi_109692404); (name: APOE, dcid: bio/ncbi_110089459); (name: APOE, dcid: bio/ncbi_110139998); (name: APOE, dcid: bio/ncbi_110219895); (name: Apoe, dcid: bio/ncbi_110298363); (name: Apoe, dcid: bio/ncbi_110336554); (name: Apoe, dcid: bio/ncbi_110551536); (name: APOE, dcid: bio/ncbi_110572906); (name: APOE, dcid: bio/ncbi_111180758); (name: APOE, dcid: bio/ncbi_111527893); (name: APOE, dcid: bio/ncbi_112110045); (name: APOE, dcid: bio/ncbi_112312825); (name: APOE, dcid: bio/ncbi_112415586); (name: APOE, dcid: bio/ncbi_112612929); (name: APOE, dcid: bio/ncbi_112645324); (name: APOE, dcid: bio/ncbi_112807081); (name: APOE, dcid: bio/ncbi_112931301); (name: Apoe, dcid: bio/ncbi_113193323); (name: APOE, dcid: bio/ncbi_113243452); (name: APOE, dcid: bio/ncbi_113445999); (name: APOE, dcid: bio/ncbi_113605995); (name: APOE, dcid: bio/ncbi_113876369); (name: APOE, dcid: bio/ncbi_113936493); (name: APOE, dcid: bio/ncbi_114042004); (name: Apoe, dcid: bio/ncbi_114101033); (name: APOE, dcid: bio/ncbi_114197086); (name: apoe, dcid: bio/ncbi_114447973); (name: APOE, dcid: bio/ncbi_114511337); (name: APOE, dcid: bio/ncbi_114603325); (name: Apoe, dcid: bio/ncbi_114630468); (name: Apoe, dcid: bio/ncbi_114709849); (name: APOE, dcid: bio/ncbi_114888297); (name: APOE, dcid: bio/ncbi_115281241); (name: APOE, dcid: bio/ncbi_115476238); (name: APOE, dcid: bio/ncbi_115503404); (name: APOE, dcid: bio/ncbi_115643898); (name: APOE, dcid: bio/ncbi_115862321); (name: Apoe, dcid: bio/ncbi_116101770); (name: APOE, dcid: bio/ncbi_116482923); (name: APOE, dcid: bio/ncbi_116539620); (name: APOE, dcid: bio/ncbi_116580176); (name: APOE, dcid: bio/ncbi_116622001); (name: APOE, dcid: bio/ncbi_116744154); (name: APOE, dcid: bio/ncbi_116819091); (name: APOE, dcid: bio/ncbi_116856052); (name: Apoe, dcid: bio/ncbi_116892513); (name: APOE, dcid: bio/ncbi_117034751); (name: APOE, dcid: bio/ncbi_117051732); (name: APOE, dcid: bio/ncbi_117091372); (name: APOE, dcid: bio/ncbi_117308978); (name: APOE, dcid: bio/ncbi_117368994); (name: APOE, dcid: bio/ncbi_117677682); (name: Apoe, dcid: bio/ncbi_117706532); (name: APOE, dcid: bio/ncbi_117998118); (name: APOE, dcid: bio/ncbi_118087644); (name: Apoe, dcid: bio/ncbi_11816); (name: APOE, dcid: bio/ncbi_118555562); (name: Apoe, dcid: bio/ncbi_118581333); (name: APOE, dcid: bio/ncbi_118639106); (name: APOE, dcid: bio/ncbi_118674271); (name: APOE, dcid: bio/ncbi_118713909); (name: APOE, dcid: bio/ncbi_118836011); (name: APOE, dcid: bio/ncbi_118885516); (name: APOE, dcid: bio/ncbi_118912553); (name: APOE, dcid: bio/ncbi_118995266); (name: APOE, dcid: bio/ncbi_119034845); (name: APOE, dcid: bio/ncbi_119250444); (name: APOE, dcid: bio/ncbi_119521531); (name: Apoe, dcid: bio/ncbi_119821491); (name: APOE, dcid: bio/ncbi_119847625); (name: APOE, dcid: bio/ncbi_119946114); (name: APOE, dcid: bio/ncbi_120244254); (name: APOE, dcid: bio/ncbi_120312031); (name: APOE, dcid: bio/ncbi_120390699); (name: APOE, dcid: bio/ncbi_120605275); (name: APOE, dcid: bio/ncbi_120872320); (name: APOE, dcid: bio/ncbi_120916474); (name: APOE, dcid: bio/ncbi_121002716); (name: APOE, dcid: bio/ncbi_121018585); (name: APOE, dcid: bio/ncbi_121153593); (name: Apoe, dcid: bio/ncbi_121450154); (name: APOE, dcid: bio/ncbi_121484748); (name: APOE, dcid: bio/ncbi_121915795); (name: Apoe, dcid: bio/ncbi_122125736); (name: APOE, dcid: bio/ncbi_122208513); (name: APOE, dcid: bio/ncbi_122421688); (name: APOE, dcid: bio/ncbi_122493909); (name: APOE, dcid: bio/ncbi_122692159); (name: APOE, dcid: bio/ncbi_122748561); (name: APOE, dcid: bio/ncbi_122809300); (name: APOE, dcid: bio/ncbi_122911959); (name: APOE, dcid: bio/ncbi_122922372); (name: APOE, dcid: bio/ncbi_123025867); (name: APOE, dcid: bio/ncbi_123255424); (name: APOE, dcid: bio/ncbi_123361621); (name: APOE, dcid: bio/ncbi_123578793); (name: APOE, dcid: bio/ncbi_123623980); (name: APOE, dcid: bio/ncbi_123802174); (name: APOE, dcid: bio/ncbi_123822976); (name: APOE, dcid: bio/ncbi_123856074); (name: APOE, dcid: bio/ncbi_123931851); (name: Apoe, dcid: bio/ncbi_124100340); (name: APOE, dcid: bio/ncbi_124250683); (name: APOE, dcid: bio/ncbi_124510796); (name: Apoe, dcid: bio/ncbi_124967363); (name: APOE, dcid: bio/ncbi_125088675); (name: APOE, dcid: bio/ncbi_125133819); (name: APOE, dcid: bio/ncbi_125153424); (name: Apoe, dcid: bio/ncbi_125368470); (name: Apoe, dcid: bio/ncbi_125399733); (name: APOE, dcid: bio/ncbi_125625881); (name: APOE, dcid: bio/ncbi_125918368); (name: APOE, dcid: bio/ncbi_126028252); (name: APOE, dcid: bio/ncbi_126085783); (name: Apoe, dcid: bio/ncbi_126490982); (name: APOE, dcid: bio/ncbi_126637641); (name: APOE, dcid: bio/ncbi_126943443); (name: APOE, dcid: bio/ncbi_127038293); (name: Apoe, dcid: bio/ncbi_127203703); (name: Apoe, dcid: bio/ncbi_127238852); (name: APOE, dcid: bio/ncbi_127556343); (name: Apoe, dcid: bio/ncbi_127675287); (name: APOE, dcid: bio/ncbi_128063554); (name: Apoe, dcid: bio/ncbi_128125034); (name: APOE, dcid: bio/ncbi_128333233); (name: APOE, dcid: bio/ncbi_128418290); (name: APOE, dcid: bio/ncbi_128470783); (name: APOE, dcid: bio/ncbi_128595553); (name: APOE, dcid: bio/ncbi_128638728); (name: APOE, dcid: bio/ncbi_128827091); (name: APOE, dcid: bio/ncbi_129019963); (name: APOE, dcid: bio/ncbi_129082847); (name: APOE, dcid: bio/ncbi_129343585); (name: APOE, dcid: bio/ncbi_129466996); (name: APOE, dcid: bio/ncbi_129499650); (name: APOE, dcid: bio/ncbi_129546697); (name: APOE, dcid: bio/ncbi_129631129); (name: Apoe, dcid: bio/ncbi_129682859); (name: APOE, dcid: bio/ncbi_130043265); (name: APOE, dcid: bio/ncbi_130293370); (name: APOE, dcid: bio/ncbi_130474379); (name: APOE, dcid: bio/ncbi_130838569); (name: Apoe, dcid: bio/ncbi_130869470); (name: APOE, dcid: bio/ncbi_131204425); (name: APOE, dcid: bio/ncbi_131396975); (name: APOE, dcid: bio/ncbi_131498902); (name: APOE, dcid: bio/ncbi_131744745); (name: APOE, dcid: bio/ncbi_131818108); (name: Apoe, dcid: bio/ncbi_131925237); (name: APOE, dcid: bio/ncbi_132005268); (name: APOE, dcid: bio/ncbi_132216753); (name: APOE, dcid: bio/ncbi_132353281); (name: APOE, dcid: bio/ncbi_132417182); (name: APOE, dcid: bio/ncbi_132480460); (name: APOE, dcid: bio/ncbi_132509942); (name: APOE, dcid: bio/ncbi_132586427); (name: APOE, dcid: bio/ncbi_132690677); (name: APOE, dcid: bio/ncbi_133054514); (name: APOE, dcid: bio/ncbi_133078021); (name: APOE, dcid: bio/ncbi_133230747); (name: APOE, dcid: bio/ncbi_133370400); (name: APOE, dcid: bio/ncbi_133748064); (name: APOE, dcid: bio/ncbi_134152972); (name: apoe, dcid: bio/ncbi_134293821); (name: APOE, dcid: bio/ncbi_134388618); (name: APOE, dcid: bio/ncbi_134408033); (name: APOE, dcid: bio/ncbi_134503654); (name: APOE, dcid: bio/ncbi_134578049); (name: APOE, dcid: bio/ncbi_134966112); (name: APOE, dcid: bio/ncbi_135325441); (name: APOE, dcid: bio/ncbi_135892810); (name: APOE, dcid: bio/ncbi_136140685); (name: APOE, dcid: bio/ncbi_136161435); (name: APOE, dcid: bio/ncbi_136332301); (name: APOE, dcid: bio/ncbi_136398973); (name: APOE, dcid: bio/ncbi_136631399); (name: APOE, dcid: bio/ncbi_136661670); (name: APOE, dcid: bio/ncbi_136995815); (name: APOE, dcid: bio/ncbi_137157886); (name: APOE, dcid: bio/ncbi_137215554); (name: APOE, dcid: bio/ncbi_137521745); (name: APOE, dcid: bio/ncbi_137753252); (name: APOE, dcid: bio/ncbi_138095749); (name: APOE, dcid: bio/ncbi_138161910); (name: APOE, dcid: bio/ncbi_138246692); (name: Apoe, dcid: bio/ncbi_25728); (name: APOE, dcid: bio/ncbi_281004); (name: apoe, dcid: bio/ncbi_394678); (name: APOE, dcid: bio/ncbi_397576); (name: APOE, dcid: bio/ncbi_449586); (name: APOE, dcid: bio/ncbi_476438); (name: APOE, dcid: bio/ncbi_714623); (name: ACHE, dcid: bio/ACHE); (name: ACHE, dcid: bio/ncbi_100017989); (name: ACHE, dcid: bio/ncbi_100069149); (name: ACHE, dcid: bio/ncbi_100087817); (name: ache, dcid: bio/ncbi_100169895); (name: ACHE, dcid: bio/ncbi_100392257); (name: Ache, dcid: bio/ncbi_100422792); (name: ACHE, dcid: bio/ncbi_100482126); (name: ache, dcid: bio/ncbi_100490673); (name: ACHE, dcid: bio/ncbi_100579679); (name: ACHE, dcid: bio/ncbi_100609296); (name: ACHE, dcid: bio/ncbi_100621099); (name: ACHE, dcid: bio/ncbi_100674399); (name: ache, dcid: bio/ncbi_100697913); (name: Ache, dcid: bio/ncbi_100770679); (name: ACHE, dcid: bio/ncbi_100923959); (name: ACHE, dcid: bio/ncbi_100939726); (name: ACHE, dcid: bio/ncbi_100964924); (name: ACHE, dcid: bio/ncbi_100980268); (name: ACHE, dcid: bio/ncbi_101016880); (name: ACHE, dcid: bio/ncbi_101046755); (name: ache, dcid: bio/ncbi_101066574); (name: ACHE, dcid: bio/ncbi_101123006); (name: ACHE, dcid: bio/ncbi_101143749); (name: ache, dcid: bio/ncbi_101161586); (name: ACHE, dcid: bio/ncbi_101274257); (name: ACHE, dcid: bio/ncbi_101347790); (name: ACHE, dcid: bio/ncbi_101381258); (name: ACHE, dcid: bio/ncbi_101430276); (name: ache, dcid: bio/ncbi_101478115); (name: ACHE, dcid: bio/ncbi_101532376); (name: ACHE, dcid: bio/ncbi_101545970); (name: Ache, dcid: bio/ncbi_101588464); (name: Ache, dcid: bio/ncbi_101611230); (name: ACHE, dcid: bio/ncbi_101636078); (name: ACHE, dcid: bio/ncbi_101650968); (name: ACHE, dcid: bio/ncbi_101683197); (name: Ache, dcid: bio/ncbi_101705724); (name: Ache, dcid: bio/ncbi_101829909); (name: ACHE, dcid: bio/ncbi_101954077); (name: Ache, dcid: bio/ncbi_101956566); (name: Ache, dcid: bio/ncbi_101980228); (name: Ache, dcid: bio/ncbi_102008995); (name: ACHE, dcid: bio/ncbi_102108729); (name: ACHE, dcid: bio/ncbi_102143626); (name: ACHE, dcid: bio/ncbi_102186824); (name: ache, dcid: bio/ncbi_102198413); (name: ache, dcid: bio/ncbi_102225183); (name: ACHE, dcid: bio/ncbi_102261529); (name: ACHE, dcid: bio/ncbi_102281882); (name: ache, dcid: bio/ncbi_102302359); (name: ACHE, dcid: bio/ncbi_102379700); (name: ACHE, dcid: bio/ncbi_102394935); (name: ACHE, dcid: bio/ncbi_102417217); (name: ACHE, dcid: bio/ncbi_102451089); (name: ACHE, dcid: bio/ncbi_102479743); (name: ACHE, dcid: bio/ncbi_102504654); (name: ACHE, dcid: bio/ncbi_102537374); (name: ACHE, dcid: bio/ncbi_102557852); (name: ache, dcid: bio/ncbi_102697143); (name: ACHE, dcid: bio/ncbi_102737576); (name: ACHE, dcid: bio/ncbi_102759473); (name: ache, dcid: bio/ncbi_102786643); (name: ACHE, dcid: bio/ncbi_102837926); (name: ACHE, dcid: bio/ncbi_102861668); (name: ACHE, dcid: bio/ncbi_102880690); (name: Ache, dcid: bio/ncbi_102905213); (name: ACHE, dcid: bio/ncbi_102942360); (name: ACHE, dcid: bio/ncbi_102948945); (name: ACHE, dcid: bio/ncbi_102996571); (name: ACHE, dcid: bio/ncbi_103020153); (name: ache, dcid: bio/ncbi_103043295); (name: ACHE, dcid: bio/ncbi_103058113); (name: ACHE, dcid: bio/ncbi_103068775); (name: ACHE, dcid: bio/ncbi_103124111); (name: ache, dcid: bio/ncbi_103148856); (name: ache, dcid: bio/ncbi_103173352); (name: ACHE, dcid: bio/ncbi_103209939); (name: ACHE, dcid: bio/ncbi_103246711); (name: ACHE, dcid: bio/ncbi_103249739); (name: ACHE, dcid: bio/ncbi_103286001); (name: ache, dcid: bio/ncbi_103362098); (name: ache, dcid: bio/ncbi_103391894); (name: ache, dcid: bio/ncbi_103480137); (name: ACHE, dcid: bio/ncbi_103555645); (name: ACHE, dcid: bio/ncbi_103608858); (name: ACHE, dcid: bio/ncbi_103670049); (name: Ache, dcid: bio/ncbi_103733499); (name: ACHE, dcid: bio/ncbi_103805643); (name: ACHE, dcid: bio/ncbi_104062043); (name: ACHE, dcid: bio/ncbi_104520619); (name: ACHE, dcid: bio/ncbi_104673636); (name: ACHE, dcid: bio/ncbi_104838241); (name: Ache, dcid: bio/ncbi_104852169); (name: ache, dcid: bio/ncbi_104932387); (name: ache, dcid: bio/ncbi_104945369); (name: ACHE, dcid: bio/ncbi_104987142); (name: ache, dcid: bio/ncbi_105027647); (name: ACHE, dcid: bio/ncbi_105067765); (name: ACHE, dcid: bio/ncbi_105088569); (name: ACHE, dcid: bio/ncbi_105299727); (name: ACHE, dcid: bio/ncbi_105496819); (name: ACHE, dcid: bio/ncbi_105513108); (name: ACHE, dcid: bio/ncbi_105543662); (name: ACHE, dcid: bio/ncbi_105584453); (name: ACHE, dcid: bio/ncbi_105732568); (name: ACHE, dcid: bio/ncbi_105806024); (name: ACHE, dcid: bio/ncbi_105868368); (name: ache, dcid: bio/ncbi_105895574); (name: ache, dcid: bio/ncbi_105920080); (name: Ache, dcid: bio/ncbi_105997354); (name: ACHE, dcid: bio/ncbi_106496644); (name: ache, dcid: bio/ncbi_106526978); (name: ACHE, dcid: bio/ncbi_106556425); (name: ache, dcid: bio/ncbi_106608940); (name: ACHE, dcid: bio/ncbi_106839303); (name: ACHE, dcid: bio/ncbi_106864293); (name: ache, dcid: bio/ncbi_106917268); (name: ache, dcid: bio/ncbi_106946916); (name: ACHE, dcid: bio/ncbi_106974601); (name: ache, dcid: bio/ncbi_107105217); (name: ACHE, dcid: bio/ncbi_107124438); (name: Ache, dcid: bio/ncbi_107147083); (name: ACHE, dcid: bio/ncbi_107285030); (name: ache, dcid: bio/ncbi_107384702); (name: ACHE, dcid: bio/ncbi_107500005); (name: ACHE, dcid: bio/ncbi_107540883); (name: ache, dcid: bio/ncbi_107593784); (name: ache, dcid: bio/ncbi_107668174); (name: ache, dcid: bio/ncbi_107750572); (name: ache, dcid: bio/ncbi_108242293); (name: ache, dcid: bio/ncbi_108267799); (name: ACHE, dcid: bio/ncbi_108307968); (name: ACHE, dcid: bio/ncbi_108409369); (name: ache, dcid: bio/ncbi_108434658); (name: ACHE, dcid: bio/ncbi_108491900); (name: ACHE, dcid: bio/ncbi_108538169); (name: ACHE, dcid: bio/ncbi_108791493); (name: ache, dcid: bio/ncbi_108895215); (name: ache, dcid: bio/ncbi_108922841); (name: ACHE, dcid: bio/ncbi_109251308); (name: ACHE, dcid: bio/ncbi_109374921); (name: ACHE, dcid: bio/ncbi_109458797); (name: ache, dcid: bio/ncbi_109516489); (name: ACHE, dcid: bio/ncbi_109578757); (name: ache, dcid: bio/ncbi_109637703); (name: Ache, dcid: bio/ncbi_109698103); (name: ache, dcid: bio/ncbi_109896862); (name: ache, dcid: bio/ncbi_109922351); (name: ache, dcid: bio/ncbi_109957265); (name: ache, dcid: bio/ncbi_109976574); (name: ACHE, dcid: bio/ncbi_110082363); (name: ACHE, dcid: bio/ncbi_110126387); (name: ache, dcid: bio/ncbi_110170808); (name: ACHE, dcid: bio/ncbi_110202821); (name: Ache, dcid: bio/ncbi_110294470); (name: Ache, dcid: bio/ncbi_110312838); (name: ACHE, dcid: bio/ncbi_110476289); (name: ache, dcid: bio/ncbi_110500359); (name: Ache, dcid: bio/ncbi_110540909); (name: ACHE, dcid: bio/ncbi_110571867); (name: ache, dcid: bio/ncbi_110968102); (name: ACHE, dcid: bio/ncbi_111181988); (name: ache, dcid: bio/ncbi_111223642); (name: ACHE, dcid: bio/ncbi_111530181); (name: ache, dcid: bio/ncbi_111564172); (name: ache, dcid: bio/ncbi_111668006); (name: ache, dcid: bio/ncbi_111846325); (name: ache, dcid: bio/ncbi_111952210); (name: ACHE, dcid: bio/ncbi_112124626); (name: ache, dcid: bio/ncbi_112156071); (name: ache, dcid: bio/ncbi_112214527); (name: ACHE, dcid: bio/ncbi_112315001); (name: ACHE, dcid: bio/ncbi_112399967); (name: ACHE, dcid: bio/ncbi_112620506); (name: ACHE, dcid: bio/ncbi_112646219); (name: ACHE, dcid: bio/ncbi_112817545); (name: ACHE, dcid: bio/ncbi_112859915); (name: ACHE, dcid: bio/ncbi_112935693); (name: ACHE, dcid: bio/ncbi_112964567); (name: ache, dcid: bio/ncbi_113018283); (name: ache, dcid: bio/ncbi_113125436); (name: ache, dcid: bio/ncbi_113157452); (name: Ache, dcid: bio/ncbi_113199993); (name: ACHE, dcid: bio/ncbi_113267843); (name: ACHE, dcid: bio/ncbi_113454074); (name: ache, dcid: bio/ncbi_113539917); (name: ache, dcid: bio/ncbi_113580815); (name: ACHE, dcid: bio/ncbi_113630515); (name: ache, dcid: bio/ncbi_113635173); (name: ACHE, dcid: bio/ncbi_113883849); (name: ACHE, dcid: bio/ncbi_113932971); (name: ACHE, dcid: bio/ncbi_113942432); (name: ACHE, dcid: bio/ncbi_113979538); (name: ACHE, dcid: bio/ncbi_114029393); (name: ACHE, dcid: bio/ncbi_114071966); (name: Ache, dcid: bio/ncbi_114106070); (name: ache, dcid: bio/ncbi_114157331); (name: ACHE, dcid: bio/ncbi_114214451); (name: Ache, dcid: bio/ncbi_11423); (name: ache, dcid: bio/ncbi_114451117); (name: ache, dcid: bio/ncbi_114480331); (name: ACHE, dcid: bio/ncbi_114502197); (name: ache, dcid: bio/ncbi_114545737); (name: ache, dcid: bio/ncbi_114549); (name: ACHE, dcid: bio/ncbi_114581751); (name: Ache, dcid: bio/ncbi_114629745); (name: ache, dcid: bio/ncbi_114648762); (name: Ache, dcid: bio/ncbi_114688924); (name: ache, dcid: bio/ncbi_114801166); (name: ache, dcid: bio/ncbi_114849238); (name: ACHE, dcid: bio/ncbi_114894390); (name: ache, dcid: bio/ncbi_115023852); (name: ache, dcid: bio/ncbi_115059173); (name: ACHE, dcid: bio/ncbi_115077872); (name: ache, dcid: bio/ncbi_115198571); (name: ACHE, dcid: bio/ncbi_115298130); (name: ache, dcid: bio/ncbi_115376544); (name: ache, dcid: bio/ncbi_115385859); (name: ache, dcid: bio/ncbi_115438438); (name: ACHE, dcid: bio/ncbi_115457768); (name: ACHE, dcid: bio/ncbi_115492695); (name: ACHE, dcid: bio/ncbi_115504386); (name: ache, dcid: bio/ncbi_115529722); (name: ache, dcid: bio/ncbi_115589769); (name: ache, dcid: bio/ncbi_115775728); (name: ache, dcid: bio/ncbi_115817402); (name: ACHE, dcid: bio/ncbi_115861363); (name: ACHE, dcid: bio/ncbi_115916354); (name: ache, dcid: bio/ncbi_116044082); (name: Ache, dcid: bio/ncbi_116068587); (name: ache, dcid: bio/ncbi_116321163); (name: ache, dcid: bio/ncbi_116385677); (name: ACHE, dcid: bio/ncbi_116520327); (name: ACHE, dcid: bio/ncbi_116534610); (name: ACHE, dcid: bio/ncbi_116580676); (name: ACHE, dcid: bio/ncbi_116648668); (name: ache, dcid: bio/ncbi_116707181); (name: ache, dcid: bio/ncbi_116732848); (name: ACHE, dcid: bio/ncbi_116740135); (name: ACHE, dcid: bio/ncbi_116822566); (name: ACHE, dcid: bio/ncbi_116876403); (name: Ache, dcid: bio/ncbi_116885201); (name: ACHE, dcid: bio/ncbi_116952632); (name: ache, dcid: bio/ncbi_116967984); (name: ACHE, dcid: bio/ncbi_117009947); (name: ACHE, dcid: bio/ncbi_117024936); (name: ACHE, dcid: bio/ncbi_117058452); (name: ACHE, dcid: bio/ncbi_117072313); (name: ache, dcid: bio/ncbi_117245775); (name: ACHE, dcid: bio/ncbi_117308055); (name: ACHE, dcid: bio/ncbi_117350754); (name: ache, dcid: bio/ncbi_117386338); (name: ache, dcid: bio/ncbi_117463775); (name: ache, dcid: bio/ncbi_117497585); (name: ache, dcid: bio/ncbi_117504698); (name: ache, dcid: bio/ncbi_117542746); (name: ACHE, dcid: bio/ncbi_117673440); (name: Ache, dcid: bio/ncbi_117698235); (name: ache, dcid: bio/ncbi_117747829); (name: ache, dcid: bio/ncbi_117779266); (name: ache, dcid: bio/ncbi_117807842); (name: ache, dcid: bio/ncbi_117934774); (name: ACHE, dcid: bio/ncbi_117999195); (name: ACHE, dcid: bio/ncbi_118095139); (name: ache, dcid: bio/ncbi_118102490); (name: ACHE, dcid: bio/ncbi_118158972); (name: ache, dcid: bio/ncbi_118308751); (name: ache, dcid: bio/ncbi_118337899); (name: ache, dcid: bio/ncbi_118392757); (name: ACHE, dcid: bio/ncbi_118523668); (name: Ache, dcid: bio/ncbi_118572469); (name: ACHE, dcid: bio/ncbi_118641623); (name: ACHE, dcid: bio/ncbi_118655887); (name: ACHE, dcid: bio/ncbi_118703278); (name: ache, dcid: bio/ncbi_118791544); (name: ache, dcid: bio/ncbi_118825518); (name: ACHE, dcid: bio/ncbi_118856759); (name: ACHE, dcid: bio/ncbi_118881962); (name: ACHE, dcid: bio/ncbi_118922155); (name: ACHE, dcid: bio/ncbi_118992852); (name: ache, dcid: bio/ncbi_119027590); (name: ACHE, dcid: bio/ncbi_119041615); (name: ache, dcid: bio/ncbi_119129414); (name: ache, dcid: bio/ncbi_119223410); (name: ACHE, dcid: bio/ncbi_119240154); (name: ache, dcid: bio/ncbi_119407892); (name: ache, dcid: bio/ncbi_119482016); (name: ACHE, dcid: bio/ncbi_119517129); (name: ache, dcid: bio/ncbi_119777355); (name: Ache, dcid: bio/ncbi_119825145); (name: ACHE, dcid: bio/ncbi_119849364); (name: ache, dcid: bio/ncbi_119912516); (name: ACHE, dcid: bio/ncbi_119947227); (name: ache, dcid: bio/ncbi_119958370); (name: ache, dcid: bio/ncbi_120049294); (name: ACHE, dcid: bio/ncbi_120223663); (name: ACHE, dcid: bio/ncbi_120299740); (name: ACHE, dcid: bio/ncbi_120381887); (name: ache, dcid: bio/ncbi_120487758); (name: ache, dcid: bio/ncbi_120525257); (name: ache, dcid: bio/ncbi_120573580); (name: ACHE, dcid: bio/ncbi_120591764); (name: ache, dcid: bio/ncbi_120737828); (name: ache, dcid: bio/ncbi_120797659); (name: ache, dcid: bio/ncbi_120822201); (name: ACHE, dcid: bio/ncbi_120879032); (name: ACHE, dcid: bio/ncbi_120933450); (name: ACHE, dcid: bio/ncbi_120986510); (name: ACHE, dcid: bio/ncbi_121017652); (name: ACHE, dcid: bio/ncbi_121151476); (name: ache, dcid: bio/ncbi_121176944); (name: ache, dcid: bio/ncbi_121272218); (name: ache, dcid: bio/ncbi_121305682); (name: ACHE, dcid: bio/ncbi_121359438); (name: Ache, dcid: bio/ncbi_121446338); (name: ACHE, dcid: bio/ncbi_121486805); (name: ache, dcid: bio/ncbi_121504645); (name: ache, dcid: bio/ncbi_121571290); (name: ache, dcid: bio/ncbi_121626412); (name: ache, dcid: bio/ncbi_121639530); (name: ache, dcid: bio/ncbi_121690470); (name: ache, dcid: bio/ncbi_121889163); (name: ACHE, dcid: bio/ncbi_121933963); (name: ache, dcid: bio/ncbi_121962063); (name: Ache, dcid: bio/ncbi_122113532); (name: ACHE, dcid: bio/ncbi_122210190); (name: ache, dcid: bio/ncbi_122348653); (name: ACHE, dcid: bio/ncbi_122433510); (name: ACHE, dcid: bio/ncbi_122471306); (name: ache, dcid: bio/ncbi_122544299); (name: ACHE, dcid: bio/ncbi_122701796); (name: ACHE, dcid: bio/ncbi_122753559); (name: ache, dcid: bio/ncbi_122766506); (name: ACHE, dcid: bio/ncbi_122806602); (name: ache, dcid: bio/ncbi_122820465); (name: ache, dcid: bio/ncbi_122869983); (name: ACHE, dcid: bio/ncbi_122895684); (name: ACHE, dcid: bio/ncbi_122927166); (name: ache, dcid: bio/ncbi_122973538); (name: ACHE, dcid: bio/ncbi_123016704); (name: ACHE, dcid: bio/ncbi_123244805); (name: ACHE, dcid: bio/ncbi_123357545); (name: ACHE, dcid: bio/ncbi_123589721); (name: ACHE, dcid: bio/ncbi_123631651); (name: ACHE, dcid: bio/ncbi_123777339); (name: ACHE, dcid: bio/ncbi_123806520); (name: ACHE, dcid: bio/ncbi_123844790); (name: ACHE, dcid: bio/ncbi_123933746); (name: ache, dcid: bio/ncbi_123980874); (name: ache, dcid: bio/ncbi_124014261); (name: ache, dcid: bio/ncbi_124054555); (name: Ache, dcid: bio/ncbi_124080988); (name: ACHE, dcid: bio/ncbi_124241499); (name: ache, dcid: bio/ncbi_124387501); (name: ache, dcid: bio/ncbi_124477857); (name: ACHE, dcid: bio/ncbi_124519331); (name: ache, dcid: bio/ncbi_124880769); (name: Ache, dcid: bio/ncbi_124970217); (name: ache, dcid: bio/ncbi_125013523); (name: ACHE, dcid: bio/ncbi_125090313); (name: ACHE, dcid: bio/ncbi_125127141); (name: ACHE, dcid: bio/ncbi_125154577); (name: Ache, dcid: bio/ncbi_125367790); (name: Ache, dcid: bio/ncbi_125400156); (name: ACHE, dcid: bio/ncbi_125444914); (name: ache, dcid: bio/ncbi_125448733); (name: ACHE, dcid: bio/ncbi_125628738); (name: ache, dcid: bio/ncbi_125750404); (name: ache, dcid: bio/ncbi_125884071); (name: ACHE, dcid: bio/ncbi_125928216); (name: ache, dcid: bio/ncbi_125981674); (name: ACHE, dcid: bio/ncbi_126029568); (name: ACHE, dcid: bio/ncbi_126034658); (name: ACHE, dcid: bio/ncbi_126087004); (name: ache, dcid: bio/ncbi_126404009); (name: Ache, dcid: bio/ncbi_126493990); (name: ACHE, dcid: bio/ncbi_126950341); (name: ACHE, dcid: bio/ncbi_127039669); (name: ache, dcid: bio/ncbi_127168317); (name: Ache, dcid: bio/ncbi_127202589); (name: Ache, dcid: bio/ncbi_127237186); (name: ache, dcid: bio/ncbi_127349451); (name: ache, dcid: bio/ncbi_127516411); (name: ACHE, dcid: bio/ncbi_127560963); (name: ache, dcid: bio/ncbi_127586483); (name: ache, dcid: bio/ncbi_127599401); (name: Ache, dcid: bio/ncbi_127673343); (name: ache, dcid: bio/ncbi_127961064); (name: ACHE, dcid: bio/ncbi_128043286); (name: Ache, dcid: bio/ncbi_128120276); (name: ACHE, dcid: bio/ncbi_128329050); (name: ache, dcid: bio/ncbi_128383896); (name: ACHE, dcid: bio/ncbi_128400460); (name: ache, dcid: bio/ncbi_128430532); (name: ACHE, dcid: bio/ncbi_128490847); (name: ache, dcid: bio/ncbi_128522858); (name: ACHE, dcid: bio/ncbi_128561005); (name: ache, dcid: bio/ncbi_128610029); (name: ACHE, dcid: bio/ncbi_128663764); (name: ache, dcid: bio/ncbi_128755262); (name: ACHE, dcid: bio/ncbi_128782694); (name: ACHE, dcid: bio/ncbi_128823357); (name: ACHE, dcid: bio/ncbi_128950209); (name: ACHE, dcid: bio/ncbi_129041130); (name: ACHE, dcid: bio/ncbi_129083806); (name: ache, dcid: bio/ncbi_129093565); (name: ache, dcid: bio/ncbi_129168173); (name: ACHE, dcid: bio/ncbi_129197962); (name: ACHE, dcid: bio/ncbi_129340709); (name: ache, dcid: bio/ncbi_129378337); (name: ache, dcid: bio/ncbi_129441144); (name: ACHE, dcid: bio/ncbi_129489678); (name: ACHE, dcid: bio/ncbi_129519694); (name: ACHE, dcid: bio/ncbi_129545666); (name: ACHE, dcid: bio/ncbi_129637501); (name: Ache, dcid: bio/ncbi_129676322); (name: ache, dcid: bio/ncbi_129694238); (name: ache, dcid: bio/ncbi_129865587); (name: ACHE, dcid: bio/ncbi_130036437); (name: ache, dcid: bio/ncbi_130102667); (name: ache, dcid: bio/ncbi_130130711); (name: ache, dcid: bio/ncbi_130164648); (name: ache, dcid: bio/ncbi_130211947); (name: ache, dcid: bio/ncbi_130231894); (name: ACHE, dcid: bio/ncbi_130262731); (name: ACHE, dcid: bio/ncbi_130367657); (name: ache, dcid: bio/ncbi_130369951); (name: ache, dcid: bio/ncbi_130424931); (name: ACHE, dcid: bio/ncbi_130489779); (name: ache, dcid: bio/ncbi_130522571); (name: ache, dcid: bio/ncbi_130553499); (name: ACHE, dcid: bio/ncbi_130588386); (name: ACHE, dcid: bio/ncbi_130608744); (name: ACHE, dcid: bio/ncbi_130829026); (name: Ache, dcid: bio/ncbi_130870842); (name: ache, dcid: bio/ncbi_130928882); (name: ache, dcid: bio/ncbi_131125926); (name: ACHE, dcid: bio/ncbi_131197370); (name: ache, dcid: bio/ncbi_131356453); (name: ACHE, dcid: bio/ncbi_131422138); (name: ache, dcid: bio/ncbi_131456788); (name: ACHE, dcid: bio/ncbi_131500808); (name: ache, dcid: bio/ncbi_131544730); (name: ACHE, dcid: bio/ncbi_131741657); (name: ACHE, dcid: bio/ncbi_131820080); (name: Ache, dcid: bio/ncbi_131898472); (name: ache, dcid: bio/ncbi_131989372); (name: ACHE, dcid: bio/ncbi_132026569); (name: ACHE, dcid: bio/ncbi_132233248); (name: ACHE, dcid: bio/ncbi_132349660); (name: ACHE, dcid: bio/ncbi_132438271); (name: ache, dcid: bio/ncbi_132475678); (name: ACHE, dcid: bio/ncbi_132476499); (name: ACHE, dcid: bio/ncbi_132505114); (name: ACHE, dcid: bio/ncbi_132584544); (name: ACHE, dcid: bio/ncbi_132689503); (name: ACHE, dcid: bio/ncbi_132777456); (name: ache, dcid: bio/ncbi_132835279); (name: ache, dcid: bio/ncbi_132848613); (name: ache, dcid: bio/ncbi_132895338); (name: ache, dcid: bio/ncbi_132958181); (name: ache, dcid: bio/ncbi_132996012); (name: ACHE, dcid: bio/ncbi_133063761); (name: ACHE, dcid: bio/ncbi_133103235); (name: ache, dcid: bio/ncbi_133124948); (name: ache, dcid: bio/ncbi_133150246); (name: ACHE, dcid: bio/ncbi_133210117); (name: ACHE, dcid: bio/ncbi_133238684); (name: ACHE, dcid: bio/ncbi_133353878); (name: ACHE, dcid: bio/ncbi_133366047); (name: ache, dcid: bio/ncbi_133398028); (name: ache, dcid: bio/ncbi_133420380); (name: ache, dcid: bio/ncbi_133472949); (name: ache, dcid: bio/ncbi_133494686); (name: ache, dcid: bio/ncbi_133560155); (name: ache, dcid: bio/ncbi_133661636); (name: ACHE, dcid: bio/ncbi_133750208); (name: ache, dcid: bio/ncbi_133949700); (name: ache, dcid: bio/ncbi_134005426); (name: ache, dcid: bio/ncbi_134029546); (name: ache, dcid: bio/ncbi_134060068); (name: ACHE, dcid: bio/ncbi_134153092); (name: ACHE, dcid: bio/ncbi_134175084); (name: ache, dcid: bio/ncbi_134299880); (name: ache, dcid: bio/ncbi_134312318); (name: ache, dcid: bio/ncbi_134345332); (name: ACHE, dcid: bio/ncbi_134373018); (name: ache, dcid: bio/ncbi_134437876); (name: ACHE, dcid: bio/ncbi_134496047); (name: ACHE, dcid: bio/ncbi_134603555); (name: ache, dcid: bio/ncbi_134625034); (name: ache, dcid: bio/ncbi_134876338); (name: ACHE, dcid: bio/ncbi_134936045); (name: ache, dcid: bio/ncbi_135264245); (name: ACHE, dcid: bio/ncbi_135324564); (name: ACHE, dcid: bio/ncbi_135460691); (name: ache, dcid: bio/ncbi_135516118); (name: ache, dcid: bio/ncbi_135730843); (name: ACHE, dcid: bio/ncbi_135889152); (name: ACHE, dcid: bio/ncbi_136134788); (name: ACHE, dcid: bio/ncbi_136160796); (name: ACHE, dcid: bio/ncbi_136334348); (name: ACHE, dcid: bio/ncbi_136403497); (name: ACHE, dcid: bio/ncbi_136570295); (name: ACHE, dcid: bio/ncbi_136612972); (name: ache, dcid: bio/ncbi_136707486); (name: ache, dcid: bio/ncbi_136768457); (name: ache, dcid: bio/ncbi_136951851); (name: ache, dcid: bio/ncbi_137074969); (name: ache, dcid: bio/ncbi_137137446); (name: ACHE, dcid: bio/ncbi_137158635); (name: ache, dcid: bio/ncbi_137174137); (name: ACHE, dcid: bio/ncbi_137206734); (name: ache, dcid: bio/ncbi_137357588); (name: ACHE, dcid: bio/ncbi_137467981); (name: ACHE, dcid: bio/ncbi_137562597); (name: ache, dcid: bio/ncbi_137590570); (name: ACHE, dcid: bio/ncbi_137749984); (name: ache, dcid: bio/ncbi_137792162); (name: ache, dcid: bio/ncbi_137871136); (name: ache, dcid: bio/ncbi_137911343); (name: ACHE, dcid: bio/ncbi_138063906); (name: ACHE, dcid: bio/ncbi_138076926); (name: ACHE, dcid: bio/ncbi_138101503); (name: ACHE, dcid: bio/ncbi_138142214); (name: ache, dcid: bio/ncbi_138215601); (name: ACHE, dcid: bio/ncbi_396388); (name: Ache, dcid: bio/ncbi_41983243); (name: ACHE, dcid: bio/ncbi_41988014); (name: ache, dcid: bio/ncbi_43616093); (name: ACHE, dcid: bio/ncbi_489828); (name: ACHE, dcid: bio/ncbi_493674); (name: ACHE, dcid: bio/ncbi_540446); (name: ACHE, dcid: bio/ncbi_59272869); (name: ACHE, dcid: bio/ncbi_713370); (name: Ache, dcid: bio/ncbi_83817); (name: ACHE, dcid: bio/ncbi_92191444); ",
+ "query_with_places_removed": "what types of genes and",
"sv_matching": {
"CosineScore": [
0.523779,
@@ -24,7 +25,7 @@
0.400638,
0.398746,
0.398361,
- 0.390524,
+ 0.390523,
0.389033,
0.388461,
0.388382,
@@ -34,11 +35,11 @@
0.385679,
0.385434,
0.385339,
- 0.381843,
+ 0.381842,
0.379705
],
"MultiSV": {},
- "Query": "what types of genes are and",
+ "Query": "what types of genes and",
"SV": [
"dc/topic/SDGBiodiversity",
"Count_Household_HouseholderRaceSomeOtherRaceAlone_FamilyHousehold",
@@ -76,7 +77,7 @@
0.65902,
0.63579,
0.63404,
- 0.617157,
+ 0.617156,
0.598812,
0.595879,
0.585015,
@@ -127,13 +128,1250 @@
"query_detection_debug_logs": {
"dc_recognize_entities": {
", apoe ,": [
- "bio/APOE"
+ "bio/APOE",
+ "bio/ncbi_100009337",
+ "bio/ncbi_100023758",
+ "bio/ncbi_100065481",
+ "bio/ncbi_100136023",
+ "bio/ncbi_100401608",
+ "bio/ncbi_100448039",
+ "bio/ncbi_100477661",
+ "bio/ncbi_100598188",
+ "bio/ncbi_100669636",
+ "bio/ncbi_100681419",
+ "bio/ncbi_100731633",
+ "bio/ncbi_100773810",
+ "bio/ncbi_100920637",
+ "bio/ncbi_100955596",
+ "bio/ncbi_100967669",
+ "bio/ncbi_101021396",
+ "bio/ncbi_101050299",
+ "bio/ncbi_101086769",
+ "bio/ncbi_101112253",
+ "bio/ncbi_101135057",
+ "bio/ncbi_101270531",
+ "bio/ncbi_101354723",
+ "bio/ncbi_101386374",
+ "bio/ncbi_101413565",
+ "bio/ncbi_101522351",
+ "bio/ncbi_101543563",
+ "bio/ncbi_101593028",
+ "bio/ncbi_101602862",
+ "bio/ncbi_101629804",
+ "bio/ncbi_101642382",
+ "bio/ncbi_101679716",
+ "bio/ncbi_101717206",
+ "bio/ncbi_101839625",
+ "bio/ncbi_101936790",
+ "bio/ncbi_101961664",
+ "bio/ncbi_101989934",
+ "bio/ncbi_102021605",
+ "bio/ncbi_102138471",
+ "bio/ncbi_102170314",
+ "bio/ncbi_102239171",
+ "bio/ncbi_102276000",
+ "bio/ncbi_102384086",
+ "bio/ncbi_102400267",
+ "bio/ncbi_102418217",
+ "bio/ncbi_102477939",
+ "bio/ncbi_102507291",
+ "bio/ncbi_102542395",
+ "bio/ncbi_102569273",
+ "bio/ncbi_102740339",
+ "bio/ncbi_102760434",
+ "bio/ncbi_102814263",
+ "bio/ncbi_102862121",
+ "bio/ncbi_102889566",
+ "bio/ncbi_102911467",
+ "bio/ncbi_102933150",
+ "bio/ncbi_102995691",
+ "bio/ncbi_103004452",
+ "bio/ncbi_103048206",
+ "bio/ncbi_103081688",
+ "bio/ncbi_103122298",
+ "bio/ncbi_103198724",
+ "bio/ncbi_103234841",
+ "bio/ncbi_103250681",
+ "bio/ncbi_103301404",
+ "bio/ncbi_103544826",
+ "bio/ncbi_103601575",
+ "bio/ncbi_103657176",
+ "bio/ncbi_103749170",
+ "bio/ncbi_104673463",
+ "bio/ncbi_104861758",
+ "bio/ncbi_104997682",
+ "bio/ncbi_105062503",
+ "bio/ncbi_105095464",
+ "bio/ncbi_105297354",
+ "bio/ncbi_105478521",
+ "bio/ncbi_105526983",
+ "bio/ncbi_105535884",
+ "bio/ncbi_105595125",
+ "bio/ncbi_105713028",
+ "bio/ncbi_105817646",
+ "bio/ncbi_105869509",
+ "bio/ncbi_105998088",
+ "bio/ncbi_106838881",
+ "bio/ncbi_106973669",
+ "bio/ncbi_107114985",
+ "bio/ncbi_107151363",
+ "bio/ncbi_107181022",
+ "bio/ncbi_107513478",
+ "bio/ncbi_107536800",
+ "bio/ncbi_108285324",
+ "bio/ncbi_108403918",
+ "bio/ncbi_108531119",
+ "bio/ncbi_108790974",
+ "bio/ncbi_109252896",
+ "bio/ncbi_109372815",
+ "bio/ncbi_109459919",
+ "bio/ncbi_109572732",
+ "bio/ncbi_109692404",
+ "bio/ncbi_110089459",
+ "bio/ncbi_110139998",
+ "bio/ncbi_110219895",
+ "bio/ncbi_110298363",
+ "bio/ncbi_110336554",
+ "bio/ncbi_110551536",
+ "bio/ncbi_110572906",
+ "bio/ncbi_111180758",
+ "bio/ncbi_111527893",
+ "bio/ncbi_112110045",
+ "bio/ncbi_112312825",
+ "bio/ncbi_112415586",
+ "bio/ncbi_112612929",
+ "bio/ncbi_112645324",
+ "bio/ncbi_112807081",
+ "bio/ncbi_112931301",
+ "bio/ncbi_113193323",
+ "bio/ncbi_113243452",
+ "bio/ncbi_113445999",
+ "bio/ncbi_113605995",
+ "bio/ncbi_113876369",
+ "bio/ncbi_113936493",
+ "bio/ncbi_114042004",
+ "bio/ncbi_114101033",
+ "bio/ncbi_114197086",
+ "bio/ncbi_114447973",
+ "bio/ncbi_114511337",
+ "bio/ncbi_114603325",
+ "bio/ncbi_114630468",
+ "bio/ncbi_114709849",
+ "bio/ncbi_114888297",
+ "bio/ncbi_115281241",
+ "bio/ncbi_115476238",
+ "bio/ncbi_115503404",
+ "bio/ncbi_115643898",
+ "bio/ncbi_115862321",
+ "bio/ncbi_116101770",
+ "bio/ncbi_116482923",
+ "bio/ncbi_116539620",
+ "bio/ncbi_116580176",
+ "bio/ncbi_116622001",
+ "bio/ncbi_116744154",
+ "bio/ncbi_116819091",
+ "bio/ncbi_116856052",
+ "bio/ncbi_116892513",
+ "bio/ncbi_117034751",
+ "bio/ncbi_117051732",
+ "bio/ncbi_117091372",
+ "bio/ncbi_117308978",
+ "bio/ncbi_117368994",
+ "bio/ncbi_117677682",
+ "bio/ncbi_117706532",
+ "bio/ncbi_117998118",
+ "bio/ncbi_118087644",
+ "bio/ncbi_11816",
+ "bio/ncbi_118555562",
+ "bio/ncbi_118581333",
+ "bio/ncbi_118639106",
+ "bio/ncbi_118674271",
+ "bio/ncbi_118713909",
+ "bio/ncbi_118836011",
+ "bio/ncbi_118885516",
+ "bio/ncbi_118912553",
+ "bio/ncbi_118995266",
+ "bio/ncbi_119034845",
+ "bio/ncbi_119250444",
+ "bio/ncbi_119521531",
+ "bio/ncbi_119821491",
+ "bio/ncbi_119847625",
+ "bio/ncbi_119946114",
+ "bio/ncbi_120244254",
+ "bio/ncbi_120312031",
+ "bio/ncbi_120390699",
+ "bio/ncbi_120605275",
+ "bio/ncbi_120872320",
+ "bio/ncbi_120916474",
+ "bio/ncbi_121002716",
+ "bio/ncbi_121018585",
+ "bio/ncbi_121153593",
+ "bio/ncbi_121450154",
+ "bio/ncbi_121484748",
+ "bio/ncbi_121915795",
+ "bio/ncbi_122125736",
+ "bio/ncbi_122208513",
+ "bio/ncbi_122421688",
+ "bio/ncbi_122493909",
+ "bio/ncbi_122692159",
+ "bio/ncbi_122748561",
+ "bio/ncbi_122809300",
+ "bio/ncbi_122911959",
+ "bio/ncbi_122922372",
+ "bio/ncbi_123025867",
+ "bio/ncbi_123255424",
+ "bio/ncbi_123361621",
+ "bio/ncbi_123578793",
+ "bio/ncbi_123623980",
+ "bio/ncbi_123802174",
+ "bio/ncbi_123822976",
+ "bio/ncbi_123856074",
+ "bio/ncbi_123931851",
+ "bio/ncbi_124100340",
+ "bio/ncbi_124250683",
+ "bio/ncbi_124510796",
+ "bio/ncbi_124967363",
+ "bio/ncbi_125088675",
+ "bio/ncbi_125133819",
+ "bio/ncbi_125153424",
+ "bio/ncbi_125368470",
+ "bio/ncbi_125399733",
+ "bio/ncbi_125625881",
+ "bio/ncbi_125918368",
+ "bio/ncbi_126028252",
+ "bio/ncbi_126085783",
+ "bio/ncbi_126490982",
+ "bio/ncbi_126637641",
+ "bio/ncbi_126943443",
+ "bio/ncbi_127038293",
+ "bio/ncbi_127203703",
+ "bio/ncbi_127238852",
+ "bio/ncbi_127556343",
+ "bio/ncbi_127675287",
+ "bio/ncbi_128063554",
+ "bio/ncbi_128125034",
+ "bio/ncbi_128333233",
+ "bio/ncbi_128418290",
+ "bio/ncbi_128470783",
+ "bio/ncbi_128595553",
+ "bio/ncbi_128638728",
+ "bio/ncbi_128827091",
+ "bio/ncbi_129019963",
+ "bio/ncbi_129082847",
+ "bio/ncbi_129343585",
+ "bio/ncbi_129466996",
+ "bio/ncbi_129499650",
+ "bio/ncbi_129546697",
+ "bio/ncbi_129631129",
+ "bio/ncbi_129682859",
+ "bio/ncbi_130043265",
+ "bio/ncbi_130293370",
+ "bio/ncbi_130474379",
+ "bio/ncbi_130838569",
+ "bio/ncbi_130869470",
+ "bio/ncbi_131204425",
+ "bio/ncbi_131396975",
+ "bio/ncbi_131498902",
+ "bio/ncbi_131744745",
+ "bio/ncbi_131818108",
+ "bio/ncbi_131925237",
+ "bio/ncbi_132005268",
+ "bio/ncbi_132216753",
+ "bio/ncbi_132353281",
+ "bio/ncbi_132417182",
+ "bio/ncbi_132480460",
+ "bio/ncbi_132509942",
+ "bio/ncbi_132586427",
+ "bio/ncbi_132690677",
+ "bio/ncbi_133054514",
+ "bio/ncbi_133078021",
+ "bio/ncbi_133230747",
+ "bio/ncbi_133370400",
+ "bio/ncbi_133748064",
+ "bio/ncbi_134152972",
+ "bio/ncbi_134293821",
+ "bio/ncbi_134388618",
+ "bio/ncbi_134408033",
+ "bio/ncbi_134503654",
+ "bio/ncbi_134578049",
+ "bio/ncbi_134966112",
+ "bio/ncbi_135325441",
+ "bio/ncbi_135892810",
+ "bio/ncbi_136140685",
+ "bio/ncbi_136161435",
+ "bio/ncbi_136332301",
+ "bio/ncbi_136398973",
+ "bio/ncbi_136631399",
+ "bio/ncbi_136661670",
+ "bio/ncbi_136995815",
+ "bio/ncbi_137157886",
+ "bio/ncbi_137215554",
+ "bio/ncbi_137521745",
+ "bio/ncbi_137753252",
+ "bio/ncbi_138095749",
+ "bio/ncbi_138161910",
+ "bio/ncbi_138246692",
+ "bio/ncbi_25728",
+ "bio/ncbi_281004",
+ "bio/ncbi_394678",
+ "bio/ncbi_397576",
+ "bio/ncbi_449586",
+ "bio/ncbi_476438",
+ "bio/ncbi_714623"
],
"ache": [
- "bio/ACHE"
+ "bio/ACHE",
+ "bio/ncbi_100017989",
+ "bio/ncbi_100069149",
+ "bio/ncbi_100087817",
+ "bio/ncbi_100169895",
+ "bio/ncbi_100392257",
+ "bio/ncbi_100422792",
+ "bio/ncbi_100482126",
+ "bio/ncbi_100490673",
+ "bio/ncbi_100579679",
+ "bio/ncbi_100609296",
+ "bio/ncbi_100621099",
+ "bio/ncbi_100674399",
+ "bio/ncbi_100697913",
+ "bio/ncbi_100770679",
+ "bio/ncbi_100923959",
+ "bio/ncbi_100939726",
+ "bio/ncbi_100964924",
+ "bio/ncbi_100980268",
+ "bio/ncbi_101016880",
+ "bio/ncbi_101046755",
+ "bio/ncbi_101066574",
+ "bio/ncbi_101123006",
+ "bio/ncbi_101143749",
+ "bio/ncbi_101161586",
+ "bio/ncbi_101274257",
+ "bio/ncbi_101347790",
+ "bio/ncbi_101381258",
+ "bio/ncbi_101430276",
+ "bio/ncbi_101478115",
+ "bio/ncbi_101532376",
+ "bio/ncbi_101545970",
+ "bio/ncbi_101588464",
+ "bio/ncbi_101611230",
+ "bio/ncbi_101636078",
+ "bio/ncbi_101650968",
+ "bio/ncbi_101683197",
+ "bio/ncbi_101705724",
+ "bio/ncbi_101829909",
+ "bio/ncbi_101954077",
+ "bio/ncbi_101956566",
+ "bio/ncbi_101980228",
+ "bio/ncbi_102008995",
+ "bio/ncbi_102108729",
+ "bio/ncbi_102143626",
+ "bio/ncbi_102186824",
+ "bio/ncbi_102198413",
+ "bio/ncbi_102225183",
+ "bio/ncbi_102261529",
+ "bio/ncbi_102281882",
+ "bio/ncbi_102302359",
+ "bio/ncbi_102379700",
+ "bio/ncbi_102394935",
+ "bio/ncbi_102417217",
+ "bio/ncbi_102451089",
+ "bio/ncbi_102479743",
+ "bio/ncbi_102504654",
+ "bio/ncbi_102537374",
+ "bio/ncbi_102557852",
+ "bio/ncbi_102697143",
+ "bio/ncbi_102737576",
+ "bio/ncbi_102759473",
+ "bio/ncbi_102786643",
+ "bio/ncbi_102837926",
+ "bio/ncbi_102861668",
+ "bio/ncbi_102880690",
+ "bio/ncbi_102905213",
+ "bio/ncbi_102942360",
+ "bio/ncbi_102948945",
+ "bio/ncbi_102996571",
+ "bio/ncbi_103020153",
+ "bio/ncbi_103043295",
+ "bio/ncbi_103058113",
+ "bio/ncbi_103068775",
+ "bio/ncbi_103124111",
+ "bio/ncbi_103148856",
+ "bio/ncbi_103173352",
+ "bio/ncbi_103209939",
+ "bio/ncbi_103246711",
+ "bio/ncbi_103249739",
+ "bio/ncbi_103286001",
+ "bio/ncbi_103362098",
+ "bio/ncbi_103391894",
+ "bio/ncbi_103480137",
+ "bio/ncbi_103555645",
+ "bio/ncbi_103608858",
+ "bio/ncbi_103670049",
+ "bio/ncbi_103733499",
+ "bio/ncbi_103805643",
+ "bio/ncbi_104062043",
+ "bio/ncbi_104520619",
+ "bio/ncbi_104673636",
+ "bio/ncbi_104838241",
+ "bio/ncbi_104852169",
+ "bio/ncbi_104932387",
+ "bio/ncbi_104945369",
+ "bio/ncbi_104987142",
+ "bio/ncbi_105027647",
+ "bio/ncbi_105067765",
+ "bio/ncbi_105088569",
+ "bio/ncbi_105299727",
+ "bio/ncbi_105496819",
+ "bio/ncbi_105513108",
+ "bio/ncbi_105543662",
+ "bio/ncbi_105584453",
+ "bio/ncbi_105732568",
+ "bio/ncbi_105806024",
+ "bio/ncbi_105868368",
+ "bio/ncbi_105895574",
+ "bio/ncbi_105920080",
+ "bio/ncbi_105997354",
+ "bio/ncbi_106496644",
+ "bio/ncbi_106526978",
+ "bio/ncbi_106556425",
+ "bio/ncbi_106608940",
+ "bio/ncbi_106839303",
+ "bio/ncbi_106864293",
+ "bio/ncbi_106917268",
+ "bio/ncbi_106946916",
+ "bio/ncbi_106974601",
+ "bio/ncbi_107105217",
+ "bio/ncbi_107124438",
+ "bio/ncbi_107147083",
+ "bio/ncbi_107285030",
+ "bio/ncbi_107384702",
+ "bio/ncbi_107500005",
+ "bio/ncbi_107540883",
+ "bio/ncbi_107593784",
+ "bio/ncbi_107668174",
+ "bio/ncbi_107750572",
+ "bio/ncbi_108242293",
+ "bio/ncbi_108267799",
+ "bio/ncbi_108307968",
+ "bio/ncbi_108409369",
+ "bio/ncbi_108434658",
+ "bio/ncbi_108491900",
+ "bio/ncbi_108538169",
+ "bio/ncbi_108791493",
+ "bio/ncbi_108895215",
+ "bio/ncbi_108922841",
+ "bio/ncbi_109251308",
+ "bio/ncbi_109374921",
+ "bio/ncbi_109458797",
+ "bio/ncbi_109516489",
+ "bio/ncbi_109578757",
+ "bio/ncbi_109637703",
+ "bio/ncbi_109698103",
+ "bio/ncbi_109896862",
+ "bio/ncbi_109922351",
+ "bio/ncbi_109957265",
+ "bio/ncbi_109976574",
+ "bio/ncbi_110082363",
+ "bio/ncbi_110126387",
+ "bio/ncbi_110170808",
+ "bio/ncbi_110202821",
+ "bio/ncbi_110294470",
+ "bio/ncbi_110312838",
+ "bio/ncbi_110476289",
+ "bio/ncbi_110500359",
+ "bio/ncbi_110540909",
+ "bio/ncbi_110571867",
+ "bio/ncbi_110968102",
+ "bio/ncbi_111181988",
+ "bio/ncbi_111223642",
+ "bio/ncbi_111530181",
+ "bio/ncbi_111564172",
+ "bio/ncbi_111668006",
+ "bio/ncbi_111846325",
+ "bio/ncbi_111952210",
+ "bio/ncbi_112124626",
+ "bio/ncbi_112156071",
+ "bio/ncbi_112214527",
+ "bio/ncbi_112315001",
+ "bio/ncbi_112399967",
+ "bio/ncbi_112620506",
+ "bio/ncbi_112646219",
+ "bio/ncbi_112817545",
+ "bio/ncbi_112859915",
+ "bio/ncbi_112935693",
+ "bio/ncbi_112964567",
+ "bio/ncbi_113018283",
+ "bio/ncbi_113125436",
+ "bio/ncbi_113157452",
+ "bio/ncbi_113199993",
+ "bio/ncbi_113267843",
+ "bio/ncbi_113454074",
+ "bio/ncbi_113539917",
+ "bio/ncbi_113580815",
+ "bio/ncbi_113630515",
+ "bio/ncbi_113635173",
+ "bio/ncbi_113883849",
+ "bio/ncbi_113932971",
+ "bio/ncbi_113942432",
+ "bio/ncbi_113979538",
+ "bio/ncbi_114029393",
+ "bio/ncbi_114071966",
+ "bio/ncbi_114106070",
+ "bio/ncbi_114157331",
+ "bio/ncbi_114214451",
+ "bio/ncbi_11423",
+ "bio/ncbi_114451117",
+ "bio/ncbi_114480331",
+ "bio/ncbi_114502197",
+ "bio/ncbi_114545737",
+ "bio/ncbi_114549",
+ "bio/ncbi_114581751",
+ "bio/ncbi_114629745",
+ "bio/ncbi_114648762",
+ "bio/ncbi_114688924",
+ "bio/ncbi_114801166",
+ "bio/ncbi_114849238",
+ "bio/ncbi_114894390",
+ "bio/ncbi_115023852",
+ "bio/ncbi_115059173",
+ "bio/ncbi_115077872",
+ "bio/ncbi_115198571",
+ "bio/ncbi_115298130",
+ "bio/ncbi_115376544",
+ "bio/ncbi_115385859",
+ "bio/ncbi_115438438",
+ "bio/ncbi_115457768",
+ "bio/ncbi_115492695",
+ "bio/ncbi_115504386",
+ "bio/ncbi_115529722",
+ "bio/ncbi_115589769",
+ "bio/ncbi_115775728",
+ "bio/ncbi_115817402",
+ "bio/ncbi_115861363",
+ "bio/ncbi_115916354",
+ "bio/ncbi_116044082",
+ "bio/ncbi_116068587",
+ "bio/ncbi_116321163",
+ "bio/ncbi_116385677",
+ "bio/ncbi_116520327",
+ "bio/ncbi_116534610",
+ "bio/ncbi_116580676",
+ "bio/ncbi_116648668",
+ "bio/ncbi_116707181",
+ "bio/ncbi_116732848",
+ "bio/ncbi_116740135",
+ "bio/ncbi_116822566",
+ "bio/ncbi_116876403",
+ "bio/ncbi_116885201",
+ "bio/ncbi_116952632",
+ "bio/ncbi_116967984",
+ "bio/ncbi_117009947",
+ "bio/ncbi_117024936",
+ "bio/ncbi_117058452",
+ "bio/ncbi_117072313",
+ "bio/ncbi_117245775",
+ "bio/ncbi_117308055",
+ "bio/ncbi_117350754",
+ "bio/ncbi_117386338",
+ "bio/ncbi_117463775",
+ "bio/ncbi_117497585",
+ "bio/ncbi_117504698",
+ "bio/ncbi_117542746",
+ "bio/ncbi_117673440",
+ "bio/ncbi_117698235",
+ "bio/ncbi_117747829",
+ "bio/ncbi_117779266",
+ "bio/ncbi_117807842",
+ "bio/ncbi_117934774",
+ "bio/ncbi_117999195",
+ "bio/ncbi_118095139",
+ "bio/ncbi_118102490",
+ "bio/ncbi_118158972",
+ "bio/ncbi_118308751",
+ "bio/ncbi_118337899",
+ "bio/ncbi_118392757",
+ "bio/ncbi_118523668",
+ "bio/ncbi_118572469",
+ "bio/ncbi_118641623",
+ "bio/ncbi_118655887",
+ "bio/ncbi_118703278",
+ "bio/ncbi_118791544",
+ "bio/ncbi_118825518",
+ "bio/ncbi_118856759",
+ "bio/ncbi_118881962",
+ "bio/ncbi_118922155",
+ "bio/ncbi_118992852",
+ "bio/ncbi_119027590",
+ "bio/ncbi_119041615",
+ "bio/ncbi_119129414",
+ "bio/ncbi_119223410",
+ "bio/ncbi_119240154",
+ "bio/ncbi_119407892",
+ "bio/ncbi_119482016",
+ "bio/ncbi_119517129",
+ "bio/ncbi_119777355",
+ "bio/ncbi_119825145",
+ "bio/ncbi_119849364",
+ "bio/ncbi_119912516",
+ "bio/ncbi_119947227",
+ "bio/ncbi_119958370",
+ "bio/ncbi_120049294",
+ "bio/ncbi_120223663",
+ "bio/ncbi_120299740",
+ "bio/ncbi_120381887",
+ "bio/ncbi_120487758",
+ "bio/ncbi_120525257",
+ "bio/ncbi_120573580",
+ "bio/ncbi_120591764",
+ "bio/ncbi_120737828",
+ "bio/ncbi_120797659",
+ "bio/ncbi_120822201",
+ "bio/ncbi_120879032",
+ "bio/ncbi_120933450",
+ "bio/ncbi_120986510",
+ "bio/ncbi_121017652",
+ "bio/ncbi_121151476",
+ "bio/ncbi_121176944",
+ "bio/ncbi_121272218",
+ "bio/ncbi_121305682",
+ "bio/ncbi_121359438",
+ "bio/ncbi_121446338",
+ "bio/ncbi_121486805",
+ "bio/ncbi_121504645",
+ "bio/ncbi_121571290",
+ "bio/ncbi_121626412",
+ "bio/ncbi_121639530",
+ "bio/ncbi_121690470",
+ "bio/ncbi_121889163",
+ "bio/ncbi_121933963",
+ "bio/ncbi_121962063",
+ "bio/ncbi_122113532",
+ "bio/ncbi_122210190",
+ "bio/ncbi_122348653",
+ "bio/ncbi_122433510",
+ "bio/ncbi_122471306",
+ "bio/ncbi_122544299",
+ "bio/ncbi_122701796",
+ "bio/ncbi_122753559",
+ "bio/ncbi_122766506",
+ "bio/ncbi_122806602",
+ "bio/ncbi_122820465",
+ "bio/ncbi_122869983",
+ "bio/ncbi_122895684",
+ "bio/ncbi_122927166",
+ "bio/ncbi_122973538",
+ "bio/ncbi_123016704",
+ "bio/ncbi_123244805",
+ "bio/ncbi_123357545",
+ "bio/ncbi_123589721",
+ "bio/ncbi_123631651",
+ "bio/ncbi_123777339",
+ "bio/ncbi_123806520",
+ "bio/ncbi_123844790",
+ "bio/ncbi_123933746",
+ "bio/ncbi_123980874",
+ "bio/ncbi_124014261",
+ "bio/ncbi_124054555",
+ "bio/ncbi_124080988",
+ "bio/ncbi_124241499",
+ "bio/ncbi_124387501",
+ "bio/ncbi_124477857",
+ "bio/ncbi_124519331",
+ "bio/ncbi_124880769",
+ "bio/ncbi_124970217",
+ "bio/ncbi_125013523",
+ "bio/ncbi_125090313",
+ "bio/ncbi_125127141",
+ "bio/ncbi_125154577",
+ "bio/ncbi_125367790",
+ "bio/ncbi_125400156",
+ "bio/ncbi_125444914",
+ "bio/ncbi_125448733",
+ "bio/ncbi_125628738",
+ "bio/ncbi_125750404",
+ "bio/ncbi_125884071",
+ "bio/ncbi_125928216",
+ "bio/ncbi_125981674",
+ "bio/ncbi_126029568",
+ "bio/ncbi_126034658",
+ "bio/ncbi_126087004",
+ "bio/ncbi_126404009",
+ "bio/ncbi_126493990",
+ "bio/ncbi_126950341",
+ "bio/ncbi_127039669",
+ "bio/ncbi_127168317",
+ "bio/ncbi_127202589",
+ "bio/ncbi_127237186",
+ "bio/ncbi_127349451",
+ "bio/ncbi_127516411",
+ "bio/ncbi_127560963",
+ "bio/ncbi_127586483",
+ "bio/ncbi_127599401",
+ "bio/ncbi_127673343",
+ "bio/ncbi_127961064",
+ "bio/ncbi_128043286",
+ "bio/ncbi_128120276",
+ "bio/ncbi_128329050",
+ "bio/ncbi_128383896",
+ "bio/ncbi_128400460",
+ "bio/ncbi_128430532",
+ "bio/ncbi_128490847",
+ "bio/ncbi_128522858",
+ "bio/ncbi_128561005",
+ "bio/ncbi_128610029",
+ "bio/ncbi_128663764",
+ "bio/ncbi_128755262",
+ "bio/ncbi_128782694",
+ "bio/ncbi_128823357",
+ "bio/ncbi_128950209",
+ "bio/ncbi_129041130",
+ "bio/ncbi_129083806",
+ "bio/ncbi_129093565",
+ "bio/ncbi_129168173",
+ "bio/ncbi_129197962",
+ "bio/ncbi_129340709",
+ "bio/ncbi_129378337",
+ "bio/ncbi_129441144",
+ "bio/ncbi_129489678",
+ "bio/ncbi_129519694",
+ "bio/ncbi_129545666",
+ "bio/ncbi_129637501",
+ "bio/ncbi_129676322",
+ "bio/ncbi_129694238",
+ "bio/ncbi_129865587",
+ "bio/ncbi_130036437",
+ "bio/ncbi_130102667",
+ "bio/ncbi_130130711",
+ "bio/ncbi_130164648",
+ "bio/ncbi_130211947",
+ "bio/ncbi_130231894",
+ "bio/ncbi_130262731",
+ "bio/ncbi_130367657",
+ "bio/ncbi_130369951",
+ "bio/ncbi_130424931",
+ "bio/ncbi_130489779",
+ "bio/ncbi_130522571",
+ "bio/ncbi_130553499",
+ "bio/ncbi_130588386",
+ "bio/ncbi_130608744",
+ "bio/ncbi_130829026",
+ "bio/ncbi_130870842",
+ "bio/ncbi_130928882",
+ "bio/ncbi_131125926",
+ "bio/ncbi_131197370",
+ "bio/ncbi_131356453",
+ "bio/ncbi_131422138",
+ "bio/ncbi_131456788",
+ "bio/ncbi_131500808",
+ "bio/ncbi_131544730",
+ "bio/ncbi_131741657",
+ "bio/ncbi_131820080",
+ "bio/ncbi_131898472",
+ "bio/ncbi_131989372",
+ "bio/ncbi_132026569",
+ "bio/ncbi_132233248",
+ "bio/ncbi_132349660",
+ "bio/ncbi_132438271",
+ "bio/ncbi_132475678",
+ "bio/ncbi_132476499",
+ "bio/ncbi_132505114",
+ "bio/ncbi_132584544",
+ "bio/ncbi_132689503",
+ "bio/ncbi_132777456",
+ "bio/ncbi_132835279",
+ "bio/ncbi_132848613",
+ "bio/ncbi_132895338",
+ "bio/ncbi_132958181",
+ "bio/ncbi_132996012",
+ "bio/ncbi_133063761",
+ "bio/ncbi_133103235",
+ "bio/ncbi_133124948",
+ "bio/ncbi_133150246",
+ "bio/ncbi_133210117",
+ "bio/ncbi_133238684",
+ "bio/ncbi_133353878",
+ "bio/ncbi_133366047",
+ "bio/ncbi_133398028",
+ "bio/ncbi_133420380",
+ "bio/ncbi_133472949",
+ "bio/ncbi_133494686",
+ "bio/ncbi_133560155",
+ "bio/ncbi_133661636",
+ "bio/ncbi_133750208",
+ "bio/ncbi_133949700",
+ "bio/ncbi_134005426",
+ "bio/ncbi_134029546",
+ "bio/ncbi_134060068",
+ "bio/ncbi_134153092",
+ "bio/ncbi_134175084",
+ "bio/ncbi_134299880",
+ "bio/ncbi_134312318",
+ "bio/ncbi_134345332",
+ "bio/ncbi_134373018",
+ "bio/ncbi_134437876",
+ "bio/ncbi_134496047",
+ "bio/ncbi_134603555",
+ "bio/ncbi_134625034",
+ "bio/ncbi_134876338",
+ "bio/ncbi_134936045",
+ "bio/ncbi_135264245",
+ "bio/ncbi_135324564",
+ "bio/ncbi_135460691",
+ "bio/ncbi_135516118",
+ "bio/ncbi_135730843",
+ "bio/ncbi_135889152",
+ "bio/ncbi_136134788",
+ "bio/ncbi_136160796",
+ "bio/ncbi_136334348",
+ "bio/ncbi_136403497",
+ "bio/ncbi_136570295",
+ "bio/ncbi_136612972",
+ "bio/ncbi_136707486",
+ "bio/ncbi_136768457",
+ "bio/ncbi_136951851",
+ "bio/ncbi_137074969",
+ "bio/ncbi_137137446",
+ "bio/ncbi_137158635",
+ "bio/ncbi_137174137",
+ "bio/ncbi_137206734",
+ "bio/ncbi_137357588",
+ "bio/ncbi_137467981",
+ "bio/ncbi_137562597",
+ "bio/ncbi_137590570",
+ "bio/ncbi_137749984",
+ "bio/ncbi_137792162",
+ "bio/ncbi_137871136",
+ "bio/ncbi_137911343",
+ "bio/ncbi_138063906",
+ "bio/ncbi_138076926",
+ "bio/ncbi_138101503",
+ "bio/ncbi_138142214",
+ "bio/ncbi_138215601",
+ "bio/ncbi_396388",
+ "bio/ncbi_41983243",
+ "bio/ncbi_41988014",
+ "bio/ncbi_43616093",
+ "bio/ncbi_489828",
+ "bio/ncbi_493674",
+ "bio/ncbi_540446",
+ "bio/ncbi_59272869",
+ "bio/ncbi_713370",
+ "bio/ncbi_83817",
+ "bio/ncbi_92191444"
+ ],
+ "are": [
+ "bio/ncbi_59246804",
+ "bio/ncbi_59275321"
],
"fgfr1": [
- "bio/FGFR1"
+ "bio/FGFR1",
+ "bio/ncbi_100029852",
+ "bio/ncbi_100057614",
+ "bio/ncbi_100074240",
+ "bio/ncbi_100153248",
+ "bio/ncbi_100174545",
+ "bio/ncbi_100221243",
+ "bio/ncbi_100351861",
+ "bio/ncbi_100390192",
+ "bio/ncbi_100472630",
+ "bio/ncbi_100547498",
+ "bio/ncbi_100559018",
+ "bio/ncbi_100602423",
+ "bio/ncbi_100662289",
+ "bio/ncbi_100731156",
+ "bio/ncbi_100773586",
+ "bio/ncbi_100856477",
+ "bio/ncbi_100914347",
+ "bio/ncbi_100960708",
+ "bio/ncbi_100988115",
+ "bio/ncbi_101002603",
+ "bio/ncbi_101033213",
+ "bio/ncbi_101086055",
+ "bio/ncbi_101152179",
+ "bio/ncbi_101279623",
+ "bio/ncbi_101338609",
+ "bio/ncbi_101342270",
+ "bio/ncbi_101364849",
+ "bio/ncbi_101427669",
+ "bio/ncbi_101534918",
+ "bio/ncbi_101544250",
+ "bio/ncbi_101588120",
+ "bio/ncbi_101617102",
+ "bio/ncbi_101629379",
+ "bio/ncbi_101650479",
+ "bio/ncbi_101691149",
+ "bio/ncbi_101700324",
+ "bio/ncbi_101822220",
+ "bio/ncbi_101842486",
+ "bio/ncbi_101914093",
+ "bio/ncbi_101941076",
+ "bio/ncbi_101977965",
+ "bio/ncbi_101998996",
+ "bio/ncbi_102024657",
+ "bio/ncbi_102055369",
+ "bio/ncbi_102085235",
+ "bio/ncbi_102103637",
+ "bio/ncbi_102144714",
+ "bio/ncbi_102180282",
+ "bio/ncbi_102253832",
+ "bio/ncbi_102267776",
+ "bio/ncbi_102386174",
+ "bio/ncbi_102407288",
+ "bio/ncbi_102423450",
+ "bio/ncbi_102461506",
+ "bio/ncbi_102484087",
+ "bio/ncbi_102515264",
+ "bio/ncbi_102531272",
+ "bio/ncbi_102574117",
+ "bio/ncbi_102734086",
+ "bio/ncbi_102759202",
+ "bio/ncbi_102836047",
+ "bio/ncbi_102868898",
+ "bio/ncbi_102898943",
+ "bio/ncbi_102925907",
+ "bio/ncbi_102942878",
+ "bio/ncbi_102972346",
+ "bio/ncbi_102989551",
+ "bio/ncbi_103017733",
+ "bio/ncbi_103066603",
+ "bio/ncbi_103069902",
+ "bio/ncbi_103107883",
+ "bio/ncbi_103192070",
+ "bio/ncbi_103215648",
+ "bio/ncbi_103274944",
+ "bio/ncbi_103290249",
+ "bio/ncbi_103535383",
+ "bio/ncbi_103560266",
+ "bio/ncbi_103598755",
+ "bio/ncbi_103614656",
+ "bio/ncbi_103659146",
+ "bio/ncbi_103745770",
+ "bio/ncbi_103763194",
+ "bio/ncbi_103822693",
+ "bio/ncbi_103897295",
+ "bio/ncbi_103912362",
+ "bio/ncbi_104016019",
+ "bio/ncbi_104068578",
+ "bio/ncbi_104135322",
+ "bio/ncbi_104148747",
+ "bio/ncbi_104254434",
+ "bio/ncbi_104301278",
+ "bio/ncbi_104384843",
+ "bio/ncbi_104553496",
+ "bio/ncbi_104576676",
+ "bio/ncbi_104679640",
+ "bio/ncbi_104694904",
+ "bio/ncbi_104828804",
+ "bio/ncbi_104848740",
+ "bio/ncbi_104987781",
+ "bio/ncbi_105071441",
+ "bio/ncbi_105105270",
+ "bio/ncbi_105300315",
+ "bio/ncbi_105476567",
+ "bio/ncbi_105525157",
+ "bio/ncbi_105590801",
+ "bio/ncbi_105733510",
+ "bio/ncbi_105815854",
+ "bio/ncbi_105870403",
+ "bio/ncbi_105992799",
+ "bio/ncbi_106044374",
+ "bio/ncbi_106492992",
+ "bio/ncbi_106545617",
+ "bio/ncbi_106824659",
+ "bio/ncbi_106862051",
+ "bio/ncbi_106896165",
+ "bio/ncbi_106978376",
+ "bio/ncbi_107113006",
+ "bio/ncbi_107155394",
+ "bio/ncbi_107213845",
+ "bio/ncbi_107289991",
+ "bio/ncbi_107323773",
+ "bio/ncbi_107515961",
+ "bio/ncbi_107535065",
+ "bio/ncbi_108309970",
+ "bio/ncbi_108403050",
+ "bio/ncbi_108505671",
+ "bio/ncbi_108512401",
+ "bio/ncbi_108791453",
+ "bio/ncbi_109262303",
+ "bio/ncbi_109295541",
+ "bio/ncbi_109317416",
+ "bio/ncbi_109373149",
+ "bio/ncbi_109456079",
+ "bio/ncbi_109553304",
+ "bio/ncbi_109688936",
+ "bio/ncbi_110072166",
+ "bio/ncbi_110126587",
+ "bio/ncbi_110207578",
+ "bio/ncbi_110299550",
+ "bio/ncbi_110336809",
+ "bio/ncbi_110387131",
+ "bio/ncbi_110473397",
+ "bio/ncbi_110563307",
+ "bio/ncbi_110573154",
+ "bio/ncbi_111173523",
+ "bio/ncbi_111544121",
+ "bio/ncbi_111938850",
+ "bio/ncbi_112111651",
+ "bio/ncbi_112306733",
+ "bio/ncbi_112413123",
+ "bio/ncbi_112629744",
+ "bio/ncbi_112649669",
+ "bio/ncbi_112834662",
+ "bio/ncbi_112858029",
+ "bio/ncbi_112916136",
+ "bio/ncbi_112952906",
+ "bio/ncbi_112965467",
+ "bio/ncbi_112991606",
+ "bio/ncbi_113193875",
+ "bio/ncbi_113262086",
+ "bio/ncbi_113420990",
+ "bio/ncbi_113628878",
+ "bio/ncbi_113884771",
+ "bio/ncbi_113924319",
+ "bio/ncbi_113958636",
+ "bio/ncbi_113978937",
+ "bio/ncbi_114000501",
+ "bio/ncbi_114045132",
+ "bio/ncbi_114066493",
+ "bio/ncbi_114095896",
+ "bio/ncbi_114224838",
+ "bio/ncbi_114508370",
+ "bio/ncbi_114585343",
+ "bio/ncbi_114621844",
+ "bio/ncbi_114681341",
+ "bio/ncbi_114897510",
+ "bio/ncbi_115092712",
+ "bio/ncbi_115288965",
+ "bio/ncbi_115350076",
+ "bio/ncbi_115469362",
+ "bio/ncbi_115512001",
+ "bio/ncbi_115618404",
+ "bio/ncbi_115646411",
+ "bio/ncbi_115840502",
+ "bio/ncbi_115912547",
+ "bio/ncbi_116069056",
+ "bio/ncbi_116234528",
+ "bio/ncbi_116435512",
+ "bio/ncbi_116462129",
+ "bio/ncbi_116499369",
+ "bio/ncbi_116516298",
+ "bio/ncbi_116558317",
+ "bio/ncbi_116581609",
+ "bio/ncbi_116637829",
+ "bio/ncbi_116746732",
+ "bio/ncbi_116799432",
+ "bio/ncbi_116821412",
+ "bio/ncbi_116855379",
+ "bio/ncbi_116914481",
+ "bio/ncbi_116962981",
+ "bio/ncbi_117007905",
+ "bio/ncbi_117021283",
+ "bio/ncbi_117059934",
+ "bio/ncbi_117094867",
+ "bio/ncbi_117362782",
+ "bio/ncbi_117674750",
+ "bio/ncbi_117722071",
+ "bio/ncbi_117873025",
+ "bio/ncbi_118009956",
+ "bio/ncbi_118097182",
+ "bio/ncbi_118177501",
+ "bio/ncbi_118256011",
+ "bio/ncbi_118546878",
+ "bio/ncbi_118597682",
+ "bio/ncbi_118622697",
+ "bio/ncbi_118649562",
+ "bio/ncbi_118728579",
+ "bio/ncbi_118842877",
+ "bio/ncbi_118887767",
+ "bio/ncbi_118935682",
+ "bio/ncbi_118993177",
+ "bio/ncbi_119065040",
+ "bio/ncbi_119140386",
+ "bio/ncbi_119257820",
+ "bio/ncbi_119530176",
+ "bio/ncbi_119710874",
+ "bio/ncbi_119713481",
+ "bio/ncbi_119811944",
+ "bio/ncbi_119848596",
+ "bio/ncbi_119928140",
+ "bio/ncbi_120238662",
+ "bio/ncbi_120312914",
+ "bio/ncbi_120397459",
+ "bio/ncbi_120505592",
+ "bio/ncbi_120595650",
+ "bio/ncbi_120764055",
+ "bio/ncbi_120865665",
+ "bio/ncbi_120933172",
+ "bio/ncbi_120986282",
+ "bio/ncbi_121017369",
+ "bio/ncbi_121060439",
+ "bio/ncbi_121099239",
+ "bio/ncbi_121149974",
+ "bio/ncbi_121346743",
+ "bio/ncbi_121359634",
+ "bio/ncbi_121462200",
+ "bio/ncbi_121489119",
+ "bio/ncbi_121663069",
+ "bio/ncbi_121935105",
+ "bio/ncbi_122107616",
+ "bio/ncbi_122158487",
+ "bio/ncbi_122188167",
+ "bio/ncbi_122217613",
+ "bio/ncbi_122432228",
+ "bio/ncbi_122473425",
+ "bio/ncbi_122687705",
+ "bio/ncbi_122740710",
+ "bio/ncbi_122812066",
+ "bio/ncbi_122889876",
+ "bio/ncbi_122927312",
+ "bio/ncbi_123026996",
+ "bio/ncbi_123236988",
+ "bio/ncbi_123362985",
+ "bio/ncbi_123588895",
+ "bio/ncbi_123626670",
+ "bio/ncbi_123780346",
+ "bio/ncbi_123807471",
+ "bio/ncbi_123847952",
+ "bio/ncbi_123933156",
+ "bio/ncbi_124106269",
+ "bio/ncbi_124231777",
+ "bio/ncbi_124520453",
+ "bio/ncbi_124983698",
+ "bio/ncbi_125092758",
+ "bio/ncbi_125123142",
+ "bio/ncbi_125163506",
+ "bio/ncbi_125317554",
+ "bio/ncbi_125339698",
+ "bio/ncbi_125414437",
+ "bio/ncbi_125441423",
+ "bio/ncbi_125626448",
+ "bio/ncbi_125685203",
+ "bio/ncbi_125923281",
+ "bio/ncbi_126006406",
+ "bio/ncbi_126051549",
+ "bio/ncbi_126065537",
+ "bio/ncbi_126504434",
+ "bio/ncbi_126645383",
+ "bio/ncbi_126961189",
+ "bio/ncbi_127025218",
+ "bio/ncbi_127044788",
+ "bio/ncbi_127210336",
+ "bio/ncbi_127220342",
+ "bio/ncbi_127394701",
+ "bio/ncbi_127482054",
+ "bio/ncbi_127548241",
+ "bio/ncbi_127668903",
+ "bio/ncbi_128068375",
+ "bio/ncbi_128089959",
+ "bio/ncbi_128118971",
+ "bio/ncbi_128150091",
+ "bio/ncbi_128333755",
+ "bio/ncbi_128403030",
+ "bio/ncbi_128490904",
+ "bio/ncbi_128576514",
+ "bio/ncbi_128663645",
+ "bio/ncbi_128800840",
+ "bio/ncbi_128820213",
+ "bio/ncbi_128831176",
+ "bio/ncbi_128900067",
+ "bio/ncbi_128949537",
+ "bio/ncbi_128978671",
+ "bio/ncbi_129042504",
+ "bio/ncbi_129064807",
+ "bio/ncbi_129131588",
+ "bio/ncbi_129196709",
+ "bio/ncbi_129342594",
+ "bio/ncbi_129491526",
+ "bio/ncbi_129515655",
+ "bio/ncbi_129549407",
+ "bio/ncbi_129643001",
+ "bio/ncbi_129666273",
+ "bio/ncbi_130026085",
+ "bio/ncbi_130160489",
+ "bio/ncbi_130262007",
+ "bio/ncbi_130367929",
+ "bio/ncbi_130487492",
+ "bio/ncbi_130603950",
+ "bio/ncbi_130830032",
+ "bio/ncbi_130862598",
+ "bio/ncbi_131094956",
+ "bio/ncbi_131203823",
+ "bio/ncbi_131394045",
+ "bio/ncbi_131506723",
+ "bio/ncbi_131568234",
+ "bio/ncbi_131589574",
+ "bio/ncbi_131747394",
+ "bio/ncbi_131820646",
+ "bio/ncbi_131894317",
+ "bio/ncbi_132006317",
+ "bio/ncbi_132085309",
+ "bio/ncbi_132228629",
+ "bio/ncbi_132340003",
+ "bio/ncbi_132356642",
+ "bio/ncbi_132417589",
+ "bio/ncbi_132481231",
+ "bio/ncbi_132512743",
+ "bio/ncbi_132580696",
+ "bio/ncbi_132691808",
+ "bio/ncbi_132782814",
+ "bio/ncbi_133050609",
+ "bio/ncbi_133081191",
+ "bio/ncbi_133210375",
+ "bio/ncbi_133240011",
+ "bio/ncbi_133279078",
+ "bio/ncbi_133368378",
+ "bio/ncbi_133775339",
+ "bio/ncbi_134054801",
+ "bio/ncbi_134151986",
+ "bio/ncbi_134164844",
+ "bio/ncbi_134361584",
+ "bio/ncbi_134407481",
+ "bio/ncbi_134428540",
+ "bio/ncbi_134502736",
+ "bio/ncbi_134526559",
+ "bio/ncbi_134562645",
+ "bio/ncbi_134602949",
+ "bio/ncbi_134936489",
+ "bio/ncbi_135192481",
+ "bio/ncbi_135287060",
+ "bio/ncbi_135317111",
+ "bio/ncbi_135403713",
+ "bio/ncbi_135456901",
+ "bio/ncbi_135873608",
+ "bio/ncbi_135998389",
+ "bio/ncbi_136003469",
+ "bio/ncbi_136055404",
+ "bio/ncbi_136112305",
+ "bio/ncbi_136141836",
+ "bio/ncbi_136176884",
+ "bio/ncbi_136302859",
+ "bio/ncbi_136309122",
+ "bio/ncbi_136372585",
+ "bio/ncbi_136402705",
+ "bio/ncbi_136567545",
+ "bio/ncbi_136612758",
+ "bio/ncbi_136662257",
+ "bio/ncbi_137150943",
+ "bio/ncbi_137216053",
+ "bio/ncbi_137450336",
+ "bio/ncbi_137463441",
+ "bio/ncbi_137562857",
+ "bio/ncbi_137675452",
+ "bio/ncbi_137756000",
+ "bio/ncbi_137845221",
+ "bio/ncbi_138079229",
+ "bio/ncbi_138121591",
+ "bio/ncbi_138152113",
+ "bio/ncbi_138265881",
+ "bio/ncbi_14182",
+ "bio/ncbi_281768",
+ "bio/ncbi_396516",
+ "bio/ncbi_464122",
+ "bio/ncbi_548648",
+ "bio/ncbi_700126",
+ "bio/ncbi_780507",
+ "bio/ncbi_79114"
]
},
"dc_recognize_places": {},
@@ -144,12 +1382,12 @@
"places_found_str": [],
"query_transformations": {
"place_detection_input": "What types of genes are FGFR1, APOE, and ACHE",
- "place_detection_with_places_removed": "what types of genes are and",
+ "place_detection_with_places_removed": "what types of genes and",
"sv_detection_query_index_types": [
"medium_ft",
"bio_ft"
],
- "sv_detection_query_input": "what types of genes are and",
+ "sv_detection_query_input": "what types of genes and",
"sv_detection_query_stop_words_removal": "types genes"
}
}
diff --git a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
index f64e778aa2..3da8c3e1bd 100644
--- a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json
@@ -73,7 +73,7 @@
0.746364,
0.740165,
0.735123,
- 0.713099
+ 0.7131
],
"QueryPart": "factors like obesity",
"SV": [
diff --git a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
index 3e7d7334f1..56c5a34f93 100644
--- a/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
+++ b/server/integration_tests/test_data/detection_api_multivar/showmetheimpactofclimatechangeondrought/debug_info.json
@@ -66,7 +66,7 @@
{
"CosineScore": [
0.794237,
- 0.792901
+ 0.792902
],
"QueryPart": "show climate",
"SV": [
diff --git a/server/integration_tests/test_data/e2e_edge_cases/emissionsinhouston/chart_config.json b/server/integration_tests/test_data/e2e_edge_cases/emissionsinhouston/chart_config.json
index 753915ad0a..156c685ed3 100644
--- a/server/integration_tests/test_data/e2e_edge_cases/emissionsinhouston/chart_config.json
+++ b/server/integration_tests/test_data/e2e_edge_cases/emissionsinhouston/chart_config.json
@@ -10,9 +10,9 @@
"tiles": [
{
"statVarKey": [
- "Annual_Emissions_GreenhouseGas_NonBiogenic"
+ "Annual_Emissions_GreenhouseGas"
],
- "title": "Annual Emissions of Non Biogenic Greenhouse Gases in Fort Bend County",
+ "title": "Greenhouse Gas Emissions in United States",
"type": "LINE"
}
]
@@ -20,67 +20,55 @@
{
"tiles": [
{
- "description": "Annual Emissions of Non Biogenic Greenhouse Gases in Fort Bend County",
+ "description": "Greenhouse Gas Emissions in United States",
"statVarKey": [
- "Annual_Emissions_GreenhouseGas_NonBiogenic"
+ "Annual_Emissions_GreenhouseGas"
],
- "title": "Annual Emissions of Non Biogenic Greenhouse Gases in Fort Bend County",
+ "title": "Greenhouse Gas Emissions in United States",
"type": "HIGHLIGHT"
}
]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions of Non Biogenic Greenhouse Gases"
+ "description": "Annual emissions from all greenhouse gases measured in tonnes of CO\u2082 equivalents.",
+ "title": "Greenhouse Gas Emissions"
},
{
"columns": [
{
"tiles": [
{
- "statVarKey": [
- "Annual_Emissions_CarbonDioxide_NonBiogenic"
+ "barTileSpec": {
+ "maxPlaces": 15,
+ "maxVariables": 15,
+ "sort": "DESCENDING"
+ },
+ "comparisonPlaces": [
+ "country/USA"
],
- "title": "Annual Emissions of Non Biogenic Carbon Dioxide in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions of Non Biogenic Carbon Dioxide in Fort Bend County",
"statVarKey": [
- "Annual_Emissions_CarbonDioxide_NonBiogenic"
+ "Annual_Emissions_GreenhouseGas_Agriculture_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_ElectricityGeneration_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_FuelCombustionInBuildings_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_ForestryAndLandUse_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_Manufacturing_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_MineralExtraction_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_OilAndGas_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_WasteManagement_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_CementProduction_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_SteelManufacturing_multiple_place_bar_block",
+ "Annual_Emissions_GreenhouseGas_ForestFire_multiple_place_bar_block"
],
- "title": "Annual Emissions of Non Biogenic Carbon Dioxide in Fort Bend County",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "denom": "Count_Person",
- "title": "Annual Emissions of Non Biogenic Carbon Dioxide"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "Annual_Emissions_Hydrofluorocarbon_NonBiogenic",
- "Annual_Emissions_NitrogenTrifluoride_NonBiogenic",
- "Annual_Emissions_Perfluorocarbon_NonBiogenic",
- "Annual_Emissions_SulfurHexafluoride_NonBiogenic"
- ],
- "title": "Flourinated Gas Emissions by Type in Fort Bend County",
- "type": "LINE"
+ "title": "Greenhouse Gas Emissions by Source in United States (${date})",
+ "type": "BAR"
}
]
}
],
"denom": "Count_Person",
- "title": "Flourinated Gas Emissions by Type"
+ "title": "Greenhouse Gas Emissions by Source"
},
{
"columns": [
@@ -88,9 +76,9 @@
"tiles": [
{
"statVarKey": [
- "Annual_Emissions_Methane_NonBiogenic"
+ "eia/INTL.4008-8-MMTCD.A"
],
- "title": "Annual Emissions of Non Biogenic Methane in Fort Bend County",
+ "title": "CO2 Emissions, Annual in United States",
"type": "LINE"
}
]
@@ -98,18 +86,18 @@
{
"tiles": [
{
- "description": "Annual Emissions of Non Biogenic Methane in Fort Bend County",
+ "description": "CO2 Emissions, Annual in United States",
"statVarKey": [
- "Annual_Emissions_Methane_NonBiogenic"
+ "eia/INTL.4008-8-MMTCD.A"
],
- "title": "Annual Emissions of Non Biogenic Methane in Fort Bend County",
+ "title": "CO2 Emissions, Annual in United States",
"type": "HIGHLIGHT"
}
]
}
],
"denom": "Count_Person",
- "title": "Methane Emissions by Source"
+ "title": "CO2 Emissions, Annual"
},
{
"columns": [
@@ -117,9 +105,9 @@
"tiles": [
{
"statVarKey": [
- "Annual_Emissions_NitrousOxide_NonBiogenic"
+ "Amount_Emissions_CarbonDioxide_PerCapita"
],
- "title": "Annual Emissions of Non Biogenic Nitrous Oxide in Fort Bend County",
+ "title": "CO2 Emissions Per Capita in United States",
"type": "LINE"
}
]
@@ -127,52 +115,17 @@
{
"tiles": [
{
- "description": "Annual Emissions of Non Biogenic Nitrous Oxide in Fort Bend County",
+ "description": "CO2 Emissions Per Capita in United States",
"statVarKey": [
- "Annual_Emissions_NitrousOxide_NonBiogenic"
+ "Amount_Emissions_CarbonDioxide_PerCapita"
],
- "title": "Annual Emissions of Non Biogenic Nitrous Oxide in Fort Bend County",
+ "title": "CO2 Emissions Per Capita in United States",
"type": "HIGHLIGHT"
}
]
}
],
- "denom": "Count_Person",
- "title": "Nitrous Oxide Emissions by Source"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15,
- "sort": "DESCENDING"
- },
- "comparisonPlaces": [
- "geoId/48157"
- ],
- "statVarKey": [
- "Annual_Amount_Emissions_PM2.5_SCC_1_ExternalCombustion_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_2_InternalCombustionEngines_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_3_IndustrialProcesses_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_4_PetroleumAndSolventEvaporation_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_5_WasteDisposal_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_21_StationarySourceFuelCombustion_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_22_MobileSources_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_23_IndustrialProcesses_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_26_WasteDisposalTreatmentAndRecovery_multiple_place_bar_block",
- "Annual_Amount_Emissions_PM2.5_SCC_28_MiscellaneousAreaSources_multiple_place_bar_block"
- ],
- "title": "PM 2.5 Emissions by Source in Fort Bend County (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "denom": "Count_Person",
- "title": "PM 2.5 Emissions by Source"
+ "title": "CO2 Emissions Per Capita"
},
{
"columns": [
@@ -185,29 +138,26 @@
"sort": "DESCENDING"
},
"comparisonPlaces": [
- "geoId/48157"
+ "country/USA"
],
"statVarKey": [
- "Annual_Amount_Emissions_SulfurDioxide_SCC_1_ExternalCombustion_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_2_InternalCombustionEngines_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_3_IndustrialProcesses_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_4_PetroleumAndSolventEvaporation_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_5_WasteDisposal_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_21_StationarySourceFuelCombustion_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_22_MobileSources_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_23_IndustrialProcesses_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_26_WasteDisposalTreatmentAndRecovery_multiple_place_bar_block",
- "Annual_Amount_Emissions_SulfurDioxide_SCC_28_MiscellaneousAreaSources_multiple_place_bar_block",
- "Annual_Emissions_SulfurHexafluoride_NonBiogenic_multiple_place_bar_block"
+ "Annual_Emissions_CarbonDioxide_Agriculture_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_FuelCombustionInBuildings_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_FossilFuelOperations_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_Manufacturing_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_MineralExtraction_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_Power_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_WasteManagement_multiple_place_bar_block"
],
- "title": "Sulfur Dioxide Emissions by Source in Fort Bend County (${date})",
+ "title": "CO2 Emissions by Source in United States (${date})",
"type": "BAR"
}
]
}
],
"denom": "Count_Person",
- "title": "Sulfur Dioxide Emissions by Source"
+ "title": "CO2 Emissions by Source"
},
{
"columns": [
@@ -215,115 +165,49 @@
"tiles": [
{
"statVarKey": [
- "Annual_Amount_Emissions_SCC_27_NaturalSources"
+ "Annual_Emissions_Methane_Agriculture",
+ "Annual_Emissions_Methane_FossilFuelOperations",
+ "Annual_Emissions_Methane_OpenBurningWaste",
+ "Annual_Emissions_Methane_WasteManagement"
],
- "title": "Annual Emissions: Natural Sources in Fort Bend County",
+ "title": "Methane Emissions by Source in United States",
"type": "LINE"
}
]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: Natural Sources in Fort Bend County",
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_27_NaturalSources"
- ],
- "title": "Annual Emissions: Natural Sources in Fort Bend County",
- "type": "HIGHLIGHT"
- }
- ]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions: Natural Sources"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_28_MiscellaneousAreaSources"
- ],
- "title": "Annual Emissions: Misc in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: Misc in Fort Bend County",
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_28_MiscellaneousAreaSources"
- ],
- "title": "Annual Emissions: Misc in Fort Bend County",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "denom": "Count_Person",
- "title": "Annual Emissions: Misc"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_1_ExternalCombustion"
- ],
- "title": "Annual Emissions: External Combustion in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: External Combustion in Fort Bend County",
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_1_ExternalCombustion"
- ],
- "title": "Annual Emissions: External Combustion in Fort Bend County",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "denom": "Count_Person",
- "title": "Annual Emissions: External Combustion"
+ "title": "Methane Emissions by Source"
},
{
"columns": [
{
"tiles": [
{
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_2_InternalCombustionEngines"
+ "barTileSpec": {
+ "maxPlaces": 15,
+ "maxVariables": 15,
+ "sort": "DESCENDING"
+ },
+ "comparisonPlaces": [
+ "country/USA"
],
- "title": "Annual Emissions: Internal Combustion Engines in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: Internal Combustion Engines in Fort Bend County",
"statVarKey": [
- "Annual_Amount_Emissions_SCC_2_InternalCombustionEngines"
+ "Annual_Emissions_NitrousOxide_Agriculture_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_FuelCombustionForResidentialCommercialOnsiteHeating_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_Manufacturing_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_WasteManagement_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_WastewaterTreatmentAndDischarge_multiple_place_bar_block"
],
- "title": "Annual Emissions: Internal Combustion Engines in Fort Bend County",
- "type": "HIGHLIGHT"
+ "title": "Nitrous Oxide Emissions by Source in United States (${date})",
+ "type": "BAR"
}
]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions: Internal Combustion Engines"
+ "title": "Nitrous Oxide Emissions by Source"
},
{
"columns": [
@@ -331,9 +215,9 @@
"tiles": [
{
"statVarKey": [
- "Annual_Amount_Emissions_SCC_25_StorageAndTransport"
+ "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles"
],
- "title": "Annual Emissions: Storage and Transport in Fort Bend County",
+ "title": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas in United States",
"type": "LINE"
}
]
@@ -341,262 +225,313 @@
{
"tiles": [
{
- "description": "Annual Emissions: Storage and Transport in Fort Bend County",
+ "description": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas in United States",
"statVarKey": [
- "Annual_Amount_Emissions_SCC_25_StorageAndTransport"
+ "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles"
],
- "title": "Annual Emissions: Storage and Transport in Fort Bend County",
+ "title": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas in United States",
"type": "HIGHLIGHT"
}
]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions: Storage and Transport"
+ "title": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas"
},
{
"columns": [
{
"tiles": [
{
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_23_IndustrialProcesses"
+ "barTileSpec": {
+ "maxPlaces": 15,
+ "maxVariables": 15,
+ "sort": "DESCENDING"
+ },
+ "comparisonPlaces": [
+ "country/USA"
],
- "title": "Annual Emissions: Industrial Processes in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: Industrial Processes in Fort Bend County",
"statVarKey": [
- "Annual_Amount_Emissions_SCC_23_IndustrialProcesses"
+ "Annual_Emissions_GreenhouseGas_multiple_place_bar_block",
+ "Annual_Amount_Emissions_CarbonDioxide_multiple_place_bar_block",
+ "Annual_Amount_Emissions_CarbonMonoxide_multiple_place_bar_block",
+ "Annual_Amount_Emissions_OxidesOfNitrogen_multiple_place_bar_block",
+ "Annual_Amount_Emissions_OxidesOfSulfur_multiple_place_bar_block",
+ "Annual_Amount_Emissions_VolatileOrganicCompound_multiple_place_bar_block"
],
- "title": "Annual Emissions: Industrial Processes in Fort Bend County",
- "type": "HIGHLIGHT"
+ "title": "Greenhouse Gas Emissions and More in United States (${date})",
+ "type": "BAR"
}
]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions: Industrial Processes"
+ "title": "Related: Greenhouse Gas Emissions and More"
},
{
"columns": [
{
"tiles": [
{
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_3_IndustrialProcesses"
+ "barTileSpec": {
+ "maxPlaces": 15,
+ "maxVariables": 15,
+ "sort": "DESCENDING"
+ },
+ "comparisonPlaces": [
+ "country/USA"
],
- "title": "Annual Emissions: Industrial Processes in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: Industrial Processes in Fort Bend County",
"statVarKey": [
- "Annual_Amount_Emissions_SCC_3_IndustrialProcesses"
+ "Annual_Emissions_GreenhouseGas_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxideEquivalent100YearGlobalWarmingPotential_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxideEquivalent20YearGlobalWarmingPotential_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_Methane_Transportation_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_Transportation_multiple_place_bar_block"
],
- "title": "Annual Emissions: Industrial Processes in Fort Bend County",
- "type": "HIGHLIGHT"
+ "title": "Greenhouse Gas Emissions From Transportation and More in United States (${date})",
+ "type": "BAR"
}
]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions: Industrial Processes"
+ "title": "Related: Greenhouse Gas Emissions From Transportation and More"
},
{
"columns": [
{
"tiles": [
{
- "statVarKey": [
- "Annual_Amount_Emissions_SCC_21_StationarySourceFuelCombustion"
+ "barTileSpec": {
+ "maxPlaces": 15,
+ "maxVariables": 15,
+ "sort": "DESCENDING"
+ },
+ "comparisonPlaces": [
+ "country/USA"
],
- "title": "Annual Emissions: Stationary Source Fuel Combustion in Fort Bend County",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Annual Emissions: Stationary Source Fuel Combustion in Fort Bend County",
"statVarKey": [
- "Annual_Amount_Emissions_SCC_21_StationarySourceFuelCombustion"
+ "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxideEquivalent100YearGlobalWarmingPotential_FuelCombustionForRoadVehicles_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxideEquivalent20YearGlobalWarmingPotential_FuelCombustionForRoadVehicles_multiple_place_bar_block",
+ "Annual_Emissions_CarbonDioxide_FuelCombustionForRoadVehicles_multiple_place_bar_block",
+ "Annual_Emissions_Methane_FuelCombustionForRoadVehicles_multiple_place_bar_block",
+ "Annual_Emissions_NitrousOxide_FuelCombustionForRoadVehicles_multiple_place_bar_block"
],
- "title": "Annual Emissions: Stationary Source Fuel Combustion in Fort Bend County",
- "type": "HIGHLIGHT"
+ "title": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas and More in United States (${date})",
+ "type": "BAR"
}
]
}
],
"denom": "Count_Person",
- "title": "Annual Emissions: Stationary Source Fuel Combustion"
+ "title": "Related: Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas and More"
}
],
"statVarSpec": {
- "Annual_Amount_Emissions_PM2.5_SCC_1_ExternalCombustion_multiple_place_bar_block": {
- "name": "Annual Amount Emissions PM2.5, ExternalCombustion (1)",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_1_ExternalCombustion"
+ "Amount_Emissions_CarbonDioxide_PerCapita": {
+ "name": "CO2 Emissions Per Capita",
+ "statVar": "Amount_Emissions_CarbonDioxide_PerCapita"
+ },
+ "Annual_Amount_Emissions_CarbonDioxide_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Carbon Dioxide",
+ "statVar": "Annual_Amount_Emissions_CarbonDioxide"
+ },
+ "Annual_Amount_Emissions_CarbonMonoxide_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Carbon Monoxide",
+ "statVar": "Annual_Amount_Emissions_CarbonMonoxide"
+ },
+ "Annual_Amount_Emissions_OxidesOfNitrogen_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Oxides of Nitrogen",
+ "statVar": "Annual_Amount_Emissions_OxidesOfNitrogen"
+ },
+ "Annual_Amount_Emissions_OxidesOfSulfur_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Oxides of Sulfur",
+ "statVar": "Annual_Amount_Emissions_OxidesOfSulfur"
+ },
+ "Annual_Amount_Emissions_VolatileOrganicCompound_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Volatile Organic Compound",
+ "statVar": "Annual_Amount_Emissions_VolatileOrganicCompound"
+ },
+ "Annual_Emissions_CarbonDioxideEquivalent100YearGlobalWarmingPotential_FuelCombustionForRoadVehicles_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Carbon Dioxide Equivalent 100 Year Global Warming Potential",
+ "statVar": "Annual_Emissions_CarbonDioxideEquivalent100YearGlobalWarmingPotential_FuelCombustionForRoadVehicles"
+ },
+ "Annual_Emissions_CarbonDioxideEquivalent100YearGlobalWarmingPotential_Transportation_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Transportation, Carbon Dioxide Equivalent 100 Year Global Warming Potential",
+ "statVar": "Annual_Emissions_CarbonDioxideEquivalent100YearGlobalWarmingPotential_Transportation"
+ },
+ "Annual_Emissions_CarbonDioxideEquivalent20YearGlobalWarmingPotential_FuelCombustionForRoadVehicles_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Carbon Dioxide Equivalent 20 Year Global Warming Potential",
+ "statVar": "Annual_Emissions_CarbonDioxideEquivalent20YearGlobalWarmingPotential_FuelCombustionForRoadVehicles"
+ },
+ "Annual_Emissions_CarbonDioxideEquivalent20YearGlobalWarmingPotential_Transportation_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Transportation, Carbon Dioxide Equivalent 20 Year Global Warming Potential",
+ "statVar": "Annual_Emissions_CarbonDioxideEquivalent20YearGlobalWarmingPotential_Transportation"
+ },
+ "Annual_Emissions_CarbonDioxide_Agriculture_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Agriculture",
+ "statVar": "Annual_Emissions_CarbonDioxide_Agriculture"
+ },
+ "Annual_Emissions_CarbonDioxide_FossilFuelOperations_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Fossil Fuel Operations",
+ "statVar": "Annual_Emissions_CarbonDioxide_FossilFuelOperations"
+ },
+ "Annual_Emissions_CarbonDioxide_FuelCombustionForRoadVehicles_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Carbon Dioxide",
+ "statVar": "Annual_Emissions_CarbonDioxide_FuelCombustionForRoadVehicles"
},
- "Annual_Amount_Emissions_PM2.5_SCC_21_StationarySourceFuelCombustion_multiple_place_bar_block": {
- "name": "Annual Amount Emissions PM2.5, StationarySourceFuelCombustion (21)",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_21_StationarySourceFuelCombustion"
+ "Annual_Emissions_CarbonDioxide_FuelCombustionInBuildings_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Fuel Combustion in Buildings",
+ "statVar": "Annual_Emissions_CarbonDioxide_FuelCombustionInBuildings"
},
- "Annual_Amount_Emissions_PM2.5_SCC_22_MobileSources_multiple_place_bar_block": {
- "name": "Annual Amount Emissions PM2.5, MobileSources (22)",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_22_MobileSources"
+ "Annual_Emissions_CarbonDioxide_Manufacturing_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Manufacturing",
+ "statVar": "Annual_Emissions_CarbonDioxide_Manufacturing"
},
- "Annual_Amount_Emissions_PM2.5_SCC_23_IndustrialProcesses_multiple_place_bar_block": {
- "name": "Annual Amount Emissions PM2.5, IndustrialProcesses (23)",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_23_IndustrialProcesses"
+ "Annual_Emissions_CarbonDioxide_MineralExtraction_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Mineral Extraction",
+ "statVar": "Annual_Emissions_CarbonDioxide_MineralExtraction"
},
- "Annual_Amount_Emissions_PM2.5_SCC_26_WasteDisposalTreatmentAndRecovery_multiple_place_bar_block": {
- "name": "Annual Amount Emissions PM2.5, WasteDisposalTreatmentAndRecovery (26)",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_26_WasteDisposalTreatmentAndRecovery"
+ "Annual_Emissions_CarbonDioxide_Power_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Power Sector",
+ "statVar": "Annual_Emissions_CarbonDioxide_Power"
},
- "Annual_Amount_Emissions_PM2.5_SCC_28_MiscellaneousAreaSources_multiple_place_bar_block": {
- "name": "Annual Emissions: PM 2.5, Misc Sources",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_28_MiscellaneousAreaSources"
+ "Annual_Emissions_CarbonDioxide_Transportation_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Transportation",
+ "statVar": "Annual_Emissions_CarbonDioxide_Transportation"
},
- "Annual_Amount_Emissions_PM2.5_SCC_2_InternalCombustionEngines_multiple_place_bar_block": {
- "name": "Annual Emissions: PM 2.5, Internal Combustion Engine",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_2_InternalCombustionEngines"
+ "Annual_Emissions_CarbonDioxide_WasteManagement_multiple_place_bar_block": {
+ "name": "CO\u2082 Emissions from Waste Management",
+ "statVar": "Annual_Emissions_CarbonDioxide_WasteManagement"
},
- "Annual_Amount_Emissions_PM2.5_SCC_3_IndustrialProcesses_multiple_place_bar_block": {
- "name": "Annual Emissions: PM 2.5, Industrial Processes",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_3_IndustrialProcesses"
+ "Annual_Emissions_GreenhouseGas": {
+ "name": "Greenhouse Gas Emissions",
+ "statVar": "Annual_Emissions_GreenhouseGas"
},
- "Annual_Amount_Emissions_PM2.5_SCC_4_PetroleumAndSolventEvaporation_multiple_place_bar_block": {
- "name": "Annual Emissions: PM 2.5, Petroleum & Solvent Evaporation",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_4_PetroleumAndSolventEvaporation"
+ "Annual_Emissions_GreenhouseGas_Agriculture_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Agriculture",
+ "statVar": "Annual_Emissions_GreenhouseGas_Agriculture"
},
- "Annual_Amount_Emissions_PM2.5_SCC_5_WasteDisposal_multiple_place_bar_block": {
- "name": "Annual Emissions: PM 2.5, Waste Disposal",
- "statVar": "Annual_Amount_Emissions_PM2.5_SCC_5_WasteDisposal"
+ "Annual_Emissions_GreenhouseGas_CementProduction_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Cement Production, Greenhouse Gas",
+ "statVar": "Annual_Emissions_GreenhouseGas_CementProduction"
},
- "Annual_Amount_Emissions_SCC_1_ExternalCombustion": {
- "name": "Annual Emissions: External Combustion",
- "statVar": "Annual_Amount_Emissions_SCC_1_ExternalCombustion"
+ "Annual_Emissions_GreenhouseGas_ElectricityGeneration_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Electricity Generation",
+ "statVar": "Annual_Emissions_GreenhouseGas_ElectricityGeneration"
},
- "Annual_Amount_Emissions_SCC_21_StationarySourceFuelCombustion": {
- "name": "Annual Emissions: Stationary Source Fuel Combustion",
- "statVar": "Annual_Amount_Emissions_SCC_21_StationarySourceFuelCombustion"
+ "Annual_Emissions_GreenhouseGas_ForestFire_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Forest Fire, Greenhouse Gas",
+ "statVar": "Annual_Emissions_GreenhouseGas_ForestFire"
},
- "Annual_Amount_Emissions_SCC_23_IndustrialProcesses": {
- "name": "Annual Emissions: Industrial Processes",
- "statVar": "Annual_Amount_Emissions_SCC_23_IndustrialProcesses"
+ "Annual_Emissions_GreenhouseGas_ForestryAndLandUse_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Forestry and Land Use",
+ "statVar": "Annual_Emissions_GreenhouseGas_ForestryAndLandUse"
},
- "Annual_Amount_Emissions_SCC_25_StorageAndTransport": {
- "name": "Annual Emissions: Storage and Transport",
- "statVar": "Annual_Amount_Emissions_SCC_25_StorageAndTransport"
+ "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas",
+ "statVar": "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles"
},
- "Annual_Amount_Emissions_SCC_27_NaturalSources": {
- "name": "Annual Emissions: Natural Sources",
- "statVar": "Annual_Amount_Emissions_SCC_27_NaturalSources"
+ "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Greenhouse Gas",
+ "statVar": "Annual_Emissions_GreenhouseGas_FuelCombustionForRoadVehicles"
},
- "Annual_Amount_Emissions_SCC_28_MiscellaneousAreaSources": {
- "name": "Annual Emissions: Misc",
- "statVar": "Annual_Amount_Emissions_SCC_28_MiscellaneousAreaSources"
+ "Annual_Emissions_GreenhouseGas_FuelCombustionInBuildings_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Fuel Combustion in Buildings",
+ "statVar": "Annual_Emissions_GreenhouseGas_FuelCombustionInBuildings"
},
- "Annual_Amount_Emissions_SCC_2_InternalCombustionEngines": {
- "name": "Annual Emissions: Internal Combustion Engines",
- "statVar": "Annual_Amount_Emissions_SCC_2_InternalCombustionEngines"
+ "Annual_Emissions_GreenhouseGas_Manufacturing_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Manufacturing",
+ "statVar": "Annual_Emissions_GreenhouseGas_Manufacturing"
},
- "Annual_Amount_Emissions_SCC_3_IndustrialProcesses": {
- "name": "Annual Emissions: Industrial Processes",
- "statVar": "Annual_Amount_Emissions_SCC_3_IndustrialProcesses"
+ "Annual_Emissions_GreenhouseGas_MineralExtraction_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Mineral Extraction",
+ "statVar": "Annual_Emissions_GreenhouseGas_MineralExtraction"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_1_ExternalCombustion_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, External Combustion",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_1_ExternalCombustion"
+ "Annual_Emissions_GreenhouseGas_OilAndGas_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Oil And Gas, Greenhouse Gas",
+ "statVar": "Annual_Emissions_GreenhouseGas_OilAndGas"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_21_StationarySourceFuelCombustion_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Stationary Source Fuel Combustion",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_21_StationarySourceFuelCombustion"
+ "Annual_Emissions_GreenhouseGas_SteelManufacturing_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Steel Manufacturing, Greenhouse Gas",
+ "statVar": "Annual_Emissions_GreenhouseGas_SteelManufacturing"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_22_MobileSources_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Mobile Sources",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_22_MobileSources"
+ "Annual_Emissions_GreenhouseGas_Transportation_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Transportation",
+ "statVar": "Annual_Emissions_GreenhouseGas_Transportation"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_23_IndustrialProcesses_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Industrial Processes",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_23_IndustrialProcesses"
+ "Annual_Emissions_GreenhouseGas_WasteManagement_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions from Waste Management",
+ "statVar": "Annual_Emissions_GreenhouseGas_WasteManagement"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_26_WasteDisposalTreatmentAndRecovery_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Waste Treatment & Recovery",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_26_WasteDisposalTreatmentAndRecovery"
+ "Annual_Emissions_GreenhouseGas_multiple_place_bar_block": {
+ "name": "Greenhouse Gas Emissions",
+ "statVar": "Annual_Emissions_GreenhouseGas"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_28_MiscellaneousAreaSources_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Misc Sources",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_28_MiscellaneousAreaSources"
+ "Annual_Emissions_Methane_Agriculture": {
+ "name": "Annual Amount of Emissions: Agriculture, Methane",
+ "statVar": "Annual_Emissions_Methane_Agriculture"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_2_InternalCombustionEngines_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Internal Combustion Engine",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_2_InternalCombustionEngines"
+ "Annual_Emissions_Methane_FossilFuelOperations": {
+ "name": "Annual Amount of Emissions: Fossil Fuel Operations, Methane",
+ "statVar": "Annual_Emissions_Methane_FossilFuelOperations"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_3_IndustrialProcesses_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Industrial Processes",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_3_IndustrialProcesses"
+ "Annual_Emissions_Methane_FuelCombustionForRoadVehicles_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Methane",
+ "statVar": "Annual_Emissions_Methane_FuelCombustionForRoadVehicles"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_4_PetroleumAndSolventEvaporation_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Petroleum & Solvent Evaporation",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_4_PetroleumAndSolventEvaporation"
+ "Annual_Emissions_Methane_OpenBurningWaste": {
+ "name": "Annual Amount of Emissions: Open Burning Waste, Methane",
+ "statVar": "Annual_Emissions_Methane_OpenBurningWaste"
},
- "Annual_Amount_Emissions_SulfurDioxide_SCC_5_WasteDisposal_multiple_place_bar_block": {
- "name": "Annual Emissions: Sulfur Dioxide, Waste Disposal",
- "statVar": "Annual_Amount_Emissions_SulfurDioxide_SCC_5_WasteDisposal"
+ "Annual_Emissions_Methane_Transportation_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Transportation, Methane",
+ "statVar": "Annual_Emissions_Methane_Transportation"
},
- "Annual_Emissions_CarbonDioxide_NonBiogenic": {
- "name": "Annual Emissions of Non Biogenic Carbon Dioxide",
- "statVar": "Annual_Emissions_CarbonDioxide_NonBiogenic"
+ "Annual_Emissions_Methane_WasteManagement": {
+ "name": "Annual Amount of Emissions: Waste Management, Methane",
+ "statVar": "Annual_Emissions_Methane_WasteManagement"
},
- "Annual_Emissions_GreenhouseGas_NonBiogenic": {
- "name": "Annual Emissions of Non Biogenic Greenhouse Gases",
- "statVar": "Annual_Emissions_GreenhouseGas_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_Agriculture_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Agriculture, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_Agriculture"
},
- "Annual_Emissions_Hydrofluorocarbon_NonBiogenic": {
- "name": "Annual Amount of Emissions: Non Biogenic Emission Source, Hydrofluorocarbon",
- "statVar": "Annual_Emissions_Hydrofluorocarbon_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_FuelCombustionForResidentialCommercialOnsiteHeating_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Residential Commercial Onsite Heating, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_FuelCombustionForResidentialCommercialOnsiteHeating"
},
- "Annual_Emissions_Methane_NonBiogenic": {
- "name": "Annual Emissions of Non Biogenic Methane",
- "statVar": "Annual_Emissions_Methane_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_FuelCombustionForRoadVehicles_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Fuel Combustion for Road Vehicles, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_FuelCombustionForRoadVehicles"
},
- "Annual_Emissions_NitrogenTrifluoride_NonBiogenic": {
- "name": "Annual Amount of Emissions: Non Biogenic Emission Source, Nitrogen Trifluoride",
- "statVar": "Annual_Emissions_NitrogenTrifluoride_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_Manufacturing_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Manufacturing, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_Manufacturing"
},
- "Annual_Emissions_NitrousOxide_NonBiogenic": {
- "name": "Annual Emissions of Non Biogenic Nitrous Oxide",
- "statVar": "Annual_Emissions_NitrousOxide_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_Transportation_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Transportation, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_Transportation"
},
- "Annual_Emissions_Perfluorocarbon_NonBiogenic": {
- "name": "Annual Amount of Emissions: Non Biogenic Emission Source, Perfluorocarbon",
- "statVar": "Annual_Emissions_Perfluorocarbon_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_WasteManagement_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Waste Management, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_WasteManagement"
},
- "Annual_Emissions_SulfurHexafluoride_NonBiogenic": {
- "name": "Annual Amount of Emissions: Non Biogenic Emission Source, Sulfur Hexafluoride",
- "statVar": "Annual_Emissions_SulfurHexafluoride_NonBiogenic"
+ "Annual_Emissions_NitrousOxide_WastewaterTreatmentAndDischarge_multiple_place_bar_block": {
+ "name": "Annual Amount of Emissions: Wastewater Treatment And Discharge, Nitrous Oxide",
+ "statVar": "Annual_Emissions_NitrousOxide_WastewaterTreatmentAndDischarge"
},
- "Annual_Emissions_SulfurHexafluoride_NonBiogenic_multiple_place_bar_block": {
- "name": "Annual Amount of Emissions: Non Biogenic Emission Source, Sulfur Hexafluoride",
- "statVar": "Annual_Emissions_SulfurHexafluoride_NonBiogenic"
+ "eia/INTL.4008-8-MMTCD.A": {
+ "name": "CO2 emissions, Annual",
+ "statVar": "eia/INTL.4008-8-MMTCD.A"
}
}
}
],
"metadata": {
"placeDcid": [
- "geoId/48157"
+ "country/USA"
]
}
},
@@ -605,18 +540,18 @@
"entities": [],
"pastSourceContext": "",
"place": {
- "dcid": "geoId/48157",
- "name": "Fort Bend County",
- "place_type": "County"
+ "dcid": "country/USA",
+ "name": "United States",
+ "place_type": "Country"
},
"placeFallback": {
"newPlace": {
"country": null,
- "dcid": "geoId/48157",
- "name": "Fort Bend County",
- "place_type": "County"
+ "dcid": "country/USA",
+ "name": "United States",
+ "place_type": "Country"
},
- "newStr": "Fort Bend County",
+ "newStr": "United States",
"origPlace": {
"country": "country/USA",
"dcid": "geoId/4835000",
@@ -628,9 +563,9 @@
"placeSource": "CURRENT_QUERY",
"places": [
{
- "dcid": "geoId/48157",
- "name": "Fort Bend County",
- "place_type": "County"
+ "dcid": "country/USA",
+ "name": "United States",
+ "place_type": "Country"
}
],
"relatedThings": {
@@ -683,6 +618,6 @@
},
"svSource": "CURRENT_QUERY",
"userMessages": [
- "Sorry, there were no relevant statistics for Houston. See results for Fort Bend County."
+ "Sorry, there were no relevant statistics for Houston. See results for United States."
]
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_edge_cases/immunizationvs.debtintheworld/chart_config.json b/server/integration_tests/test_data/e2e_edge_cases/immunizationvs.debtintheworld/chart_config.json
index fa20eb0899..f21c3db394 100644
--- a/server/integration_tests/test_data/e2e_edge_cases/immunizationvs.debtintheworld/chart_config.json
+++ b/server/integration_tests/test_data/e2e_edge_cases/immunizationvs.debtintheworld/chart_config.json
@@ -4,57 +4,6 @@
"categories": [
{
"blocks": [
- {
- "columns": [
- {
- "tiles": [
- {
- "scatterTileSpec": {
- "highlightTopRight": true
- },
- "statVarKey": [
- "WHO/WHS4_128_scatter",
- "sdg/DT_DOD_DECT_GN_ZS_scatter"
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) (${yDate}) Vs. External Debt Stocks as a Proportion of GNI (${xDate}) in the World",
- "type": "SCATTER"
- }
- ]
- }
- ],
- "title": "Neonates Protected At Birth Against Neonatal Tetanus (Pab) (%) vs. External debt stocks as a proportion of GNI"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/WHS4_128"
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/WHS4_128"
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) in the World"
- },
{
"columns": [
{
@@ -86,206 +35,12 @@
],
"footnote": "Includes data from the following sources: world bank, international debt statistics.",
"title": "External Debt Stocks as a Proportion of GNI in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "scatterTileSpec": {
- "highlightTopRight": true
- },
- "statVarKey": [
- "WHO/WHS4_117_scatter",
- "sdg/DT_DOD_DECT_GN_ZS_scatter"
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) (${yDate}) Vs. External Debt Stocks as a Proportion of GNI (${xDate}) in the World",
- "type": "SCATTER"
- }
- ]
- }
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) vs. External debt stocks as a proportion of GNI"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/WHS4_117"
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/WHS4_117"
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "scatterTileSpec": {
- "highlightTopRight": true
- },
- "statVarKey": [
- "WHO/bcgv_Female_scatter",
- "sdg/DT_DOD_DECT_GN_ZS_scatter"
- ],
- "title": "% Bcg Immunization, Female One-Year-Old (${yDate}) Vs. External Debt Stocks as a Proportion of GNI (${xDate}) in the World",
- "type": "SCATTER"
- }
- ]
- }
- ],
- "title": "% Bcg Immunization, Female One-Year-Old vs. External debt stocks as a proportion of GNI"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/bcgv_Female"
- ],
- "title": "% Bcg Immunization, Female One-Year-Old in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/bcgv_Female"
- ],
- "title": "% Bcg Immunization, Female One-Year-Old in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "% Bcg Immunization, Female One-Year-Old in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "scatterTileSpec": {
- "highlightTopRight": true
- },
- "statVarKey": [
- "WHO/dptv_Female_scatter",
- "sdg/DT_DOD_DECT_GN_ZS_scatter"
- ],
- "title": "% Dtp3 Immunization, Female One-Year-Olds (${yDate}) Vs. External Debt Stocks as a Proportion of GNI (${xDate}) in the World",
- "type": "SCATTER"
- }
- ]
- }
- ],
- "title": "% Dtp3 Immunization, Female One-Year-Olds vs. External debt stocks as a proportion of GNI"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/dptv_Female"
- ],
- "title": "% Dtp3 Immunization, Female One-Year-Olds in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/dptv_Female"
- ],
- "title": "% Dtp3 Immunization, Female One-Year-Olds in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "% Dtp3 Immunization, Female One-Year-Olds in the World"
}
],
"statVarSpec": {
- "WHO/WHS4_117": {
- "name": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%)",
- "statVar": "WHO/WHS4_117"
- },
- "WHO/WHS4_117_scatter": {
- "name": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%)",
- "noPerCapita": true,
- "statVar": "WHO/WHS4_117"
- },
- "WHO/WHS4_128": {
- "name": "Neonates Protected At Birth Against Neonatal Tetanus (Pab) (%)",
- "statVar": "WHO/WHS4_128"
- },
- "WHO/WHS4_128_scatter": {
- "name": "Neonates Protected At Birth Against Neonatal Tetanus (Pab) (%)",
- "noPerCapita": true,
- "statVar": "WHO/WHS4_128"
- },
- "WHO/bcgv_Female": {
- "name": "% Bcg Immunization, Female One-Year-Old",
- "statVar": "WHO/bcgv_Female"
- },
- "WHO/bcgv_Female_scatter": {
- "name": "% Bcg Immunization, Female One-Year-Old",
- "noPerCapita": true,
- "statVar": "WHO/bcgv_Female"
- },
- "WHO/dptv_Female": {
- "name": "% Dtp3 Immunization, Female One-Year-Olds",
- "statVar": "WHO/dptv_Female"
- },
- "WHO/dptv_Female_scatter": {
- "name": "% Dtp3 Immunization, Female One-Year-Olds",
- "noPerCapita": true,
- "statVar": "WHO/dptv_Female"
- },
"sdg/DT_DOD_DECT_GN_ZS": {
"name": "External debt stocks as a proportion of GNI",
"statVar": "sdg/DT_DOD_DECT_GN_ZS"
- },
- "sdg/DT_DOD_DECT_GN_ZS_scatter": {
- "name": "External debt stocks as a proportion of GNI",
- "noPerCapita": true,
- "statVar": "sdg/DT_DOD_DECT_GN_ZS"
}
}
}
@@ -675,13 +430,6 @@
"childTopics": [],
"exploreMore": {},
"mainTopics": [
- {
- "dcid": "dc/topic/WHOImmunization",
- "name": "Immunization",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/Debt",
"name": "Debt",
@@ -692,13 +440,6 @@
],
"parentPlaces": [],
"parentTopics": [
- {
- "dcid": "dc/topic/GlobalHealth",
- "name": "Global Health",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/GlobalEconomicActivity",
"name": "Global Economic Activity",
@@ -709,13 +450,6 @@
],
"peerPlaces": [],
"peerTopics": [
- {
- "dcid": "dc/topic/WHOMortality",
- "name": "Mortality",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/GDP",
"name": "GDP",
diff --git a/server/integration_tests/test_data/e2e_edge_cases2/povertyvs.unemploymentrateindistrictsoftamilnadu/chart_config.json b/server/integration_tests/test_data/e2e_edge_cases2/povertyvs.unemploymentrateindistrictsoftamilnadu/chart_config.json
index 5ba0a15e4d..2bb5e6b5f5 100644
--- a/server/integration_tests/test_data/e2e_edge_cases2/povertyvs.unemploymentrateindistrictsoftamilnadu/chart_config.json
+++ b/server/integration_tests/test_data/e2e_edge_cases2/povertyvs.unemploymentrateindistrictsoftamilnadu/chart_config.json
@@ -33,34 +33,6 @@
"denom": "Count_Person",
"title": "Population Below Poverty Line"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "UnemploymentRate_Person"
- ],
- "title": "Unemployment Rate in Tamil Nadu",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Unemployment Rate in Tamil Nadu",
- "statVarKey": [
- "UnemploymentRate_Person"
- ],
- "title": "Unemployment Rate in Tamil Nadu",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Unemployment Rate"
- },
{
"columns": [
{
@@ -98,10 +70,6 @@
"Count_Person_BelowPovertyLevelInThePast12Months_AsFractionOf_Count_Person": {
"name": "Population Below poverty line (Per Capita)",
"statVar": "Count_Person_BelowPovertyLevelInThePast12Months_AsFractionOf_Count_Person"
- },
- "UnemploymentRate_Person": {
- "name": "Unemployment Rate",
- "statVar": "UnemploymentRate_Person"
}
}
}
@@ -157,7 +125,14 @@
]
}
],
- "exploreMore": {},
+ "exploreMore": {
+ "Count_Person_BelowPovertyLevelInThePast12Months": {
+ "placeOfResidenceClassification": [
+ "Count_Person_Rural_BelowPovertyLevelInThePast12Months",
+ "Count_Person_Urban_BelowPovertyLevelInThePast12Months"
+ ]
+ }
+ },
"mainTopics": [
{
"dcid": "dc/topic/Poverty",
@@ -179,13 +154,6 @@
],
"peerPlaces": [],
"peerTopics": [
- {
- "dcid": "dc/topic/Employment",
- "name": "Employment",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/GlobalEconomicActivity",
"name": "Global Economic Activity",
diff --git a/server/integration_tests/test_data/e2e_fallbacks/lifeexpectancyinuscounties/chart_config.json b/server/integration_tests/test_data/e2e_fallbacks/lifeexpectancyinuscounties/chart_config.json
index 48a0c6de51..fa4ceb5de2 100644
--- a/server/integration_tests/test_data/e2e_fallbacks/lifeexpectancyinuscounties/chart_config.json
+++ b/server/integration_tests/test_data/e2e_fallbacks/lifeexpectancyinuscounties/chart_config.json
@@ -587,23 +587,6 @@
],
"title": "Male Mortality Rate (Age Adjusted)"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Diabetes Mellitus, Per 100,000 in United States",
- "statVarKey": [
- "WHO/SA_0000001421"
- ],
- "title": "Diabetes Mellitus, Per 100,000 in United States",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Diabetes Mellitus, Per 100,000"
- },
{
"columns": [
{
@@ -660,6 +643,34 @@
}
],
"title": "Count of Mortality Event: 1 Years or Less (As Fraction of Count Birth Event)"
+ },
+ {
+ "columns": [
+ {
+ "tiles": [
+ {
+ "statVarKey": [
+ "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female"
+ ],
+ "title": "Female Mortality Rate (Age Adjusted) in United States",
+ "type": "LINE"
+ }
+ ]
+ },
+ {
+ "tiles": [
+ {
+ "description": "Female Mortality Rate (Age Adjusted) in United States",
+ "statVarKey": [
+ "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female"
+ ],
+ "title": "Female Mortality Rate (Age Adjusted) in United States",
+ "type": "HIGHLIGHT"
+ }
+ ]
+ }
+ ],
+ "title": "Female Mortality Rate (Age Adjusted)"
}
],
"statVarSpec": {
@@ -743,6 +754,10 @@
"name": "Count of Mortality Event: Female",
"statVar": "Count_Death_Female"
},
+ "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female": {
+ "name": "Female Mortality Rate (Age Adjusted)",
+ "statVar": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female"
+ },
"Count_Death_IntentionalSelfHarm_AsFractionOf_Count_Person_multiple_place_bar_block": {
"name": "% of Suicide Events",
"statVar": "Count_Death_IntentionalSelfHarm_AsFractionOf_Count_Person"
@@ -823,10 +838,6 @@
"name": "Average interval in months since last live birth",
"statVar": "Mean_IntervalSinceLastBirth_BirthEvent_LiveBirth"
},
- "WHO/SA_0000001421": {
- "name": "Diabetes Mellitus, Per 100,000",
- "statVar": "WHO/SA_0000001421"
- },
"sdg/SH_DYN_IMRT.AGE--Y0__SEX--F": {
"name": "Infant mortality rate",
"statVar": "sdg/SH_DYN_IMRT.AGE--Y0__SEX--F"
diff --git a/server/integration_tests/test_data/e2e_india_demo/howdoesliteracyratecomparetopovertyinindia/chart_config.json b/server/integration_tests/test_data/e2e_india_demo/howdoesliteracyratecomparetopovertyinindia/chart_config.json
index 84842c8ba0..2b904cee2c 100644
--- a/server/integration_tests/test_data/e2e_india_demo/howdoesliteracyratecomparetopovertyinindia/chart_config.json
+++ b/server/integration_tests/test_data/e2e_india_demo/howdoesliteracyratecomparetopovertyinindia/chart_config.json
@@ -718,13 +718,6 @@
}
],
"peerTopics": [
- {
- "dcid": "dc/topic/Employment",
- "name": "Employment",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/GlobalEconomicActivity",
"name": "Global Economic Activity",
diff --git a/server/integration_tests/test_data/e2e_india_demo/howdoestheliteracyratecompare/chart_config.json b/server/integration_tests/test_data/e2e_india_demo/howdoestheliteracyratecompare/chart_config.json
index 75580bd31e..3d3a7fd954 100644
--- a/server/integration_tests/test_data/e2e_india_demo/howdoestheliteracyratecompare/chart_config.json
+++ b/server/integration_tests/test_data/e2e_india_demo/howdoestheliteracyratecompare/chart_config.json
@@ -72,39 +72,6 @@
"denom": "Count_Person",
"title": "Population: Illiterate"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15,
- "sort": "DESCENDING"
- },
- "comparisonPlaces": [
- "wikidataId/Q1165",
- "wikidataId/Q1184",
- "wikidataId/Q1168",
- "wikidataId/Q1498",
- "wikidataId/Q1193",
- "wikidataId/Q1188",
- "wikidataId/Q1195",
- "wikidataId/Q1164",
- "wikidataId/Q1437",
- "wikidataId/Q22048"
- ],
- "statVarKey": [
- "Count_Person_Illiterate_AsAFractionOf_Count_Person_multiple_place_bar_block"
- ],
- "title": "Population: Illiterate (Per Capita) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Population: Illiterate (Per Capita)"
- },
{
"columns": [
{
@@ -546,9 +513,47 @@
],
"denom": "Count_Person",
"title": "Population: Houseless, Literate, Rural"
+ },
+ {
+ "columns": [
+ {
+ "tiles": [
+ {
+ "barTileSpec": {
+ "maxPlaces": 15,
+ "maxVariables": 15,
+ "sort": "DESCENDING"
+ },
+ "comparisonPlaces": [
+ "wikidataId/Q1165",
+ "wikidataId/Q1184",
+ "wikidataId/Q1168",
+ "wikidataId/Q1498",
+ "wikidataId/Q1193",
+ "wikidataId/Q1188",
+ "wikidataId/Q1195",
+ "wikidataId/Q1164",
+ "wikidataId/Q1437",
+ "wikidataId/Q22048"
+ ],
+ "statVarKey": [
+ "Count_Person_Houseless_Illiterate_Rural_multiple_place_bar_block"
+ ],
+ "title": "Population: Houseless, Illiterate, Rural (${date})",
+ "type": "BAR"
+ }
+ ]
+ }
+ ],
+ "denom": "Count_Person",
+ "title": "Population: Houseless, Illiterate, Rural"
}
],
"statVarSpec": {
+ "Count_Person_Houseless_Illiterate_Rural_multiple_place_bar_block": {
+ "name": "Population: Houseless, Illiterate, Rural",
+ "statVar": "Count_Person_Houseless_Illiterate_Rural"
+ },
"Count_Person_Houseless_Illiterate_Urban_multiple_place_bar_block": {
"name": "Population: Houseless, Illiterate, Urban",
"statVar": "Count_Person_Houseless_Illiterate_Urban"
@@ -569,10 +574,6 @@
"name": "Population: Houseless, Literate",
"statVar": "Count_Person_Houseless_Literate"
},
- "Count_Person_Illiterate_AsAFractionOf_Count_Person_multiple_place_bar_block": {
- "name": "Population: Illiterate (Per Capita)",
- "statVar": "Count_Person_Illiterate_AsAFractionOf_Count_Person"
- },
"Count_Person_Illiterate_Female_multiple_place_bar_block": {
"name": "Population: Female, Illiterate",
"statVar": "Count_Person_Illiterate_Female"
@@ -689,6 +690,18 @@
"childPlaces": {},
"childTopics": [],
"exploreMore": {
+ "Count_Person_Houseless_Illiterate": {
+ "placeOfResidenceClassification": [
+ "Count_Person_Houseless_Illiterate_Rural",
+ "Count_Person_Houseless_Illiterate_Urban"
+ ]
+ },
+ "Count_Person_Houseless_Illiterate_Rural": {
+ "gender": [
+ "Count_Person_Houseless_Illiterate_Rural_Female",
+ "Count_Person_Houseless_Illiterate_Rural_Male"
+ ]
+ },
"Count_Person_Houseless_Illiterate_Urban": {
"gender": [
"Count_Person_Houseless_Illiterate_Urban_Female",
diff --git a/server/integration_tests/test_data/e2e_india_demo/whichstatesinindiahavethehighestpovertylevelspercapita/chart_config.json b/server/integration_tests/test_data/e2e_india_demo/whichstatesinindiahavethehighestpovertylevelspercapita/chart_config.json
index fe555ceb1b..af075076f7 100644
--- a/server/integration_tests/test_data/e2e_india_demo/whichstatesinindiahavethehighestpovertylevelspercapita/chart_config.json
+++ b/server/integration_tests/test_data/e2e_india_demo/whichstatesinindiahavethehighestpovertylevelspercapita/chart_config.json
@@ -879,13 +879,6 @@
}
],
"peerTopics": [
- {
- "dcid": "dc/topic/Employment",
- "name": "Employment",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/GlobalEconomicActivity",
"name": "Global Economic Activity",
diff --git a/server/integration_tests/test_data/e2e_sdg_main_dc/compareprogressonpovertyinmexico,nigeriaandpakistan/chart_config.json b/server/integration_tests/test_data/e2e_sdg_main_dc/compareprogressonpovertyinmexico,nigeriaandpakistan/chart_config.json
index f2007a0107..f718e74448 100644
--- a/server/integration_tests/test_data/e2e_sdg_main_dc/compareprogressonpovertyinmexico,nigeriaandpakistan/chart_config.json
+++ b/server/integration_tests/test_data/e2e_sdg_main_dc/compareprogressonpovertyinmexico,nigeriaandpakistan/chart_config.json
@@ -299,13 +299,6 @@
],
"peerPlaces": [],
"peerTopics": [
- {
- "dcid": "dc/topic/Employment",
- "name": "Employment",
- "types": [
- "Topic"
- ]
- },
{
"dcid": "dc/topic/GlobalEconomicActivity",
"name": "Global Economic Activity",
diff --git a/server/integration_tests/test_data/e2e_triple/howaboutforp53/chart_config.json b/server/integration_tests/test_data/e2e_triple/howaboutforp53/chart_config.json
index 2a93420820..ba4687bb47 100644
--- a/server/integration_tests/test_data/e2e_triple/howaboutforp53/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/howaboutforp53/chart_config.json
@@ -1,15 +1,708 @@
{
"client": "test_detect-and-fulfill",
- "config": {},
+ "config": {
+ "categories": [
+ {
+ "blocks": [
+ {
+ "columns": [
+ {
+ "tiles": [
+ {
+ "answerTableTileSpec": {
+ "columns": [
+ {
+ "header": "Alliance Of Genome Resources Id",
+ "propertyExpr": "->allianceOfGenomeResourcesId"
+ },
+ {
+ "header": "Chrom",
+ "propertyExpr": "->chrom"
+ },
+ {
+ "header": "Cytogenetic Map Location",
+ "propertyExpr": "->cytogeneticMapLocation"
+ },
+ {
+ "header": "Date Modified",
+ "propertyExpr": "->dateModified"
+ },
+ {
+ "header": "Description",
+ "propertyExpr": "->description"
+ },
+ {
+ "header": "Ensembl Gene Id",
+ "propertyExpr": "->ensemblGeneId"
+ },
+ {
+ "header": "Ensembl Rapid Release Id",
+ "propertyExpr": "->ensemblRapidReleaseId"
+ },
+ {
+ "header": "Fly Base Id",
+ "propertyExpr": "->flyBaseId"
+ },
+ {
+ "header": "Full Name",
+ "propertyExpr": "->fullName"
+ },
+ {
+ "header": "Gene Ortholog",
+ "propertyExpr": "->geneOrtholog"
+ },
+ {
+ "header": "Gene Symbol",
+ "propertyExpr": "->geneSymbol"
+ },
+ {
+ "header": "Has Genomic Coordinates",
+ "propertyExpr": "->hasGenomicCoordinates"
+ },
+ {
+ "header": "Name",
+ "propertyExpr": "->name"
+ },
+ {
+ "header": "Nasonia Base Id",
+ "propertyExpr": "->nasoniaBaseId"
+ },
+ {
+ "header": "Ncbi Gene ID",
+ "propertyExpr": "->ncbiGeneID"
+ },
+ {
+ "header": "Ncbi Sequence Gi Number",
+ "propertyExpr": "->ncbiSequenceGiNumber"
+ },
+ {
+ "header": "Of Species",
+ "propertyExpr": "->ofSpecies"
+ },
+ {
+ "header": "Provenance",
+ "propertyExpr": "->provenance"
+ },
+ {
+ "header": "Pub Med ID",
+ "propertyExpr": "->pubMedID"
+ },
+ {
+ "header": "Ref Seq Genomic Accession",
+ "propertyExpr": "->refSeqGenomicAccession"
+ },
+ {
+ "header": "Synonym",
+ "propertyExpr": "->synonym"
+ },
+ {
+ "header": "Type Of",
+ "propertyExpr": "->typeOf"
+ },
+ {
+ "header": "Type Of Gene",
+ "propertyExpr": "->typeOfGene"
+ }
+ ]
+ },
+ "entities": [
+ "bio/ncbi_100116126",
+ "bio/ncbi_100384887",
+ "bio/ncbi_100648488",
+ "bio/ncbi_100748472",
+ "bio/ncbi_100862994",
+ "bio/ncbi_100880552",
+ "bio/ncbi_102673235",
+ "bio/ncbi_103571032",
+ "bio/ncbi_105153546",
+ "bio/ncbi_105191985",
+ "bio/ncbi_105208183",
+ "bio/ncbi_105254636",
+ "bio/ncbi_105262739",
+ "bio/ncbi_105279045",
+ "bio/ncbi_105362659",
+ "bio/ncbi_105432841",
+ "bio/ncbi_105459353",
+ "bio/ncbi_105569139",
+ "bio/ncbi_105618583",
+ "bio/ncbi_105675615",
+ "bio/ncbi_105689091",
+ "bio/ncbi_105698580",
+ "bio/ncbi_105838456",
+ "bio/ncbi_106639380",
+ "bio/ncbi_106658358",
+ "bio/ncbi_106745060",
+ "bio/ncbi_106788176",
+ "bio/ncbi_107042628",
+ "bio/ncbi_107066338",
+ "bio/ncbi_107189253",
+ "bio/ncbi_107225289",
+ "bio/ncbi_107265501",
+ "bio/ncbi_107995588",
+ "bio/ncbi_108545268",
+ "bio/ncbi_108570248",
+ "bio/ncbi_108631837",
+ "bio/ncbi_108691270",
+ "bio/ncbi_108727983",
+ "bio/ncbi_108748092",
+ "bio/ncbi_108767092",
+ "bio/ncbi_108781309",
+ "bio/ncbi_109856991",
+ "bio/ncbi_112460253",
+ "bio/ncbi_114879319",
+ "bio/ncbi_114932480",
+ "bio/ncbi_115239461",
+ "bio/ncbi_116433506",
+ "bio/ncbi_116840453",
+ "bio/ncbi_117157365",
+ "bio/ncbi_117168497",
+ "bio/ncbi_117205777",
+ "bio/ncbi_117229339",
+ "bio/ncbi_117233976",
+ "bio/ncbi_117603631",
+ "bio/ncbi_118072630",
+ "bio/ncbi_118446045",
+ "bio/ncbi_122405354",
+ "bio/ncbi_122407929",
+ "bio/ncbi_122510677",
+ "bio/ncbi_122526586",
+ "bio/ncbi_122529794",
+ "bio/ncbi_122575581",
+ "bio/ncbi_122627339",
+ "bio/ncbi_122713845",
+ "bio/ncbi_122854147",
+ "bio/ncbi_123263553",
+ "bio/ncbi_124184389",
+ "bio/ncbi_124220898",
+ "bio/ncbi_124306655",
+ "bio/ncbi_124413059",
+ "bio/ncbi_124421799",
+ "bio/ncbi_124954635",
+ "bio/ncbi_126856388",
+ "bio/ncbi_126870169",
+ "bio/ncbi_126924324",
+ "bio/ncbi_127069822",
+ "bio/ncbi_127282513",
+ "bio/ncbi_128874625",
+ "bio/ncbi_128889118",
+ "bio/ncbi_130669610",
+ "bio/ncbi_131673312",
+ "bio/ncbi_132911847",
+ "bio/ncbi_13405080",
+ "bio/ncbi_135164074",
+ "bio/ncbi_136772661",
+ "bio/ncbi_137238056",
+ "bio/ncbi_137584463",
+ "bio/ncbi_137923949",
+ "bio/ncbi_138184182",
+ "bio/ncbi_24590706",
+ "bio/ncbi_27205858",
+ "bio/ncbi_2768677",
+ "bio/ncbi_55632361",
+ "bio/ncbi_7020953"
+ ],
+ "title": "Here are all the properties for p53",
+ "type": "ANSWER_TABLE"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ },
"context": {},
"debug": {},
- "failure": "Sorry, could not complete your request. No entity found in the query.",
- "place": {
- "dcid": "",
- "name": "",
- "place_type": ""
+ "entities": [
+ {
+ "dcid": "bio/ncbi_100116126",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100384887",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100648488",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100748472",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100862994",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100880552",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102673235",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103571032",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105153546",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105191985",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105208183",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105254636",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105262739",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105279045",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105362659",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105432841",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105459353",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105569139",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105618583",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105675615",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105689091",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105698580",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105838456",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106639380",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106658358",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106745060",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106788176",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107042628",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107066338",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107189253",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107225289",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107265501",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107995588",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108545268",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108570248",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108631837",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108691270",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108727983",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108748092",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108767092",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108781309",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109856991",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112460253",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114879319",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114932480",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115239461",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116433506",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116840453",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117157365",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117168497",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117205777",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117229339",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117233976",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117603631",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118072630",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118446045",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122405354",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122407929",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122510677",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122526586",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122529794",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122575581",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122627339",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122713845",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122854147",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123263553",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124184389",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124220898",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124306655",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124413059",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124421799",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124954635",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126856388",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126870169",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126924324",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127069822",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127282513",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128874625",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128889118",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130669610",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131673312",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132911847",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_13405080",
+ "name": "P53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135164074",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136772661",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137238056",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137584463",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137923949",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138184182",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_24590706",
+ "name": "P53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_27205858",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_2768677",
+ "name": "p53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_55632361",
+ "name": "P53",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_7020953",
+ "name": "P53",
+ "type": ""
+ }
+ ],
+ "pastSourceContext": "",
+ "place": {},
+ "placeFallback": {},
+ "placeSource": "UNKNOWN",
+ "places": [],
+ "relatedThings": {
+ "childPlaces": {},
+ "childTopics": [],
+ "exploreMore": {},
+ "mainTopics": [],
+ "parentPlaces": [],
+ "parentTopics": [],
+ "peerPlaces": [],
+ "peerTopics": []
},
+ "svSource": "UNKNOWN",
"userMessages": [
- "Sorry, could not complete your request. No entity found in the query."
+ "See relevant information based on the previous query."
]
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317/chart_config.json
index af14d1dfc7..79a59ad2d0 100644
--- a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317/chart_config.json
@@ -12,160 +12,16 @@
"answerTableTileSpec": {
"columns": [
{
- "header": "Abbreviation",
- "propertyExpr": "->abbreviation"
- },
- {
- "header": "Alternate Name",
- "propertyExpr": "->alternateName"
- },
- {
- "header": "Biological Host",
- "propertyExpr": "->biologicalHost"
- },
- {
- "header": "Date Created",
- "propertyExpr": "->dateCreated"
- },
- {
- "header": "Date Established",
- "propertyExpr": "->dateEstablished"
- },
- {
- "header": "Date Revised",
- "propertyExpr": "->dateRevised"
- },
- {
- "header": "Description",
- "propertyExpr": "->description"
- },
- {
- "header": "Has Inherited Divsion",
- "propertyExpr": "->hasInheritedDivsion"
- },
- {
- "header": "Has MeSH Qualifier",
- "propertyExpr": "->hasMeSHQualifier"
- },
- {
- "header": "Identifier",
- "propertyExpr": "->identifier"
- },
- {
- "header": "Medical Subject Heading Tree Number",
- "propertyExpr": "->medicalSubjectHeadingTreeNumber"
- },
- {
- "header": "Name",
- "propertyExpr": "->name"
- },
- {
- "header": "Ncbi Tax Id",
- "propertyExpr": "->ncbiTaxId"
- },
- {
- "header": "Proposal For Last Change",
- "propertyExpr": "->proposalForLastChange"
- },
- {
- "header": "Provenance",
- "propertyExpr": "->provenance"
- },
- {
- "header": "Scientific Name",
- "propertyExpr": "->scientificName"
- },
- {
- "header": "Specialization Of",
- "propertyExpr": "->specializationOf"
- },
- {
- "header": "Taxon Division",
- "propertyExpr": "->taxonDivision"
- },
- {
- "header": "Taxon History URL",
- "propertyExpr": "->taxonHistoryURL"
- },
- {
- "header": "Taxon Rank",
- "propertyExpr": "->taxonRank"
- },
- {
- "header": "Taxon Top Level Category",
- "propertyExpr": "->taxonTopLevelCategory"
- },
- {
- "header": "Type Of",
- "propertyExpr": "->typeOf"
- },
- {
- "header": "Version Of Last Change",
- "propertyExpr": "->versionOfLastChange"
- },
- {
- "header": "Virus Class",
- "propertyExpr": "->virusClass"
- },
- {
- "header": "Virus Family",
- "propertyExpr": "->virusFamily"
- },
- {
- "header": "Virus Genome Composition",
- "propertyExpr": "->virusGenomeComposition"
- },
- {
- "header": "Virus Genus",
- "propertyExpr": "->virusGenus"
- },
- {
- "header": "Virus Host",
- "propertyExpr": "->virusHost"
- },
- {
- "header": "Virus Kingdom",
- "propertyExpr": "->virusKingdom"
- },
- {
- "header": "Virus Last Taxonomic Change",
- "propertyExpr": "->virusLastTaxonomicChange"
- },
- {
- "header": "Virus Order",
- "propertyExpr": "->virusOrder"
- },
- {
- "header": "Virus Phylum",
- "propertyExpr": "->virusPhylum"
- },
- {
- "header": "Virus Realm",
- "propertyExpr": "->virusRealm"
- },
- {
- "header": "Virus Species",
- "propertyExpr": "->virusSpecies"
- },
- {
- "header": "Virus Subfamily",
- "propertyExpr": "->virusSubfamily"
- },
- {
- "header": "Virus Subgenus",
- "propertyExpr": "->virusSubgenus"
- },
- {
- "header": "Virus Suborder",
- "propertyExpr": "->virusSuborder"
+ "header": "Full Name",
+ "propertyExpr": "->fullName"
}
]
},
"entities": [
- "bio/Betacoronavirus1",
- "bio/D000073641"
+ "bio/ncbi_59246804",
+ "bio/ncbi_59275321"
],
- "title": "Here are all the properties for Betacoronavirus 1",
+ "title": "The Full Name for are are as follows:",
"type": "ANSWER_TABLE"
}
]
@@ -180,13 +36,13 @@
"debug": {},
"entities": [
{
- "dcid": "bio/Betacoronavirus1",
- "name": "Betacoronavirus 1",
+ "dcid": "bio/ncbi_59246804",
+ "name": "are",
"type": ""
},
{
- "dcid": "bio/D000073641",
- "name": "Betacoronavirus 1",
+ "dcid": "bio/ncbi_59275321",
+ "name": "are",
"type": ""
}
],
@@ -206,7 +62,5 @@
"peerTopics": []
},
"svSource": "UNKNOWN",
- "userMessages": [
- "See relevant information for Betacoronavirus 1 based on the previous query."
- ]
+ "userMessages": []
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
index 03140d5885..2e61bd8c5d 100644
--- a/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatgenesareassociatedwiththegeneticvariantrs13317andrs7903146/chart_config.json
@@ -9,28 +9,20 @@
{
"tiles": [
{
- "answerMessageTileSpec": {
- "propertyExpr": "<-geneticVariantID{typeOf:DiseaseGeneticVariantAssociation}->diseaseID"
+ "answerTableTileSpec": {
+ "columns": [
+ {
+ "header": "Full Name",
+ "propertyExpr": "->fullName"
+ }
+ ]
},
"entities": [
- "bio/rs7903146"
+ "bio/ncbi_59246804",
+ "bio/ncbi_59275321"
],
- "title": "The associated diseases for rs7903146 are",
- "type": "ANSWER_MESSAGE"
- }
- ]
- }
- ]
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "entities": [
- "bio/rs7903146"
- ],
- "type": "ENTITY_OVERVIEW"
+ "title": "The Full Name for are are as follows:",
+ "type": "ANSWER_TABLE"
}
]
}
@@ -43,6 +35,16 @@
"context": {},
"debug": {},
"entities": [
+ {
+ "dcid": "bio/ncbi_59246804",
+ "name": "are",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_59275321",
+ "name": "are",
+ "type": ""
+ },
{
"dcid": "bio/rs7903146",
"name": "rs7903146",
@@ -65,7 +67,5 @@
"peerTopics": []
},
"svSource": "UNKNOWN",
- "userMessages": [
- "Low confidence in understanding your query. Displaying the closest results."
- ]
+ "userMessages": []
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_triple/whatstrandorientationdoesfgfr1have/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatstrandorientationdoesfgfr1have/chart_config.json
index 0c073e89c1..ec137493c2 100644
--- a/server/integration_tests/test_data/e2e_triple/whatstrandorientationdoesfgfr1have/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatstrandorientationdoesfgfr1have/chart_config.json
@@ -9,10 +9,578 @@
{
"tiles": [
{
+ "answerTableTileSpec": {
+ "columns": [
+ {
+ "header": "Alliance Of Genome Resources Id",
+ "propertyExpr": "->allianceOfGenomeResourcesId"
+ },
+ {
+ "header": "Alternate Gene Symbol",
+ "propertyExpr": "->alternateGeneSymbol"
+ },
+ {
+ "header": "Bovine Genome Database Id",
+ "propertyExpr": "->bovineGenomeDatabaseId"
+ },
+ {
+ "header": "Chicken Gene Nomenclature Consortium Id",
+ "propertyExpr": "->chickenGeneNomenclatureConsortiumId"
+ },
+ {
+ "header": "Chrom",
+ "propertyExpr": "->chrom"
+ },
+ {
+ "header": "Comparative Toxicogenomics DBID",
+ "propertyExpr": "->comparativeToxicogenomicsDBID"
+ },
+ {
+ "header": "Cytogenetic Map Location",
+ "propertyExpr": "->cytogeneticMapLocation"
+ },
+ {
+ "header": "Date Modified",
+ "propertyExpr": "->dateModified"
+ },
+ {
+ "header": "Description",
+ "propertyExpr": "->description"
+ },
+ {
+ "header": "Ensembl Gene Id",
+ "propertyExpr": "->ensemblGeneId"
+ },
+ {
+ "header": "Ensembl ID",
+ "propertyExpr": "->ensemblID"
+ },
+ {
+ "header": "Ensembl Rapid Release Id",
+ "propertyExpr": "->ensemblRapidReleaseId"
+ },
+ {
+ "header": "Full Name",
+ "propertyExpr": "->fullName"
+ },
+ {
+ "header": "Gen Atlas ID",
+ "propertyExpr": "->genAtlasID"
+ },
+ {
+ "header": "Gene Card ID",
+ "propertyExpr": "->geneCardID"
+ },
+ {
+ "header": "Gene Ortholog",
+ "propertyExpr": "->geneOrtholog"
+ },
+ {
+ "header": "Gene Symbol",
+ "propertyExpr": "->geneSymbol"
+ },
+ {
+ "header": "Has Cpic Dosing Guideline",
+ "propertyExpr": "->hasCpicDosingGuideline"
+ },
+ {
+ "header": "Has Genetic Variant Annotation",
+ "propertyExpr": "->hasGeneticVariantAnnotation"
+ },
+ {
+ "header": "Has Genomic Coordinates",
+ "propertyExpr": "->hasGenomicCoordinates"
+ },
+ {
+ "header": "Hgnc ID",
+ "propertyExpr": "->hgncID"
+ },
+ {
+ "header": "Is Very Important Pharmacogene",
+ "propertyExpr": "->isVeryImportantPharmacogene"
+ },
+ {
+ "header": "Mouse Genome Informatics Id",
+ "propertyExpr": "->mouseGenomeInformaticsId"
+ },
+ {
+ "header": "Name",
+ "propertyExpr": "->name"
+ },
+ {
+ "header": "Ncbi Gene ID",
+ "propertyExpr": "->ncbiGeneID"
+ },
+ {
+ "header": "Ncbi Sequence Gi Number",
+ "propertyExpr": "->ncbiSequenceGiNumber"
+ },
+ {
+ "header": "Of Species",
+ "propertyExpr": "->ofSpecies"
+ },
+ {
+ "header": "Online Mendelian Inheritance In Man ID",
+ "propertyExpr": "->onlineMendelianInheritanceInManID"
+ },
+ {
+ "header": "Pharm GKBID",
+ "propertyExpr": "->pharmGKBID"
+ },
+ {
+ "header": "Provenance",
+ "propertyExpr": "->provenance"
+ },
+ {
+ "header": "Pub Med ID",
+ "propertyExpr": "->pubMedID"
+ },
+ {
+ "header": "Rat Genome Database Id",
+ "propertyExpr": "->ratGenomeDatabaseId"
+ },
+ {
+ "header": "Ref Seq Genomic Accession",
+ "propertyExpr": "->refSeqGenomicAccession"
+ },
+ {
+ "header": "Related Pseudogene",
+ "propertyExpr": "->relatedPseudogene"
+ },
+ {
+ "header": "Synonym",
+ "propertyExpr": "->synonym"
+ },
+ {
+ "header": "Type Of",
+ "propertyExpr": "->typeOf"
+ },
+ {
+ "header": "Type Of Gene",
+ "propertyExpr": "->typeOfGene"
+ },
+ {
+ "header": "Vertebrate Gene Nomenclature Committee Id",
+ "propertyExpr": "->vertebrateGeneNomenclatureCommitteeId"
+ },
+ {
+ "header": "Xenbase Id",
+ "propertyExpr": "->xenbaseId"
+ }
+ ]
+ },
"entities": [
- "bio/FGFR1"
+ "bio/FGFR1",
+ "bio/ncbi_100029852",
+ "bio/ncbi_100057614",
+ "bio/ncbi_100074240",
+ "bio/ncbi_100153248",
+ "bio/ncbi_100174545",
+ "bio/ncbi_100221243",
+ "bio/ncbi_100351861",
+ "bio/ncbi_100390192",
+ "bio/ncbi_100472630",
+ "bio/ncbi_100547498",
+ "bio/ncbi_100559018",
+ "bio/ncbi_100602423",
+ "bio/ncbi_100662289",
+ "bio/ncbi_100731156",
+ "bio/ncbi_100773586",
+ "bio/ncbi_100856477",
+ "bio/ncbi_100914347",
+ "bio/ncbi_100960708",
+ "bio/ncbi_100988115",
+ "bio/ncbi_101002603",
+ "bio/ncbi_101033213",
+ "bio/ncbi_101086055",
+ "bio/ncbi_101152179",
+ "bio/ncbi_101279623",
+ "bio/ncbi_101338609",
+ "bio/ncbi_101342270",
+ "bio/ncbi_101364849",
+ "bio/ncbi_101427669",
+ "bio/ncbi_101534918",
+ "bio/ncbi_101544250",
+ "bio/ncbi_101588120",
+ "bio/ncbi_101617102",
+ "bio/ncbi_101629379",
+ "bio/ncbi_101650479",
+ "bio/ncbi_101691149",
+ "bio/ncbi_101700324",
+ "bio/ncbi_101822220",
+ "bio/ncbi_101842486",
+ "bio/ncbi_101914093",
+ "bio/ncbi_101941076",
+ "bio/ncbi_101977965",
+ "bio/ncbi_101998996",
+ "bio/ncbi_102024657",
+ "bio/ncbi_102055369",
+ "bio/ncbi_102085235",
+ "bio/ncbi_102103637",
+ "bio/ncbi_102144714",
+ "bio/ncbi_102180282",
+ "bio/ncbi_102253832",
+ "bio/ncbi_102267776",
+ "bio/ncbi_102386174",
+ "bio/ncbi_102407288",
+ "bio/ncbi_102423450",
+ "bio/ncbi_102461506",
+ "bio/ncbi_102484087",
+ "bio/ncbi_102515264",
+ "bio/ncbi_102531272",
+ "bio/ncbi_102574117",
+ "bio/ncbi_102734086",
+ "bio/ncbi_102759202",
+ "bio/ncbi_102836047",
+ "bio/ncbi_102868898",
+ "bio/ncbi_102898943",
+ "bio/ncbi_102925907",
+ "bio/ncbi_102942878",
+ "bio/ncbi_102972346",
+ "bio/ncbi_102989551",
+ "bio/ncbi_103017733",
+ "bio/ncbi_103066603",
+ "bio/ncbi_103069902",
+ "bio/ncbi_103107883",
+ "bio/ncbi_103192070",
+ "bio/ncbi_103215648",
+ "bio/ncbi_103274944",
+ "bio/ncbi_103290249",
+ "bio/ncbi_103535383",
+ "bio/ncbi_103560266",
+ "bio/ncbi_103598755",
+ "bio/ncbi_103614656",
+ "bio/ncbi_103659146",
+ "bio/ncbi_103745770",
+ "bio/ncbi_103763194",
+ "bio/ncbi_103822693",
+ "bio/ncbi_103897295",
+ "bio/ncbi_103912362",
+ "bio/ncbi_104016019",
+ "bio/ncbi_104068578",
+ "bio/ncbi_104135322",
+ "bio/ncbi_104148747",
+ "bio/ncbi_104254434",
+ "bio/ncbi_104301278",
+ "bio/ncbi_104384843",
+ "bio/ncbi_104553496",
+ "bio/ncbi_104576676",
+ "bio/ncbi_104679640",
+ "bio/ncbi_104694904",
+ "bio/ncbi_104828804",
+ "bio/ncbi_104848740",
+ "bio/ncbi_104987781",
+ "bio/ncbi_105071441",
+ "bio/ncbi_105105270",
+ "bio/ncbi_105300315",
+ "bio/ncbi_105476567",
+ "bio/ncbi_105525157",
+ "bio/ncbi_105590801",
+ "bio/ncbi_105733510",
+ "bio/ncbi_105815854",
+ "bio/ncbi_105870403",
+ "bio/ncbi_105992799",
+ "bio/ncbi_106044374",
+ "bio/ncbi_106492992",
+ "bio/ncbi_106545617",
+ "bio/ncbi_106824659",
+ "bio/ncbi_106862051",
+ "bio/ncbi_106896165",
+ "bio/ncbi_106978376",
+ "bio/ncbi_107113006",
+ "bio/ncbi_107155394",
+ "bio/ncbi_107213845",
+ "bio/ncbi_107289991",
+ "bio/ncbi_107323773",
+ "bio/ncbi_107515961",
+ "bio/ncbi_107535065",
+ "bio/ncbi_108309970",
+ "bio/ncbi_108403050",
+ "bio/ncbi_108505671",
+ "bio/ncbi_108512401",
+ "bio/ncbi_108791453",
+ "bio/ncbi_109262303",
+ "bio/ncbi_109295541",
+ "bio/ncbi_109317416",
+ "bio/ncbi_109373149",
+ "bio/ncbi_109456079",
+ "bio/ncbi_109553304",
+ "bio/ncbi_109688936",
+ "bio/ncbi_110072166",
+ "bio/ncbi_110126587",
+ "bio/ncbi_110207578",
+ "bio/ncbi_110299550",
+ "bio/ncbi_110336809",
+ "bio/ncbi_110387131",
+ "bio/ncbi_110473397",
+ "bio/ncbi_110563307",
+ "bio/ncbi_110573154",
+ "bio/ncbi_111173523",
+ "bio/ncbi_111544121",
+ "bio/ncbi_111938850",
+ "bio/ncbi_112111651",
+ "bio/ncbi_112306733",
+ "bio/ncbi_112413123",
+ "bio/ncbi_112629744",
+ "bio/ncbi_112649669",
+ "bio/ncbi_112834662",
+ "bio/ncbi_112858029",
+ "bio/ncbi_112916136",
+ "bio/ncbi_112952906",
+ "bio/ncbi_112965467",
+ "bio/ncbi_112991606",
+ "bio/ncbi_113193875",
+ "bio/ncbi_113262086",
+ "bio/ncbi_113420990",
+ "bio/ncbi_113628878",
+ "bio/ncbi_113884771",
+ "bio/ncbi_113924319",
+ "bio/ncbi_113958636",
+ "bio/ncbi_113978937",
+ "bio/ncbi_114000501",
+ "bio/ncbi_114045132",
+ "bio/ncbi_114066493",
+ "bio/ncbi_114095896",
+ "bio/ncbi_114224838",
+ "bio/ncbi_114508370",
+ "bio/ncbi_114585343",
+ "bio/ncbi_114621844",
+ "bio/ncbi_114681341",
+ "bio/ncbi_114897510",
+ "bio/ncbi_115092712",
+ "bio/ncbi_115288965",
+ "bio/ncbi_115350076",
+ "bio/ncbi_115469362",
+ "bio/ncbi_115512001",
+ "bio/ncbi_115618404",
+ "bio/ncbi_115646411",
+ "bio/ncbi_115840502",
+ "bio/ncbi_115912547",
+ "bio/ncbi_116069056",
+ "bio/ncbi_116234528",
+ "bio/ncbi_116435512",
+ "bio/ncbi_116462129",
+ "bio/ncbi_116499369",
+ "bio/ncbi_116516298",
+ "bio/ncbi_116558317",
+ "bio/ncbi_116581609",
+ "bio/ncbi_116637829",
+ "bio/ncbi_116746732",
+ "bio/ncbi_116799432",
+ "bio/ncbi_116821412",
+ "bio/ncbi_116855379",
+ "bio/ncbi_116914481",
+ "bio/ncbi_116962981",
+ "bio/ncbi_117007905",
+ "bio/ncbi_117021283",
+ "bio/ncbi_117059934",
+ "bio/ncbi_117094867",
+ "bio/ncbi_117362782",
+ "bio/ncbi_117674750",
+ "bio/ncbi_117722071",
+ "bio/ncbi_117873025",
+ "bio/ncbi_118009956",
+ "bio/ncbi_118097182",
+ "bio/ncbi_118177501",
+ "bio/ncbi_118256011",
+ "bio/ncbi_118546878",
+ "bio/ncbi_118597682",
+ "bio/ncbi_118622697",
+ "bio/ncbi_118649562",
+ "bio/ncbi_118728579",
+ "bio/ncbi_118842877",
+ "bio/ncbi_118887767",
+ "bio/ncbi_118935682",
+ "bio/ncbi_118993177",
+ "bio/ncbi_119065040",
+ "bio/ncbi_119140386",
+ "bio/ncbi_119257820",
+ "bio/ncbi_119530176",
+ "bio/ncbi_119710874",
+ "bio/ncbi_119713481",
+ "bio/ncbi_119811944",
+ "bio/ncbi_119848596",
+ "bio/ncbi_119928140",
+ "bio/ncbi_120238662",
+ "bio/ncbi_120312914",
+ "bio/ncbi_120397459",
+ "bio/ncbi_120505592",
+ "bio/ncbi_120595650",
+ "bio/ncbi_120764055",
+ "bio/ncbi_120865665",
+ "bio/ncbi_120933172",
+ "bio/ncbi_120986282",
+ "bio/ncbi_121017369",
+ "bio/ncbi_121060439",
+ "bio/ncbi_121099239",
+ "bio/ncbi_121149974",
+ "bio/ncbi_121346743",
+ "bio/ncbi_121359634",
+ "bio/ncbi_121462200",
+ "bio/ncbi_121489119",
+ "bio/ncbi_121663069",
+ "bio/ncbi_121935105",
+ "bio/ncbi_122107616",
+ "bio/ncbi_122158487",
+ "bio/ncbi_122188167",
+ "bio/ncbi_122217613",
+ "bio/ncbi_122432228",
+ "bio/ncbi_122473425",
+ "bio/ncbi_122687705",
+ "bio/ncbi_122740710",
+ "bio/ncbi_122812066",
+ "bio/ncbi_122889876",
+ "bio/ncbi_122927312",
+ "bio/ncbi_123026996",
+ "bio/ncbi_123236988",
+ "bio/ncbi_123362985",
+ "bio/ncbi_123588895",
+ "bio/ncbi_123626670",
+ "bio/ncbi_123780346",
+ "bio/ncbi_123807471",
+ "bio/ncbi_123847952",
+ "bio/ncbi_123933156",
+ "bio/ncbi_124106269",
+ "bio/ncbi_124231777",
+ "bio/ncbi_124520453",
+ "bio/ncbi_124983698",
+ "bio/ncbi_125092758",
+ "bio/ncbi_125123142",
+ "bio/ncbi_125163506",
+ "bio/ncbi_125317554",
+ "bio/ncbi_125339698",
+ "bio/ncbi_125414437",
+ "bio/ncbi_125441423",
+ "bio/ncbi_125626448",
+ "bio/ncbi_125685203",
+ "bio/ncbi_125923281",
+ "bio/ncbi_126006406",
+ "bio/ncbi_126051549",
+ "bio/ncbi_126065537",
+ "bio/ncbi_126504434",
+ "bio/ncbi_126645383",
+ "bio/ncbi_126961189",
+ "bio/ncbi_127025218",
+ "bio/ncbi_127044788",
+ "bio/ncbi_127210336",
+ "bio/ncbi_127220342",
+ "bio/ncbi_127394701",
+ "bio/ncbi_127482054",
+ "bio/ncbi_127548241",
+ "bio/ncbi_127668903",
+ "bio/ncbi_128068375",
+ "bio/ncbi_128089959",
+ "bio/ncbi_128118971",
+ "bio/ncbi_128150091",
+ "bio/ncbi_128333755",
+ "bio/ncbi_128403030",
+ "bio/ncbi_128490904",
+ "bio/ncbi_128576514",
+ "bio/ncbi_128663645",
+ "bio/ncbi_128800840",
+ "bio/ncbi_128820213",
+ "bio/ncbi_128831176",
+ "bio/ncbi_128900067",
+ "bio/ncbi_128949537",
+ "bio/ncbi_128978671",
+ "bio/ncbi_129042504",
+ "bio/ncbi_129064807",
+ "bio/ncbi_129131588",
+ "bio/ncbi_129196709",
+ "bio/ncbi_129342594",
+ "bio/ncbi_129491526",
+ "bio/ncbi_129515655",
+ "bio/ncbi_129549407",
+ "bio/ncbi_129643001",
+ "bio/ncbi_129666273",
+ "bio/ncbi_130026085",
+ "bio/ncbi_130160489",
+ "bio/ncbi_130262007",
+ "bio/ncbi_130367929",
+ "bio/ncbi_130487492",
+ "bio/ncbi_130603950",
+ "bio/ncbi_130830032",
+ "bio/ncbi_130862598",
+ "bio/ncbi_131094956",
+ "bio/ncbi_131203823",
+ "bio/ncbi_131394045",
+ "bio/ncbi_131506723",
+ "bio/ncbi_131568234",
+ "bio/ncbi_131589574",
+ "bio/ncbi_131747394",
+ "bio/ncbi_131820646",
+ "bio/ncbi_131894317",
+ "bio/ncbi_132006317",
+ "bio/ncbi_132085309",
+ "bio/ncbi_132228629",
+ "bio/ncbi_132340003",
+ "bio/ncbi_132356642",
+ "bio/ncbi_132417589",
+ "bio/ncbi_132481231",
+ "bio/ncbi_132512743",
+ "bio/ncbi_132580696",
+ "bio/ncbi_132691808",
+ "bio/ncbi_132782814",
+ "bio/ncbi_133050609",
+ "bio/ncbi_133081191",
+ "bio/ncbi_133210375",
+ "bio/ncbi_133240011",
+ "bio/ncbi_133279078",
+ "bio/ncbi_133368378",
+ "bio/ncbi_133775339",
+ "bio/ncbi_134054801",
+ "bio/ncbi_134151986",
+ "bio/ncbi_134164844",
+ "bio/ncbi_134361584",
+ "bio/ncbi_134407481",
+ "bio/ncbi_134428540",
+ "bio/ncbi_134502736",
+ "bio/ncbi_134526559",
+ "bio/ncbi_134562645",
+ "bio/ncbi_134602949",
+ "bio/ncbi_134936489",
+ "bio/ncbi_135192481",
+ "bio/ncbi_135287060",
+ "bio/ncbi_135317111",
+ "bio/ncbi_135403713",
+ "bio/ncbi_135456901",
+ "bio/ncbi_135873608",
+ "bio/ncbi_135998389",
+ "bio/ncbi_136003469",
+ "bio/ncbi_136055404",
+ "bio/ncbi_136112305",
+ "bio/ncbi_136141836",
+ "bio/ncbi_136176884",
+ "bio/ncbi_136302859",
+ "bio/ncbi_136309122",
+ "bio/ncbi_136372585",
+ "bio/ncbi_136402705",
+ "bio/ncbi_136567545",
+ "bio/ncbi_136612758",
+ "bio/ncbi_136662257",
+ "bio/ncbi_137150943",
+ "bio/ncbi_137216053",
+ "bio/ncbi_137450336",
+ "bio/ncbi_137463441",
+ "bio/ncbi_137562857",
+ "bio/ncbi_137675452",
+ "bio/ncbi_137756000",
+ "bio/ncbi_137845221",
+ "bio/ncbi_138079229",
+ "bio/ncbi_138121591",
+ "bio/ncbi_138152113",
+ "bio/ncbi_138265881",
+ "bio/ncbi_14182",
+ "bio/ncbi_281768",
+ "bio/ncbi_396516",
+ "bio/ncbi_464122",
+ "bio/ncbi_548648",
+ "bio/ncbi_700126",
+ "bio/ncbi_780507",
+ "bio/ncbi_79114"
],
- "type": "ENTITY_OVERVIEW"
+ "title": "Here are all the properties for FGFR1",
+ "type": "ANSWER_TABLE"
}
]
}
@@ -29,6 +597,2041 @@
"dcid": "bio/FGFR1",
"name": "FGFR1",
"type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100029852",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100057614",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100074240",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100153248",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100174545",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100221243",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100351861",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100390192",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100472630",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100547498",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100559018",
+ "name": "fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100602423",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100662289",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100731156",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100773586",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100856477",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100914347",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100960708",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100988115",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101002603",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101033213",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101086055",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101152179",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101279623",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101338609",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101342270",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101364849",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101427669",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101534918",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101544250",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101588120",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101617102",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101629379",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101650479",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101691149",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101700324",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101822220",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101842486",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101914093",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101941076",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101977965",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101998996",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102024657",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102055369",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102085235",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102103637",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102144714",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102180282",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102253832",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102267776",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102386174",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102407288",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102423450",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102461506",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102484087",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102515264",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102531272",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102574117",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102734086",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102759202",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102836047",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102868898",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102898943",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102925907",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102942878",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102972346",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102989551",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103017733",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103066603",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103069902",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103107883",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103192070",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103215648",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103274944",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103290249",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103535383",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103560266",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103598755",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103614656",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103659146",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103745770",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103763194",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103822693",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103897295",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103912362",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104016019",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104068578",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104135322",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104148747",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104254434",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104301278",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104384843",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104553496",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104576676",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104679640",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104694904",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104828804",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104848740",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104987781",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105071441",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105105270",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105300315",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105476567",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105525157",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105590801",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105733510",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105815854",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105870403",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105992799",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106044374",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106492992",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106545617",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106824659",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106862051",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106896165",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106978376",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107113006",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107155394",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107213845",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107289991",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107323773",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107515961",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107535065",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108309970",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108403050",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108505671",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108512401",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108791453",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109262303",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109295541",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109317416",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109373149",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109456079",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109553304",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109688936",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110072166",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110126587",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110207578",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110299550",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110336809",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110387131",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110473397",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110563307",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110573154",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_111173523",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_111544121",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_111938850",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112111651",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112306733",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112413123",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112629744",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112649669",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112834662",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112858029",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112916136",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112952906",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112965467",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112991606",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113193875",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113262086",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113420990",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113628878",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113884771",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113924319",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113958636",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113978937",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114000501",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114045132",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114066493",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114095896",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114224838",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114508370",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114585343",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114621844",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114681341",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114897510",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115092712",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115288965",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115350076",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115469362",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115512001",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115618404",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115646411",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115840502",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115912547",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116069056",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116234528",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116435512",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116462129",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116499369",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116516298",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116558317",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116581609",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116637829",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116746732",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116799432",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116821412",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116855379",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116914481",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116962981",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117007905",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117021283",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117059934",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117094867",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117362782",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117674750",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117722071",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117873025",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118009956",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118097182",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118177501",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118256011",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118546878",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118597682",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118622697",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118649562",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118728579",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118842877",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118887767",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118935682",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118993177",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119065040",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119140386",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119257820",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119530176",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119710874",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119713481",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119811944",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119848596",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119928140",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120238662",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120312914",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120397459",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120505592",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120595650",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120764055",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120865665",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120933172",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120986282",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121017369",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121060439",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121099239",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121149974",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121346743",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121359634",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121462200",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121489119",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121663069",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121935105",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122107616",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122158487",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122188167",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122217613",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122432228",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122473425",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122687705",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122740710",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122812066",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122889876",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122927312",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123026996",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123236988",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123362985",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123588895",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123626670",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123780346",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123807471",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123847952",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123933156",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124106269",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124231777",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124520453",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124983698",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125092758",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125123142",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125163506",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125317554",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125339698",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125414437",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125441423",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125626448",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125685203",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125923281",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126006406",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126051549",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126065537",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126504434",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126645383",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126961189",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127025218",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127044788",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127210336",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127220342",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127394701",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127482054",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127548241",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127668903",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128068375",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128089959",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128118971",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128150091",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128333755",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128403030",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128490904",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128576514",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128663645",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128800840",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128820213",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128831176",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128900067",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128949537",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128978671",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129042504",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129064807",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129131588",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129196709",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129342594",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129491526",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129515655",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129549407",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129643001",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129666273",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130026085",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130160489",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130262007",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130367929",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130487492",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130603950",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130830032",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130862598",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131094956",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131203823",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131394045",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131506723",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131568234",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131589574",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131747394",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131820646",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131894317",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132006317",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132085309",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132228629",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132340003",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132356642",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132417589",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132481231",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132512743",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132580696",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132691808",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132782814",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133050609",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133081191",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133210375",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133240011",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133279078",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133368378",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133775339",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134054801",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134151986",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134164844",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134361584",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134407481",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134428540",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134502736",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134526559",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134562645",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134602949",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134936489",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135192481",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135287060",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135317111",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135403713",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135456901",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135873608",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135998389",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136003469",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136055404",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136112305",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136141836",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136176884",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136302859",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136309122",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136372585",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136402705",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136567545",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136612758",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136662257",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137150943",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137216053",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137450336",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137463441",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137562857",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137675452",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137756000",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137845221",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138079229",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138121591",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138152113",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138265881",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_14182",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_281768",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_396516",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_464122",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_548648",
+ "name": "fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_700126",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_780507",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_79114",
+ "name": "Fgfr1",
+ "type": ""
}
],
"pastSourceContext": "",
diff --git a/server/integration_tests/test_data/e2e_triple/whattranscriptsdoesithave/chart_config.json b/server/integration_tests/test_data/e2e_triple/whattranscriptsdoesithave/chart_config.json
index 33f1221133..71027cf577 100644
--- a/server/integration_tests/test_data/e2e_triple/whattranscriptsdoesithave/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whattranscriptsdoesithave/chart_config.json
@@ -9,10 +9,578 @@
{
"tiles": [
{
+ "answerTableTileSpec": {
+ "columns": [
+ {
+ "header": "Alliance Of Genome Resources Id",
+ "propertyExpr": "->allianceOfGenomeResourcesId"
+ },
+ {
+ "header": "Alternate Gene Symbol",
+ "propertyExpr": "->alternateGeneSymbol"
+ },
+ {
+ "header": "Bovine Genome Database Id",
+ "propertyExpr": "->bovineGenomeDatabaseId"
+ },
+ {
+ "header": "Chicken Gene Nomenclature Consortium Id",
+ "propertyExpr": "->chickenGeneNomenclatureConsortiumId"
+ },
+ {
+ "header": "Chrom",
+ "propertyExpr": "->chrom"
+ },
+ {
+ "header": "Comparative Toxicogenomics DBID",
+ "propertyExpr": "->comparativeToxicogenomicsDBID"
+ },
+ {
+ "header": "Cytogenetic Map Location",
+ "propertyExpr": "->cytogeneticMapLocation"
+ },
+ {
+ "header": "Date Modified",
+ "propertyExpr": "->dateModified"
+ },
+ {
+ "header": "Description",
+ "propertyExpr": "->description"
+ },
+ {
+ "header": "Ensembl Gene Id",
+ "propertyExpr": "->ensemblGeneId"
+ },
+ {
+ "header": "Ensembl ID",
+ "propertyExpr": "->ensemblID"
+ },
+ {
+ "header": "Ensembl Rapid Release Id",
+ "propertyExpr": "->ensemblRapidReleaseId"
+ },
+ {
+ "header": "Full Name",
+ "propertyExpr": "->fullName"
+ },
+ {
+ "header": "Gen Atlas ID",
+ "propertyExpr": "->genAtlasID"
+ },
+ {
+ "header": "Gene Card ID",
+ "propertyExpr": "->geneCardID"
+ },
+ {
+ "header": "Gene Ortholog",
+ "propertyExpr": "->geneOrtholog"
+ },
+ {
+ "header": "Gene Symbol",
+ "propertyExpr": "->geneSymbol"
+ },
+ {
+ "header": "Has Cpic Dosing Guideline",
+ "propertyExpr": "->hasCpicDosingGuideline"
+ },
+ {
+ "header": "Has Genetic Variant Annotation",
+ "propertyExpr": "->hasGeneticVariantAnnotation"
+ },
+ {
+ "header": "Has Genomic Coordinates",
+ "propertyExpr": "->hasGenomicCoordinates"
+ },
+ {
+ "header": "Hgnc ID",
+ "propertyExpr": "->hgncID"
+ },
+ {
+ "header": "Is Very Important Pharmacogene",
+ "propertyExpr": "->isVeryImportantPharmacogene"
+ },
+ {
+ "header": "Mouse Genome Informatics Id",
+ "propertyExpr": "->mouseGenomeInformaticsId"
+ },
+ {
+ "header": "Name",
+ "propertyExpr": "->name"
+ },
+ {
+ "header": "Ncbi Gene ID",
+ "propertyExpr": "->ncbiGeneID"
+ },
+ {
+ "header": "Ncbi Sequence Gi Number",
+ "propertyExpr": "->ncbiSequenceGiNumber"
+ },
+ {
+ "header": "Of Species",
+ "propertyExpr": "->ofSpecies"
+ },
+ {
+ "header": "Online Mendelian Inheritance In Man ID",
+ "propertyExpr": "->onlineMendelianInheritanceInManID"
+ },
+ {
+ "header": "Pharm GKBID",
+ "propertyExpr": "->pharmGKBID"
+ },
+ {
+ "header": "Provenance",
+ "propertyExpr": "->provenance"
+ },
+ {
+ "header": "Pub Med ID",
+ "propertyExpr": "->pubMedID"
+ },
+ {
+ "header": "Rat Genome Database Id",
+ "propertyExpr": "->ratGenomeDatabaseId"
+ },
+ {
+ "header": "Ref Seq Genomic Accession",
+ "propertyExpr": "->refSeqGenomicAccession"
+ },
+ {
+ "header": "Related Pseudogene",
+ "propertyExpr": "->relatedPseudogene"
+ },
+ {
+ "header": "Synonym",
+ "propertyExpr": "->synonym"
+ },
+ {
+ "header": "Type Of",
+ "propertyExpr": "->typeOf"
+ },
+ {
+ "header": "Type Of Gene",
+ "propertyExpr": "->typeOfGene"
+ },
+ {
+ "header": "Vertebrate Gene Nomenclature Committee Id",
+ "propertyExpr": "->vertebrateGeneNomenclatureCommitteeId"
+ },
+ {
+ "header": "Xenbase Id",
+ "propertyExpr": "->xenbaseId"
+ }
+ ]
+ },
"entities": [
- "bio/FGFR1"
+ "bio/FGFR1",
+ "bio/ncbi_100029852",
+ "bio/ncbi_100057614",
+ "bio/ncbi_100074240",
+ "bio/ncbi_100153248",
+ "bio/ncbi_100174545",
+ "bio/ncbi_100221243",
+ "bio/ncbi_100351861",
+ "bio/ncbi_100390192",
+ "bio/ncbi_100472630",
+ "bio/ncbi_100547498",
+ "bio/ncbi_100559018",
+ "bio/ncbi_100602423",
+ "bio/ncbi_100662289",
+ "bio/ncbi_100731156",
+ "bio/ncbi_100773586",
+ "bio/ncbi_100856477",
+ "bio/ncbi_100914347",
+ "bio/ncbi_100960708",
+ "bio/ncbi_100988115",
+ "bio/ncbi_101002603",
+ "bio/ncbi_101033213",
+ "bio/ncbi_101086055",
+ "bio/ncbi_101152179",
+ "bio/ncbi_101279623",
+ "bio/ncbi_101338609",
+ "bio/ncbi_101342270",
+ "bio/ncbi_101364849",
+ "bio/ncbi_101427669",
+ "bio/ncbi_101534918",
+ "bio/ncbi_101544250",
+ "bio/ncbi_101588120",
+ "bio/ncbi_101617102",
+ "bio/ncbi_101629379",
+ "bio/ncbi_101650479",
+ "bio/ncbi_101691149",
+ "bio/ncbi_101700324",
+ "bio/ncbi_101822220",
+ "bio/ncbi_101842486",
+ "bio/ncbi_101914093",
+ "bio/ncbi_101941076",
+ "bio/ncbi_101977965",
+ "bio/ncbi_101998996",
+ "bio/ncbi_102024657",
+ "bio/ncbi_102055369",
+ "bio/ncbi_102085235",
+ "bio/ncbi_102103637",
+ "bio/ncbi_102144714",
+ "bio/ncbi_102180282",
+ "bio/ncbi_102253832",
+ "bio/ncbi_102267776",
+ "bio/ncbi_102386174",
+ "bio/ncbi_102407288",
+ "bio/ncbi_102423450",
+ "bio/ncbi_102461506",
+ "bio/ncbi_102484087",
+ "bio/ncbi_102515264",
+ "bio/ncbi_102531272",
+ "bio/ncbi_102574117",
+ "bio/ncbi_102734086",
+ "bio/ncbi_102759202",
+ "bio/ncbi_102836047",
+ "bio/ncbi_102868898",
+ "bio/ncbi_102898943",
+ "bio/ncbi_102925907",
+ "bio/ncbi_102942878",
+ "bio/ncbi_102972346",
+ "bio/ncbi_102989551",
+ "bio/ncbi_103017733",
+ "bio/ncbi_103066603",
+ "bio/ncbi_103069902",
+ "bio/ncbi_103107883",
+ "bio/ncbi_103192070",
+ "bio/ncbi_103215648",
+ "bio/ncbi_103274944",
+ "bio/ncbi_103290249",
+ "bio/ncbi_103535383",
+ "bio/ncbi_103560266",
+ "bio/ncbi_103598755",
+ "bio/ncbi_103614656",
+ "bio/ncbi_103659146",
+ "bio/ncbi_103745770",
+ "bio/ncbi_103763194",
+ "bio/ncbi_103822693",
+ "bio/ncbi_103897295",
+ "bio/ncbi_103912362",
+ "bio/ncbi_104016019",
+ "bio/ncbi_104068578",
+ "bio/ncbi_104135322",
+ "bio/ncbi_104148747",
+ "bio/ncbi_104254434",
+ "bio/ncbi_104301278",
+ "bio/ncbi_104384843",
+ "bio/ncbi_104553496",
+ "bio/ncbi_104576676",
+ "bio/ncbi_104679640",
+ "bio/ncbi_104694904",
+ "bio/ncbi_104828804",
+ "bio/ncbi_104848740",
+ "bio/ncbi_104987781",
+ "bio/ncbi_105071441",
+ "bio/ncbi_105105270",
+ "bio/ncbi_105300315",
+ "bio/ncbi_105476567",
+ "bio/ncbi_105525157",
+ "bio/ncbi_105590801",
+ "bio/ncbi_105733510",
+ "bio/ncbi_105815854",
+ "bio/ncbi_105870403",
+ "bio/ncbi_105992799",
+ "bio/ncbi_106044374",
+ "bio/ncbi_106492992",
+ "bio/ncbi_106545617",
+ "bio/ncbi_106824659",
+ "bio/ncbi_106862051",
+ "bio/ncbi_106896165",
+ "bio/ncbi_106978376",
+ "bio/ncbi_107113006",
+ "bio/ncbi_107155394",
+ "bio/ncbi_107213845",
+ "bio/ncbi_107289991",
+ "bio/ncbi_107323773",
+ "bio/ncbi_107515961",
+ "bio/ncbi_107535065",
+ "bio/ncbi_108309970",
+ "bio/ncbi_108403050",
+ "bio/ncbi_108505671",
+ "bio/ncbi_108512401",
+ "bio/ncbi_108791453",
+ "bio/ncbi_109262303",
+ "bio/ncbi_109295541",
+ "bio/ncbi_109317416",
+ "bio/ncbi_109373149",
+ "bio/ncbi_109456079",
+ "bio/ncbi_109553304",
+ "bio/ncbi_109688936",
+ "bio/ncbi_110072166",
+ "bio/ncbi_110126587",
+ "bio/ncbi_110207578",
+ "bio/ncbi_110299550",
+ "bio/ncbi_110336809",
+ "bio/ncbi_110387131",
+ "bio/ncbi_110473397",
+ "bio/ncbi_110563307",
+ "bio/ncbi_110573154",
+ "bio/ncbi_111173523",
+ "bio/ncbi_111544121",
+ "bio/ncbi_111938850",
+ "bio/ncbi_112111651",
+ "bio/ncbi_112306733",
+ "bio/ncbi_112413123",
+ "bio/ncbi_112629744",
+ "bio/ncbi_112649669",
+ "bio/ncbi_112834662",
+ "bio/ncbi_112858029",
+ "bio/ncbi_112916136",
+ "bio/ncbi_112952906",
+ "bio/ncbi_112965467",
+ "bio/ncbi_112991606",
+ "bio/ncbi_113193875",
+ "bio/ncbi_113262086",
+ "bio/ncbi_113420990",
+ "bio/ncbi_113628878",
+ "bio/ncbi_113884771",
+ "bio/ncbi_113924319",
+ "bio/ncbi_113958636",
+ "bio/ncbi_113978937",
+ "bio/ncbi_114000501",
+ "bio/ncbi_114045132",
+ "bio/ncbi_114066493",
+ "bio/ncbi_114095896",
+ "bio/ncbi_114224838",
+ "bio/ncbi_114508370",
+ "bio/ncbi_114585343",
+ "bio/ncbi_114621844",
+ "bio/ncbi_114681341",
+ "bio/ncbi_114897510",
+ "bio/ncbi_115092712",
+ "bio/ncbi_115288965",
+ "bio/ncbi_115350076",
+ "bio/ncbi_115469362",
+ "bio/ncbi_115512001",
+ "bio/ncbi_115618404",
+ "bio/ncbi_115646411",
+ "bio/ncbi_115840502",
+ "bio/ncbi_115912547",
+ "bio/ncbi_116069056",
+ "bio/ncbi_116234528",
+ "bio/ncbi_116435512",
+ "bio/ncbi_116462129",
+ "bio/ncbi_116499369",
+ "bio/ncbi_116516298",
+ "bio/ncbi_116558317",
+ "bio/ncbi_116581609",
+ "bio/ncbi_116637829",
+ "bio/ncbi_116746732",
+ "bio/ncbi_116799432",
+ "bio/ncbi_116821412",
+ "bio/ncbi_116855379",
+ "bio/ncbi_116914481",
+ "bio/ncbi_116962981",
+ "bio/ncbi_117007905",
+ "bio/ncbi_117021283",
+ "bio/ncbi_117059934",
+ "bio/ncbi_117094867",
+ "bio/ncbi_117362782",
+ "bio/ncbi_117674750",
+ "bio/ncbi_117722071",
+ "bio/ncbi_117873025",
+ "bio/ncbi_118009956",
+ "bio/ncbi_118097182",
+ "bio/ncbi_118177501",
+ "bio/ncbi_118256011",
+ "bio/ncbi_118546878",
+ "bio/ncbi_118597682",
+ "bio/ncbi_118622697",
+ "bio/ncbi_118649562",
+ "bio/ncbi_118728579",
+ "bio/ncbi_118842877",
+ "bio/ncbi_118887767",
+ "bio/ncbi_118935682",
+ "bio/ncbi_118993177",
+ "bio/ncbi_119065040",
+ "bio/ncbi_119140386",
+ "bio/ncbi_119257820",
+ "bio/ncbi_119530176",
+ "bio/ncbi_119710874",
+ "bio/ncbi_119713481",
+ "bio/ncbi_119811944",
+ "bio/ncbi_119848596",
+ "bio/ncbi_119928140",
+ "bio/ncbi_120238662",
+ "bio/ncbi_120312914",
+ "bio/ncbi_120397459",
+ "bio/ncbi_120505592",
+ "bio/ncbi_120595650",
+ "bio/ncbi_120764055",
+ "bio/ncbi_120865665",
+ "bio/ncbi_120933172",
+ "bio/ncbi_120986282",
+ "bio/ncbi_121017369",
+ "bio/ncbi_121060439",
+ "bio/ncbi_121099239",
+ "bio/ncbi_121149974",
+ "bio/ncbi_121346743",
+ "bio/ncbi_121359634",
+ "bio/ncbi_121462200",
+ "bio/ncbi_121489119",
+ "bio/ncbi_121663069",
+ "bio/ncbi_121935105",
+ "bio/ncbi_122107616",
+ "bio/ncbi_122158487",
+ "bio/ncbi_122188167",
+ "bio/ncbi_122217613",
+ "bio/ncbi_122432228",
+ "bio/ncbi_122473425",
+ "bio/ncbi_122687705",
+ "bio/ncbi_122740710",
+ "bio/ncbi_122812066",
+ "bio/ncbi_122889876",
+ "bio/ncbi_122927312",
+ "bio/ncbi_123026996",
+ "bio/ncbi_123236988",
+ "bio/ncbi_123362985",
+ "bio/ncbi_123588895",
+ "bio/ncbi_123626670",
+ "bio/ncbi_123780346",
+ "bio/ncbi_123807471",
+ "bio/ncbi_123847952",
+ "bio/ncbi_123933156",
+ "bio/ncbi_124106269",
+ "bio/ncbi_124231777",
+ "bio/ncbi_124520453",
+ "bio/ncbi_124983698",
+ "bio/ncbi_125092758",
+ "bio/ncbi_125123142",
+ "bio/ncbi_125163506",
+ "bio/ncbi_125317554",
+ "bio/ncbi_125339698",
+ "bio/ncbi_125414437",
+ "bio/ncbi_125441423",
+ "bio/ncbi_125626448",
+ "bio/ncbi_125685203",
+ "bio/ncbi_125923281",
+ "bio/ncbi_126006406",
+ "bio/ncbi_126051549",
+ "bio/ncbi_126065537",
+ "bio/ncbi_126504434",
+ "bio/ncbi_126645383",
+ "bio/ncbi_126961189",
+ "bio/ncbi_127025218",
+ "bio/ncbi_127044788",
+ "bio/ncbi_127210336",
+ "bio/ncbi_127220342",
+ "bio/ncbi_127394701",
+ "bio/ncbi_127482054",
+ "bio/ncbi_127548241",
+ "bio/ncbi_127668903",
+ "bio/ncbi_128068375",
+ "bio/ncbi_128089959",
+ "bio/ncbi_128118971",
+ "bio/ncbi_128150091",
+ "bio/ncbi_128333755",
+ "bio/ncbi_128403030",
+ "bio/ncbi_128490904",
+ "bio/ncbi_128576514",
+ "bio/ncbi_128663645",
+ "bio/ncbi_128800840",
+ "bio/ncbi_128820213",
+ "bio/ncbi_128831176",
+ "bio/ncbi_128900067",
+ "bio/ncbi_128949537",
+ "bio/ncbi_128978671",
+ "bio/ncbi_129042504",
+ "bio/ncbi_129064807",
+ "bio/ncbi_129131588",
+ "bio/ncbi_129196709",
+ "bio/ncbi_129342594",
+ "bio/ncbi_129491526",
+ "bio/ncbi_129515655",
+ "bio/ncbi_129549407",
+ "bio/ncbi_129643001",
+ "bio/ncbi_129666273",
+ "bio/ncbi_130026085",
+ "bio/ncbi_130160489",
+ "bio/ncbi_130262007",
+ "bio/ncbi_130367929",
+ "bio/ncbi_130487492",
+ "bio/ncbi_130603950",
+ "bio/ncbi_130830032",
+ "bio/ncbi_130862598",
+ "bio/ncbi_131094956",
+ "bio/ncbi_131203823",
+ "bio/ncbi_131394045",
+ "bio/ncbi_131506723",
+ "bio/ncbi_131568234",
+ "bio/ncbi_131589574",
+ "bio/ncbi_131747394",
+ "bio/ncbi_131820646",
+ "bio/ncbi_131894317",
+ "bio/ncbi_132006317",
+ "bio/ncbi_132085309",
+ "bio/ncbi_132228629",
+ "bio/ncbi_132340003",
+ "bio/ncbi_132356642",
+ "bio/ncbi_132417589",
+ "bio/ncbi_132481231",
+ "bio/ncbi_132512743",
+ "bio/ncbi_132580696",
+ "bio/ncbi_132691808",
+ "bio/ncbi_132782814",
+ "bio/ncbi_133050609",
+ "bio/ncbi_133081191",
+ "bio/ncbi_133210375",
+ "bio/ncbi_133240011",
+ "bio/ncbi_133279078",
+ "bio/ncbi_133368378",
+ "bio/ncbi_133775339",
+ "bio/ncbi_134054801",
+ "bio/ncbi_134151986",
+ "bio/ncbi_134164844",
+ "bio/ncbi_134361584",
+ "bio/ncbi_134407481",
+ "bio/ncbi_134428540",
+ "bio/ncbi_134502736",
+ "bio/ncbi_134526559",
+ "bio/ncbi_134562645",
+ "bio/ncbi_134602949",
+ "bio/ncbi_134936489",
+ "bio/ncbi_135192481",
+ "bio/ncbi_135287060",
+ "bio/ncbi_135317111",
+ "bio/ncbi_135403713",
+ "bio/ncbi_135456901",
+ "bio/ncbi_135873608",
+ "bio/ncbi_135998389",
+ "bio/ncbi_136003469",
+ "bio/ncbi_136055404",
+ "bio/ncbi_136112305",
+ "bio/ncbi_136141836",
+ "bio/ncbi_136176884",
+ "bio/ncbi_136302859",
+ "bio/ncbi_136309122",
+ "bio/ncbi_136372585",
+ "bio/ncbi_136402705",
+ "bio/ncbi_136567545",
+ "bio/ncbi_136612758",
+ "bio/ncbi_136662257",
+ "bio/ncbi_137150943",
+ "bio/ncbi_137216053",
+ "bio/ncbi_137450336",
+ "bio/ncbi_137463441",
+ "bio/ncbi_137562857",
+ "bio/ncbi_137675452",
+ "bio/ncbi_137756000",
+ "bio/ncbi_137845221",
+ "bio/ncbi_138079229",
+ "bio/ncbi_138121591",
+ "bio/ncbi_138152113",
+ "bio/ncbi_138265881",
+ "bio/ncbi_14182",
+ "bio/ncbi_281768",
+ "bio/ncbi_396516",
+ "bio/ncbi_464122",
+ "bio/ncbi_548648",
+ "bio/ncbi_700126",
+ "bio/ncbi_780507",
+ "bio/ncbi_79114"
],
- "type": "ENTITY_OVERVIEW"
+ "title": "Here are all the properties for FGFR1",
+ "type": "ANSWER_TABLE"
}
]
}
@@ -29,6 +597,2041 @@
"dcid": "bio/FGFR1",
"name": "FGFR1",
"type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100029852",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100057614",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100074240",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100153248",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100174545",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100221243",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100351861",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100390192",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100472630",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100547498",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100559018",
+ "name": "fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100602423",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100662289",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100731156",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100773586",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100856477",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100914347",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100960708",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_100988115",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101002603",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101033213",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101086055",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101152179",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101279623",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101338609",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101342270",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101364849",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101427669",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101534918",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101544250",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101588120",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101617102",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101629379",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101650479",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101691149",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101700324",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101822220",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101842486",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101914093",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101941076",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101977965",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_101998996",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102024657",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102055369",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102085235",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102103637",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102144714",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102180282",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102253832",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102267776",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102386174",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102407288",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102423450",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102461506",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102484087",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102515264",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102531272",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102574117",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102734086",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102759202",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102836047",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102868898",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102898943",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102925907",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102942878",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102972346",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_102989551",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103017733",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103066603",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103069902",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103107883",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103192070",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103215648",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103274944",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103290249",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103535383",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103560266",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103598755",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103614656",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103659146",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103745770",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103763194",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103822693",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103897295",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_103912362",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104016019",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104068578",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104135322",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104148747",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104254434",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104301278",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104384843",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104553496",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104576676",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104679640",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104694904",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104828804",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104848740",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_104987781",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105071441",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105105270",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105300315",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105476567",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105525157",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105590801",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105733510",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105815854",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105870403",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_105992799",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106044374",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106492992",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106545617",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106824659",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106862051",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106896165",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_106978376",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107113006",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107155394",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107213845",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107289991",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107323773",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107515961",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_107535065",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108309970",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108403050",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108505671",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108512401",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_108791453",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109262303",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109295541",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109317416",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109373149",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109456079",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109553304",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_109688936",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110072166",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110126587",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110207578",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110299550",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110336809",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110387131",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110473397",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110563307",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_110573154",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_111173523",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_111544121",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_111938850",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112111651",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112306733",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112413123",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112629744",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112649669",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112834662",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112858029",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112916136",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112952906",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112965467",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_112991606",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113193875",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113262086",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113420990",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113628878",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113884771",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113924319",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113958636",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_113978937",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114000501",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114045132",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114066493",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114095896",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114224838",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114508370",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114585343",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114621844",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114681341",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_114897510",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115092712",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115288965",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115350076",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115469362",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115512001",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115618404",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115646411",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115840502",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_115912547",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116069056",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116234528",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116435512",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116462129",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116499369",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116516298",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116558317",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116581609",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116637829",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116746732",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116799432",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116821412",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116855379",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116914481",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_116962981",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117007905",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117021283",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117059934",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117094867",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117362782",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117674750",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117722071",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_117873025",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118009956",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118097182",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118177501",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118256011",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118546878",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118597682",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118622697",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118649562",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118728579",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118842877",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118887767",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118935682",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_118993177",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119065040",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119140386",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119257820",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119530176",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119710874",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119713481",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119811944",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119848596",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_119928140",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120238662",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120312914",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120397459",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120505592",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120595650",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120764055",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120865665",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120933172",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_120986282",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121017369",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121060439",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121099239",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121149974",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121346743",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121359634",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121462200",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121489119",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121663069",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_121935105",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122107616",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122158487",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122188167",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122217613",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122432228",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122473425",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122687705",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122740710",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122812066",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122889876",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_122927312",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123026996",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123236988",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123362985",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123588895",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123626670",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123780346",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123807471",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123847952",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_123933156",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124106269",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124231777",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124520453",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_124983698",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125092758",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125123142",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125163506",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125317554",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125339698",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125414437",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125441423",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125626448",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125685203",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_125923281",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126006406",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126051549",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126065537",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126504434",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126645383",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_126961189",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127025218",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127044788",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127210336",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127220342",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127394701",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127482054",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127548241",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_127668903",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128068375",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128089959",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128118971",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128150091",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128333755",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128403030",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128490904",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128576514",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128663645",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128800840",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128820213",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128831176",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128900067",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128949537",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_128978671",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129042504",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129064807",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129131588",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129196709",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129342594",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129491526",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129515655",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129549407",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129643001",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_129666273",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130026085",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130160489",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130262007",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130367929",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130487492",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130603950",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130830032",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_130862598",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131094956",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131203823",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131394045",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131506723",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131568234",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131589574",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131747394",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131820646",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_131894317",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132006317",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132085309",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132228629",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132340003",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132356642",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132417589",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132481231",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132512743",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132580696",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132691808",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_132782814",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133050609",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133081191",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133210375",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133240011",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133279078",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133368378",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_133775339",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134054801",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134151986",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134164844",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134361584",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134407481",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134428540",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134502736",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134526559",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134562645",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134602949",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_134936489",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135192481",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135287060",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135317111",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135403713",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135456901",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135873608",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_135998389",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136003469",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136055404",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136112305",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136141836",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136176884",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136302859",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136309122",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136372585",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136402705",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136567545",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136612758",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_136662257",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137150943",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137216053",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137450336",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137463441",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137562857",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137675452",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137756000",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_137845221",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138079229",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138121591",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138152113",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_138265881",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_14182",
+ "name": "Fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_281768",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_396516",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_464122",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_548648",
+ "name": "fgfr1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_700126",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_780507",
+ "name": "FGFR1",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_79114",
+ "name": "Fgfr1",
+ "type": ""
}
],
"pastSourceContext": "",
diff --git a/server/integration_tests/test_data/e2e_triple/whatvirusspeciesarers13317andrs7903146/chart_config.json b/server/integration_tests/test_data/e2e_triple/whatvirusspeciesarers13317andrs7903146/chart_config.json
index a5f832efe9..785afea3bd 100644
--- a/server/integration_tests/test_data/e2e_triple/whatvirusspeciesarers13317andrs7903146/chart_config.json
+++ b/server/integration_tests/test_data/e2e_triple/whatvirusspeciesarers13317andrs7903146/chart_config.json
@@ -9,10 +9,109 @@
{
"tiles": [
{
+ "answerTableTileSpec": {
+ "columns": [
+ {
+ "header": "Chrom",
+ "propertyExpr": "->chrom"
+ },
+ {
+ "header": "Clinical Annotation Count",
+ "propertyExpr": "->clinicalAnnotationCount"
+ },
+ {
+ "header": "Clinical Annotation Count Level1_2",
+ "propertyExpr": "->clinicalAnnotationCountLevel1_2"
+ },
+ {
+ "header": "Clinical Guideline Annotation Count",
+ "propertyExpr": "->clinicalGuidelineAnnotationCount"
+ },
+ {
+ "header": "Cytogenetic Map Location",
+ "propertyExpr": "->cytogeneticMapLocation"
+ },
+ {
+ "header": "Date Modified",
+ "propertyExpr": "->dateModified"
+ },
+ {
+ "header": "Description",
+ "propertyExpr": "->description"
+ },
+ {
+ "header": "Drug Label Annotation Count",
+ "propertyExpr": "->drugLabelAnnotationCount"
+ },
+ {
+ "header": "Full Name",
+ "propertyExpr": "->fullName"
+ },
+ {
+ "header": "Gene Symbol",
+ "propertyExpr": "->geneSymbol"
+ },
+ {
+ "header": "Genetic Variant Annotation Count",
+ "propertyExpr": "->geneticVariantAnnotationCount"
+ },
+ {
+ "header": "Has Genomic Coordinates",
+ "propertyExpr": "->hasGenomicCoordinates"
+ },
+ {
+ "header": "Name",
+ "propertyExpr": "->name"
+ },
+ {
+ "header": "Ncbi Gene ID",
+ "propertyExpr": "->ncbiGeneID"
+ },
+ {
+ "header": "Ncbi Sequence Gi Number",
+ "propertyExpr": "->ncbiSequenceGiNumber"
+ },
+ {
+ "header": "Of Species",
+ "propertyExpr": "->ofSpecies"
+ },
+ {
+ "header": "Pharm GKBID",
+ "propertyExpr": "->pharmGKBID"
+ },
+ {
+ "header": "Provenance",
+ "propertyExpr": "->provenance"
+ },
+ {
+ "header": "Pub Med ID",
+ "propertyExpr": "->pubMedID"
+ },
+ {
+ "header": "Ref Seq Genomic Accession",
+ "propertyExpr": "->refSeqGenomicAccession"
+ },
+ {
+ "header": "Rs ID",
+ "propertyExpr": "->rsID"
+ },
+ {
+ "header": "Synonym",
+ "propertyExpr": "->synonym"
+ },
+ {
+ "header": "Type Of",
+ "propertyExpr": "->typeOf"
+ }
+ ]
+ },
"entities": [
+ "bio/ncbi_59246804",
+ "bio/ncbi_59275321",
"bio/rs7903146"
],
- "type": "ENTITY_OVERVIEW"
+ "title": "Here are all the properties for are and rs7903146",
+ "type": "ANSWER_TABLE"
}
]
}
@@ -25,6 +124,16 @@
"context": {},
"debug": {},
"entities": [
+ {
+ "dcid": "bio/ncbi_59246804",
+ "name": "are",
+ "type": ""
+ },
+ {
+ "dcid": "bio/ncbi_59275321",
+ "name": "are",
+ "type": ""
+ },
{
"dcid": "bio/rs7903146",
"name": "rs7903146",
diff --git a/server/integration_tests/test_data/e2e_undata/cultureiniran/chart_config.json b/server/integration_tests/test_data/e2e_undata/cultureiniran/chart_config.json
index 12dfab4eb8..c2dcd37ac7 100644
--- a/server/integration_tests/test_data/e2e_undata/cultureiniran/chart_config.json
+++ b/server/integration_tests/test_data/e2e_undata/cultureiniran/chart_config.json
@@ -9,1086 +9,13 @@
{
"tiles": [
{
- "description": "ICT Development Index (IDI) in Iran (Islamic Republic Of)",
- "statVarKey": [
- "who/ITU_IDI"
- ],
- "title": "ICT Development Index (IDI) in Iran (Islamic Republic Of)",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/ITU_IDI"
- ],
- "title": "ICT Development Index (IDI) in Iran (Islamic Republic Of)",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "ICT development index (IDI).",
- "title": "ICT Development Index (IDI)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "ICT Development Index (IDI) Rank in Iran (Islamic Republic Of)",
- "statVarKey": [
- "who/ITU_IDI_RANK"
- ],
- "title": "ICT Development Index (IDI) Rank in Iran (Islamic Republic Of)",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/ITU_IDI_RANK"
- ],
- "title": "ICT Development Index (IDI) Rank in Iran (Islamic Republic Of)",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "ICT development index (IDI) rank.",
- "title": "ICT Development Index (IDI) Rank"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Mobile-cellular Telephone Subscriptions Per 100 Inhabitants in Iran (Islamic Republic Of)",
- "statVarKey": [
- "who/ITU_ICT_2"
- ],
- "title": "Mobile-cellular Telephone Subscriptions Per 100 Inhabitants in Iran (Islamic Republic Of)",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "description": "Mobile-cellular telephone subscriptions per 100 inhabitants.",
- "title": "Mobile-cellular Telephone Subscriptions Per 100 Inhabitants"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Percentage of Individuals Using the Internet in Iran (Islamic Republic Of)",
- "statVarKey": [
- "who/ITU_ICT_1"
- ],
- "title": "Percentage of Individuals Using the Internet in Iran (Islamic Republic Of)",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "description": "Percentage of individuals using the internet.",
- "title": "Percentage of Individuals Using the Internet"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Cant_afford_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_support_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_time_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_available_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_suitable_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Stigma_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Too_far_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Other_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Barriers to Accessing Assistive Products (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Barriers to Accessing Assistive Products (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Cant_afford__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_support__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_time__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_available__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_suitable__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Stigma__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Too_far__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Other__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Barriers to Accessing Assistive Products, Excluding Spectacles (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Barriers to Accessing Assistive Products, Excluding Spectacles (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Employer_school_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Friends_or_family_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Government_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Insurance_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_NGO_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Oop_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Other_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Funding for Assistive Products (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Funding for Assistive Products (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Employer_school__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Friends_or_family__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Government__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Insurance__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_NGO__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Oop__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Other__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Funding for Assistive Products, Excluding Spectacles (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Funding for Assistive Products, Excluding Spectacles (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.AGE--Y0T04_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y5T17_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y18T29_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y30T39_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y40T49_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y50T59_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y60T69_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y70T79_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y_GE80_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%), by Age in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%), by Age"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.RESIDENCEAREATYPE--RUR_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.RESIDENCEAREATYPE--URB_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%), by Rural/Urban Location in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%), by Rural/Urban Location"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.SEX--F_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.SEX--M_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%), by Sex in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products (%), by Sex"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.AGE--Y0T04__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y5T17__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y18T29__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y30T39__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y40T49__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y50T59__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y60T69__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y70T79__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.AGE--Y_GE80__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products, Excluding Spectacles (%), by Age in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products, Excluding Spectacles (%), by Age"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__RESIDENCEAREATYPE--RUR_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__RESIDENCEAREATYPE--URB_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products, Excluding Spectacles (%), by Rural/Urban Location in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products, Excluding Spectacles (%), by Rural/Urban Location"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__SEX--F_multiple_place_bar_block",
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__SEX--M_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products, Excluding Spectacles (%), by Sex in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Prevalence of Met Need of Assistive Products, Excluding Spectacles (%), by Sex"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_assessment_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_APs_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_repair_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products and Related Services (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products and Related Services (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_assessment_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_APs_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_repair_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products, Excluding Spectacles, and Related Services (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products, Excluding Spectacles, and Related Services (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_activities_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_home_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_public_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products for Different Environments and Activities (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products for Different Environments and Activities (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_activities_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_home_multiple_place_bar_block",
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_public_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products, Excluding Spectacles, for Different Environments and Activities (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
+ "type": "PLACE_OVERVIEW"
}
]
}
- ],
- "title": "Assistive Technology Indicators: Satisfaction With Assistive Products, Excluding Spectacles, for Different Environments and Activities (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_NGO_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Friends_and_family_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Private_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Public_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Self-made_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Other_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Sources of Assistive Products (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Sources of Assistive Products (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_NGO_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Friends_and_family_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Private_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Public_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Self-made_multiple_place_bar_block",
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Other_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Sources of Assistive Products, Excluding Spectacles (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Sources of Assistive Products, Excluding Spectacles (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm__RESIDENCEAREATYPE--RUR_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products in Rural Areas (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products in Rural Areas (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km__RESIDENCEAREATYPE--URB_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km__RESIDENCEAREATYPE--URB_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km__RESIDENCEAREATYPE--URB_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km__RESIDENCEAREATYPE--URB_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm__RESIDENCEAREATYPE--URB_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products in Urban Areas (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products in Urban Areas (%)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15
- },
- "comparisonPlaces": [
- "country/IRN"
- ],
- "statVarKey": [
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km_multiple_place_bar_block",
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm_multiple_place_bar_block"
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products, Excluding Spectacles (%) in Iran (Islamic Republic Of) (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Assistive Technology Indicators: Travel Distance to Obtain Assistive Products, Excluding Spectacles (%)"
- }
- ],
- "statVarSpec": {
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Cant_afford__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Can't afford, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Cant_afford__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Cant_afford_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Can't afford]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Cant_afford"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_support__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [No support, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_support__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_support_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [No support]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_support"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_time__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [No time, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_time__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_time_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [No time]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_No_time"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_available__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Not available, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_available__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_available_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Not available]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_available"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_suitable__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Not suitable, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_suitable__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_suitable_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Not suitable]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Not_suitable"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Other__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Other, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Other__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Other_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Other]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Other"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Stigma__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Stigma, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Stigma__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Stigma_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Stigma]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Stigma"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Too_far__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Too far, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Too_far__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Too_far_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Barriers to accessing assistive products (%) [Too far]",
- "statVar": "who/ASSISTIVETECH_BARRIERAT.ASSISTIVETECHBARRIER--ASSISTIVETECH_Too_far"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y0T04__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [0-4 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y0T04__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y0T04_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [0-4 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y0T04"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y18T29__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [18-29 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y18T29__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y18T29_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [18-29 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y18T29"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y30T39__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [30-39 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y30T39__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y30T39_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [30-39 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y30T39"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y40T49__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [40-49 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y40T49__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y40T49_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [40-49 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y40T49"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y50T59__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [50-59 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y50T59__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y50T59_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [50-59 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y50T59"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y5T17__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [5-17 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y5T17__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y5T17_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [5-17 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y5T17"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y60T69__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [60-69 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y60T69__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y60T69_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [60-69 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y60T69"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y70T79__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [70-79 years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y70T79__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y70T79_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [70-79 years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y70T79"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y_GE80__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [80+ years, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y_GE80__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.AGE--Y_GE80_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [80+ years]",
- "statVar": "who/ASSISTIVETECH_METNEED.AGE--Y_GE80"
- },
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Total, excluding spectacles, Rural]",
- "statVar": "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Total, excluding spectacles, Urban]",
- "statVar": "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__SEX--F_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Total, excluding spectacles, Female]",
- "statVar": "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__SEX--F"
- },
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__SEX--M_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Total, excluding spectacles, Male]",
- "statVar": "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__SEX--M"
- },
- "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_METNEED.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_METNEED.RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Rural]",
- "statVar": "who/ASSISTIVETECH_METNEED.RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_METNEED.RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Urban]",
- "statVar": "who/ASSISTIVETECH_METNEED.RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_METNEED.SEX--F_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Female]",
- "statVar": "who/ASSISTIVETECH_METNEED.SEX--F"
- },
- "who/ASSISTIVETECH_METNEED.SEX--M_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%) [Male]",
- "statVar": "who/ASSISTIVETECH_METNEED.SEX--M"
- },
- "who/ASSISTIVETECH_METNEED_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Prevalence of met need of assistive products (%)",
- "statVar": "who/ASSISTIVETECH_METNEED"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Employer_school__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Employer/school, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Employer_school__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Employer_school_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Employer/school]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Employer_school"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Friends_or_family__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Friends or family, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Friends_or_family__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Friends_or_family_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Friends or family]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Friends_or_family"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Government__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Government, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Government__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Government_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Government]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Government"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Insurance__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Insurance, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Insurance__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Insurance_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Insurance]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Insurance"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_NGO__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [NGO, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_NGO__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_NGO_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [NGO]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_NGO"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Oop__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Out-of-pocket, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Oop__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Oop_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Out-of-pocket]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Oop"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Other__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Other, Total, excluding spectacles]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Other__ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS"
- },
- "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Other_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Funding for assistive products (%) [Other]",
- "statVar": "who/ASSISTIVETECH_PAYERSAT.ASSISTIVETECHFUNDING--ASSISTIVETECH_Other"
- },
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_activities_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products for different environments and activities (%) [Total, excluding spectacles, Participation in activities]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_activities"
- },
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_home_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products for different environments and activities (%) [Total, excluding spectacles, Home environment]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_home"
- },
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_public_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products for different environments and activities (%) [Total, excluding spectacles, Public environment]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_public"
- },
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_activities_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products for different environments and activities (%) [Participation in activities]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_activities"
- },
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_home_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products for different environments and activities (%) [Home environment]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_home"
- },
- "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_public_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products for different environments and activities (%) [Public environment]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONACTIVITIES.ASSISTIVETECHSATIACTIVITY--ASSISTIVETECH_sati_public"
- },
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_APs_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products and related services (%) [Total, excluding spectacles, Assistive product(s)]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_APs"
- },
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_assessment_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products and related services (%) [Total, excluding spectacles, Assessment and training]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_assessment"
- },
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_repair_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products and related services (%) [Total, excluding spectacles, Mainteinance and repair]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_repair"
- },
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_APs_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products and related services (%) [Assistive product(s)]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_APs"
- },
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_assessment_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products and related services (%) [Assessment and training]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_assessment"
- },
- "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_repair_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Satisfaction with assistive products and related services (%) [Mainteinance and repair]",
- "statVar": "who/ASSISTIVETECH_SATISFACTIONSERVICES.ASSISTIVETECHSATISERVICE--ASSISTIVETECH_sati_repair"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Friends_and_family_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Total, excluding spectacles, Friends and family]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Friends_and_family"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_NGO_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Total, excluding spectacles, NGO]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_NGO"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Other_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Total, excluding spectacles, Other]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Other"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Private_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Total, excluding spectacles, Private]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Private"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Public_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Total, excluding spectacles, Public]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Public"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Self-made_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Total, excluding spectacles, Self-made]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHSOURCE--ASSISTIVETECH_Self-made"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Friends_and_family_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Friends and family]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Friends_and_family"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_NGO_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [NGO]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_NGO"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Other_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Other]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Other"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Private_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Private]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Private"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Public_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Public]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Public"
- },
- "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Self-made_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Sources of assistive products (%) [Self-made]",
- "statVar": "who/ASSISTIVETECH_SOURCESOFAT.ASSISTIVETECHSOURCE--ASSISTIVETECH_Self-made"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [Total, excluding spectacles, 100+km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [Total, excluding spectacles, 26-50km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [Total, excluding spectacles, 51-100km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [Total, excluding spectacles, 6-25km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [Total, excluding spectacles, <5km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHPRODUCT--ASSISTIVETECH_TOTAL_NOSPECS__ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm__RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [100+km, Rural]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm__RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm__RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [100+km, Urban]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm__RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [100+km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_100PLUSkm"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [26-50km, Rural]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km__RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km__RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [26-50km, Urban]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km__RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [26-50km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_26-50km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [51-100km, Rural]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km__RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km__RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [51-100km, Urban]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km__RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [51-100km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_51-100km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [6-25km, Rural]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km__RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km__RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [6-25km, Urban]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km__RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [6-25km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_6-25km"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km__RESIDENCEAREATYPE--RUR_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [<5km, Rural]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km__RESIDENCEAREATYPE--RUR"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km__RESIDENCEAREATYPE--URB_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [<5km, Urban]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km__RESIDENCEAREATYPE--URB"
- },
- "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km_multiple_place_bar_block": {
- "name": "Assistive technology indicators: Travel distance to obtain assistive products (%) [<5km]",
- "statVar": "who/ASSISTIVETECH_TRAVELDISTANCEAT.ASSISTIVETECHTRAVELDISTANCE--ASSISTIVETECH_LESSTHAN5km"
- },
- "who/ITU_ICT_1": {
- "name": "Percentage of individuals using the Internet",
- "statVar": "who/ITU_ICT_1"
- },
- "who/ITU_ICT_2": {
- "name": "Mobile-cellular telephone subscriptions per 100 inhabitants",
- "statVar": "who/ITU_ICT_2"
- },
- "who/ITU_IDI": {
- "name": "ICT Development Index (IDI)",
- "statVar": "who/ITU_IDI"
- },
- "who/ITU_IDI_RANK": {
- "name": "ICT Development Index (IDI) rank",
- "statVar": "who/ITU_IDI_RANK"
+ ]
}
- }
+ ]
}
],
"metadata": {
@@ -1117,35 +44,19 @@
],
"relatedThings": {
"childPlaces": {},
- "childTopics": [
- {
- "dcid": "dc/topic/UN_SUB_THEME_38",
- "name": "Science, technology and innovation",
- "types": [
- "Topic"
- ]
- }
- ],
+ "childTopics": [],
"exploreMore": {},
"mainTopics": [
{
- "dcid": "dc/topic/UN_THEME_4",
- "name": "4: Education and culture",
+ "dcid": "dc/topic/Root",
+ "name": "Statistics",
"types": [
"Topic"
]
}
],
"parentPlaces": [],
- "parentTopics": [
- {
- "dcid": "dc/topic/UN",
- "name": "12 UN Data Thematic Areas",
- "types": [
- "Topic"
- ]
- }
- ],
+ "parentTopics": [],
"peerPlaces": [
{
"dcid": "country/BRA",
@@ -1253,79 +164,11 @@
]
}
],
- "peerTopics": [
- {
- "dcid": "dc/topic/UN_THEME_1",
- "name": "1: Poverty and food security",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_2",
- "name": "2: Health",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_3",
- "name": "3: Children and youth",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_5",
- "name": "5: Equality and human rights",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_6",
- "name": "6: Economic development",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_8",
- "name": "8: Drinking water, sanitation and hygiene",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_9",
- "name": "9: Climate and the environment",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_10",
- "name": "10: Population and demography",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_11",
- "name": "11: Disasters and humanitarian action",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_12",
- "name": "12: Governance and peace",
- "types": [
- "Topic"
- ]
- }
- ]
+ "peerTopics": []
},
- "svSource": "CURRENT_QUERY",
- "userMessages": []
+ "showForm": true,
+ "svSource": "UNFULFILLED",
+ "userMessages": [
+ "Sorry, there were no relevant statistics about the topic for Iran (Islamic Republic of)."
+ ]
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_undata/pulmonarydiseasesintheworld/chart_config.json b/server/integration_tests/test_data/e2e_undata/pulmonarydiseasesintheworld/chart_config.json
index 902e796a2d..17ff7e5c52 100644
--- a/server/integration_tests/test_data/e2e_undata/pulmonarydiseasesintheworld/chart_config.json
+++ b/server/integration_tests/test_data/e2e_undata/pulmonarydiseasesintheworld/chart_config.json
@@ -9,7474 +9,16 @@
{
"tiles": [
{
- "statVarKey": [
- "who/AIR_43.GHECAUSES--GHE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
+ "type": "PLACE_OVERVIEW"
}
]
}
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE118"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE118"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE118"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE118"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE118"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE118"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE118"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE118"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE118"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE118"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE118"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE118"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_43.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_43.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE120"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE120"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE120"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE120"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE120"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE120"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE120"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE120"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE120"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE120"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE120"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE120"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Other Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Other Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Other Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Other Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Other Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Other Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE117"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE117"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE117"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE117"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE117"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE117"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE117"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE117"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE117"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE117"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE117"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE117"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Chronic Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Chronic Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Chronic Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Chronic Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Chronic Respiratory Diseases, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_52.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_52.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_7.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_7.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "statVarKey": [
- "who/AIR_9.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_9.ENVCAUSE--ENVCAUSE118"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "statVarKey": [
- "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "statVarKey": [
- "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Chronic Obstructive Pulmonary Disease, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE038"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE038"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE038"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE038"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE038"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE038"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE038"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE038"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE038"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE038"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE038"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE038"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_43.GHECAUSES--GHE039"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE039"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE039"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE039"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE039"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE039"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE039"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE039"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE039"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE039"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE039"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE039"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE039"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_43.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_43.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE040"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE040"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE040"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE040"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE040"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE040"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE040"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE040"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE040"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE040"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE040"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE040"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Upper Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Upper Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Upper Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Upper Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Upper Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Upper Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_10.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Disability-Adjusted Life Years (DALYs) Per 100'000 Children Under 5 Years [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Disability-Adjusted Life Years (DALYs) Per 100'000 Children Under 5 Years [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_12.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_16.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) in Children Under 5 Years [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) in Children Under 5 Years [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_4.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_46.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Years Life Lost (YLLs) Attributable to Ambient Air Pollution (Age-Standardized) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Years Life Lost (YLLs) Attributable to Ambient Air Pollution (Age-Standardized) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE039"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_10.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Disability-Adjusted Life Years (DALYs) Per 100'000 Children Under 5 Years [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Disability-Adjusted Life Years (DALYs) Per 100'000 Children Under 5 Years [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_10.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Disability-Adjusted Life Years (DALYs) Per 100'000 Children Under 5 Years [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Disability-Adjusted Life Years (DALYs) Per 100'000 Children Under 5 Years [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_12.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_12.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_16.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) in Children Under 5 Years [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) in Children Under 5 Years [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_16.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) in Children Under 5 Years [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) in Children Under 5 Years [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution Attributable Number of Disability-Adjusted Life Years (DALYs) (Per 100 000, Age-Standardized) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_4.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_4.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths in Children Under 5 Years [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Deaths [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population, Age-Standardized) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Number of Years Life Lost (YLLs) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_46.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Years Life Lost (YLLs) Attributable to Ambient Air Pollution (Age-Standardized) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Years Life Lost (YLLs) Attributable to Ambient Air Pollution (Age-Standardized) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_46.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Years Life Lost (YLLs) Attributable to Ambient Air Pollution (Age-Standardized) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Years Life Lost (YLLs) Attributable to Ambient Air Pollution (Age-Standardized) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--M"
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Ambient Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Male] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/AIR_51.ENVCAUSE--ENVCAUSE039__SEX--F"
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "title": "Household Air Pollution: Household Air Pollution Attributable Death Rate (Per 100 000 Population) [Lower Respiratory Infections, Female] in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE119"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE119"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE119"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE119"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE119"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE119"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE119"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE119"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Asthma] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE119"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE119"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE119"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE119"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Asthma, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Asthma, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Asthma, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Asthma, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Asthma, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Asthma, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Asthma, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Asthma, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE013"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE013"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE013"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE013"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE013"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE013"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE013"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE013"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Whooping Cough] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE013"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE013"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE013"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE013"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years, DALYs) [Whooping Cough, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Female] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Male] in the World",
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Disease Burden (Number of Disability-Adjusted Life Years (DALYs) Per 100 000 Population) [Whooping Cough, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) [Whooping Cough, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Female] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Male] in the World",
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Healthy Life Lost Due to Disability (YLDs) (Per 100 000 Population) [Whooping Cough, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) [Whooping Cough, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Female] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Female] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--F"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Female] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Female]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Male] in the World",
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Male] in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--M"
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Male] in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Years of Life Lost From Mortality (YLLs) (Per 100 000 Population) [Whooping Cough, Male]"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/TB_new_sn"
- ],
- "title": "New Tuberculosis Cases: Pulmonary Smear-Negative in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "description": "New cases: pulmonary smear-negative.",
- "title": "New Tuberculosis Cases: Pulmonary Smear-Negative in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "New Tuberculosis Cases: Pulmonary, Smear-Positive in the World",
- "statVarKey": [
- "who/TB_new_sp"
- ],
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Positive in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/TB_new_sp"
- ],
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Positive in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "New cases: pulmonary, smear-positive.",
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Positive"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/TB_new_sp"
- ],
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Positive in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "description": "New cases: pulmonary, smear-positive.",
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Positive in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "New Tuberculosis Cases: Pulmonary, Smear-Negative/Unknown/Not Done and Other New Cases in the World",
- "statVarKey": [
- "who/TB_new_snsuoth"
- ],
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Negative/Unknown/Not Done and Other New Cases in the World",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/TB_new_snsuoth"
- ],
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Negative/Unknown/Not Done and Other New Cases in the World",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "New cases: pulmonary, smear-negative/unknown/not done and other new cases.",
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Negative/Unknown/Not Done and Other New Cases"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/TB_new_snsuoth"
- ],
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Negative/Unknown/Not Done and Other New Cases in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "description": "New cases: pulmonary, smear-negative/unknown/not done and other new cases.",
- "title": "New Tuberculosis Cases: Pulmonary, Smear-Negative/Unknown/Not Done and Other New Cases in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "who/TB_new_su"
- ],
- "title": "New Tuberculosis Cases: Pulmonary Smear Unknown/Not Done in the World (${date})",
- "type": "MAP"
- }
- ]
- }
- ],
- "description": "New cases: pulmonary smear unknown/not done.",
- "title": "New Tuberculosis Cases: Pulmonary Smear Unknown/Not Done in the World"
- }
- ],
- "statVarSpec": {
- "who/AIR_10.ENVCAUSE--ENVCAUSE039": {
- "name": "Ambient air pollution attributable disability-adjusted life years (DALYs) per 100'000 children under 5 years [Lower respiratory infections]",
- "statVar": "who/AIR_10.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_10.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Ambient air pollution attributable disability-adjusted life years (DALYs) per 100'000 children under 5 years [Lower respiratory infections, Female]",
- "statVar": "who/AIR_10.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_10.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Ambient air pollution attributable disability-adjusted life years (DALYs) per 100'000 children under 5 years [Lower respiratory infections, Male]",
- "statVar": "who/AIR_10.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_11.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution attributable deaths [Lower respiratory infections]",
- "statVar": "who/AIR_11.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution attributable deaths [Lower respiratory infections, Female]",
- "statVar": "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Household air pollution attributable deaths [Lower respiratory infections, Male]",
- "statVar": "who/AIR_11.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_11.ENVCAUSE--ENVCAUSE118": {
- "name": "Household air pollution attributable deaths [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_11.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Household air pollution attributable deaths [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Household air pollution attributable deaths [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_11.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_12.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution attributable deaths in children under 5 years [Lower respiratory infections]",
- "statVar": "who/AIR_12.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_12.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution attributable deaths in children under 5 years [Lower respiratory infections, Female]",
- "statVar": "who/AIR_12.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_12.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Household air pollution attributable deaths in children under 5 years [Lower respiratory infections, Male]",
- "statVar": "who/AIR_12.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_15.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) [Lower respiratory infections]",
- "statVar": "who/AIR_15.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_15.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_15.ENVCAUSE--ENVCAUSE118": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_15.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_15.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_16.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) in children under 5 years [Lower respiratory infections]",
- "statVar": "who/AIR_16.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_16.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) in children under 5 years [Lower respiratory infections, Female]",
- "statVar": "who/AIR_16.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_16.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) in children under 5 years [Lower respiratory infections, Male]",
- "statVar": "who/AIR_16.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_17.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Lower respiratory infections]",
- "statVar": "who/AIR_17.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_17.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_17.ENVCAUSE--ENVCAUSE118": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_17.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_17.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_39.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000, age-standardized) [Lower respiratory infections]",
- "statVar": "who/AIR_39.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000, age-standardized) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000, age-standardized) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_39.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_39.ENVCAUSE--ENVCAUSE118": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000, age-standardized) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_39.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000, age-standardized) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Household air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000, age-standardized) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_39.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_4.ENVCAUSE--ENVCAUSE039": {
- "name": "Ambient air pollution attributable deaths in children under 5 years [Lower respiratory infections]",
- "statVar": "who/AIR_4.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_4.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Ambient air pollution attributable deaths in children under 5 years [Lower respiratory infections, Female]",
- "statVar": "who/AIR_4.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_4.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Ambient air pollution attributable deaths in children under 5 years [Lower respiratory infections, Male]",
- "statVar": "who/AIR_4.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_41.ENVCAUSE--ENVCAUSE039": {
- "name": "Ambient air pollution attributable deaths [Lower respiratory infections]",
- "statVar": "who/AIR_41.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Ambient air pollution attributable deaths [Lower respiratory infections, Female]",
- "statVar": "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Ambient air pollution attributable deaths [Lower respiratory infections, Male]",
- "statVar": "who/AIR_41.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_41.ENVCAUSE--ENVCAUSE118": {
- "name": "Ambient air pollution attributable deaths [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_41.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Ambient air pollution attributable deaths [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Ambient air pollution attributable deaths [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_41.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_42.ENVCAUSE--ENVCAUSE039": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population, age-standardized) [Lower respiratory infections]",
- "statVar": "who/AIR_42.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population, age-standardized) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population, age-standardized) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_42.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_42.ENVCAUSE--ENVCAUSE118": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population, age-standardized) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_42.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population, age-standardized) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population, age-standardized) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_42.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_43.GHECAUSES--GHE039": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Lower respiratory infections]",
- "statVar": "who/AIR_43.GHECAUSES--GHE039"
- },
- "who/AIR_43.GHECAUSES--GHE039__SEX--F": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_43.GHECAUSES--GHE039__SEX--F"
- },
- "who/AIR_43.GHECAUSES--GHE039__SEX--M": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_43.GHECAUSES--GHE039__SEX--M"
- },
- "who/AIR_43.GHECAUSES--GHE118": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_43.GHECAUSES--GHE118"
- },
- "who/AIR_43.GHECAUSES--GHE118__SEX--F": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_43.GHECAUSES--GHE118__SEX--F"
- },
- "who/AIR_43.GHECAUSES--GHE118__SEX--M": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_43.GHECAUSES--GHE118__SEX--M"
- },
- "who/AIR_45.ENVCAUSE--ENVCAUSE039": {
- "name": "Ambient air pollution attributable number of years life lost (YLLs) [Lower respiratory infections]",
- "statVar": "who/AIR_45.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Ambient air pollution attributable number of years life lost (YLLs) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Ambient air pollution attributable number of years life lost (YLLs) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_45.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_45.ENVCAUSE--ENVCAUSE118": {
- "name": "Ambient air pollution attributable number of years life lost (YLLs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_45.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Ambient air pollution attributable number of years life lost (YLLs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Ambient air pollution attributable number of years life lost (YLLs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_45.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_46.ENVCAUSE--ENVCAUSE039": {
- "name": "Years life lost (YLLs) attributable to ambient air pollution (age-standardized) [Lower respiratory infections]",
- "statVar": "who/AIR_46.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_46.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Years life lost (YLLs) attributable to ambient air pollution (age-standardized) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_46.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_46.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Years life lost (YLLs) attributable to ambient air pollution (age-standardized) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_46.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_5.ENVCAUSE--ENVCAUSE039": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population) [Lower respiratory infections]",
- "statVar": "who/AIR_5.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--M": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population) [Lower respiratory infections, Male]",
- "statVar": "who/AIR_5.ENVCAUSE--ENVCAUSE039__SEX--M"
- },
- "who/AIR_5.ENVCAUSE--ENVCAUSE118": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_5.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Ambient air pollution attributable death rate (per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_5.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_51.ENVCAUSE--ENVCAUSE039": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population) [Lower respiratory infections]",
- "statVar": "who/AIR_51.ENVCAUSE--ENVCAUSE039"
- },
- "who/AIR_51.ENVCAUSE--ENVCAUSE039__SEX--F": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population) [Lower respiratory infections, Female]",
- "statVar": "who/AIR_51.ENVCAUSE--ENVCAUSE039__SEX--F"
- },
- "who/AIR_51.ENVCAUSE--ENVCAUSE118": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_51.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_51.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_52.ENVCAUSE--ENVCAUSE118": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population, age-standardized) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_52.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population, age-standardized) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Household air pollution: Household air pollution attributable death rate (per 100 000 population, age-standardized) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_52.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_7.ENVCAUSE--ENVCAUSE118": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_7.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_7.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/AIR_9.ENVCAUSE--ENVCAUSE118": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/AIR_9.ENVCAUSE--ENVCAUSE118"
- },
- "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--F": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--F"
- },
- "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--M": {
- "name": "Ambient air pollution attributable number of disability-adjusted life years (DALYs) (per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/AIR_9.ENVCAUSE--ENVCAUSE118__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE013": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Whooping cough]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE013"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Whooping cough, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Whooping cough, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE013__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE038": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Respiratory infections]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE038"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Respiratory infections, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Respiratory infections, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE038__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE039": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Lower respiratory infections]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE039"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Lower respiratory infections, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Lower respiratory infections, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE039__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE040": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Upper respiratory infections]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE040"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Upper respiratory infections, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Upper respiratory infections, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE040__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE117": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Chronic respiratory diseases]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE117"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Chronic respiratory diseases, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Chronic respiratory diseases, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE117__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE118": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE118"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE118__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE119": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Asthma]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE119"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Asthma, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Asthma, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE119__SEX--M"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE120": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Other respiratory diseases]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE120"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Other respiratory diseases, Female]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--F"
- },
- "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years, DALYs) [Other respiratory diseases, Male]",
- "statVar": "who/GHE_DALYNUM.GHECAUSES--GHE120__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE013": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Whooping cough]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE013"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Whooping cough, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Whooping cough, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE013__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE038": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Respiratory infections]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE038"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Respiratory infections, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Respiratory infections, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE038__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE039": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Lower respiratory infections]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE039"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Lower respiratory infections, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Lower respiratory infections, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE039__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE040": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Upper respiratory infections]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE040"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Upper respiratory infections, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Upper respiratory infections, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE040__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE117": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Chronic respiratory diseases]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE117"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Chronic respiratory diseases, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Chronic respiratory diseases, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE117__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE118": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE118"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE118__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE119": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Asthma]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE119"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Asthma, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Asthma, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE119__SEX--M"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE120": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Other respiratory diseases]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE120"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--F": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Other respiratory diseases, Female]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--F"
- },
- "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--M": {
- "name": "Disease burden (number of disability-adjusted life years (DALYs) per 100 000 population) [Other respiratory diseases, Male]",
- "statVar": "who/GHE_DALYRATE.GHECAUSES--GHE120__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE013": {
- "name": "Years of healthy life lost due to disability (YLDs) [Whooping cough]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE013"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Whooping cough, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Whooping cough, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE013__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE038": {
- "name": "Years of healthy life lost due to disability (YLDs) [Respiratory infections]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE038"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Respiratory infections, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Respiratory infections, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE038__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE039": {
- "name": "Years of healthy life lost due to disability (YLDs) [Lower respiratory infections]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE039"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Lower respiratory infections, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Lower respiratory infections, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE039__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE040": {
- "name": "Years of healthy life lost due to disability (YLDs) [Upper respiratory infections]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE040"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Upper respiratory infections, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Upper respiratory infections, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE040__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE117": {
- "name": "Years of healthy life lost due to disability (YLDs) [Chronic respiratory diseases]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE117"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Chronic respiratory diseases, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Chronic respiratory diseases, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE117__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE118": {
- "name": "Years of healthy life lost due to disability (YLDs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE118"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE118__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE119": {
- "name": "Years of healthy life lost due to disability (YLDs) [Asthma]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE119"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Asthma, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Asthma, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE119__SEX--M"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE120": {
- "name": "Years of healthy life lost due to disability (YLDs) [Other respiratory diseases]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE120"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) [Other respiratory diseases, Female]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--F"
- },
- "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) [Other respiratory diseases, Male]",
- "statVar": "who/GHE_YLDNUM.GHECAUSES--GHE120__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE013": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Whooping cough]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE013"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Whooping cough, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Whooping cough, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE013__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE038": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Respiratory infections]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE038"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Respiratory infections, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Respiratory infections, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE038__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE039": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Lower respiratory infections]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE039"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Lower respiratory infections, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Lower respiratory infections, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE039__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE040": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Upper respiratory infections]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE040"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Upper respiratory infections, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Upper respiratory infections, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE040__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE117": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Chronic respiratory diseases]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE117"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Chronic respiratory diseases, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Chronic respiratory diseases, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE117__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE118": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE118"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE118__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE119": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Asthma]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE119"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Asthma, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Asthma, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE119__SEX--M"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE120": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Other respiratory diseases]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE120"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--F": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Other respiratory diseases, Female]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--F"
- },
- "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--M": {
- "name": "Years of healthy life lost due to disability (YLDs) (per 100 000 population) [Other respiratory diseases, Male]",
- "statVar": "who/GHE_YLDRATE.GHECAUSES--GHE120__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE013": {
- "name": "Years of life lost from mortality (YLLs) [Whooping cough]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE013"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Whooping cough, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Whooping cough, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE013__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE038": {
- "name": "Years of life lost from mortality (YLLs) [Respiratory infections]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE038"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Respiratory infections, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Respiratory infections, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE038__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE039": {
- "name": "Years of life lost from mortality (YLLs) [Lower respiratory infections]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE039"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Lower respiratory infections, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Lower respiratory infections, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE039__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE040": {
- "name": "Years of life lost from mortality (YLLs) [Upper respiratory infections]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE040"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Upper respiratory infections, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Upper respiratory infections, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE040__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE117": {
- "name": "Years of life lost from mortality (YLLs) [Chronic respiratory diseases]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE117"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Chronic respiratory diseases, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Chronic respiratory diseases, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE117__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE118": {
- "name": "Years of life lost from mortality (YLLs) [Chronic obstructive pulmonary disease]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE118"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE118__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE119": {
- "name": "Years of life lost from mortality (YLLs) [Asthma]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE119"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Asthma, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Asthma, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE119__SEX--M"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE120": {
- "name": "Years of life lost from mortality (YLLs) [Other respiratory diseases]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE120"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) [Other respiratory diseases, Female]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--F"
- },
- "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) [Other respiratory diseases, Male]",
- "statVar": "who/GHE_YLLNUM.GHECAUSES--GHE120__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE013": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Whooping cough]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE013"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Whooping cough, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Whooping cough, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE013__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE038": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Respiratory infections]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE038"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Respiratory infections, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Respiratory infections, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE038__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE039": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Lower respiratory infections]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE039"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Lower respiratory infections, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Lower respiratory infections, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE039__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE040": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Upper respiratory infections]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE040"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Upper respiratory infections, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Upper respiratory infections, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE040__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE117": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Chronic respiratory diseases]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE117"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Chronic respiratory diseases, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Chronic respiratory diseases, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE117__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE118": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Chronic obstructive pulmonary disease]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE118"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Chronic obstructive pulmonary disease, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Chronic obstructive pulmonary disease, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE118__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE119": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Asthma]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE119"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Asthma, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Asthma, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE119__SEX--M"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE120": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Other respiratory diseases]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE120"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--F": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Other respiratory diseases, Female]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--F"
- },
- "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--M": {
- "name": "Years of life lost from mortality (YLLs) (per 100 000 population) [Other respiratory diseases, Male]",
- "statVar": "who/GHE_YLLRATE.GHECAUSES--GHE120__SEX--M"
- },
- "who/TB_new_sn": {
- "name": "New tuberculosis cases: pulmonary smear-negative",
- "statVar": "who/TB_new_sn"
- },
- "who/TB_new_snsuoth": {
- "name": "New tuberculosis cases: Pulmonary, smear-negative/unknown/not done and other new cases",
- "statVar": "who/TB_new_snsuoth"
- },
- "who/TB_new_sp": {
- "name": "New tuberculosis cases: Pulmonary, smear-positive",
- "statVar": "who/TB_new_sp"
- },
- "who/TB_new_su": {
- "name": "New tuberculosis cases: pulmonary smear unknown/not done",
- "statVar": "who/TB_new_su"
+ ]
}
- }
+ ]
}
],
"metadata": {
- "containedPlaceTypes": {
- "Place": "Country"
- },
"placeDcid": [
"Earth"
]
@@ -7501,366 +43,13 @@
}
],
"relatedThings": {
- "childPlaces": {
- "Country": [
- {
- "dcid": "country/ABW",
- "name": "Aruba",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AFG",
- "name": "Afghanistan",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AGO",
- "name": "Angola",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AIA",
- "name": "Anguilla",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ALA",
- "name": "\u00c5land Islands",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ALB",
- "name": "Albania",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AND",
- "name": "Andorra",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ANT",
- "name": "Netherlands Antilles",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ARE",
- "name": "United Arab Emirates",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ARG",
- "name": "Argentina",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ARM",
- "name": "Armenia",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ASM",
- "name": "American Samoa",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ATA",
- "name": "Antarctica",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ATB",
- "name": "British Antarctic Territory",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ATF",
- "name": "French Southern Territories",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ATG",
- "name": "Antigua and Barbuda",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/ATN",
- "name": "Dronning Maud Land",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AUS",
- "name": "Australia",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AUT",
- "name": "Austria",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/AZE",
- "name": "Azerbaijan",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BDI",
- "name": "Burundi",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BEL",
- "name": "Belgium",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BEN",
- "name": "Benin",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BES",
- "name": "Bonaire, Sint Eustatius and Saba",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BFA",
- "name": "Burkina Faso",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BGD",
- "name": "Bangladesh",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BGR",
- "name": "Bulgaria",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BHR",
- "name": "Bahrain",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BHS",
- "name": "Bahamas",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BIH",
- "name": "Bosnia and Herzegovina",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BLM",
- "name": "Saint Barth\u00e9lemy",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BLR",
- "name": "Belarus",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BLZ",
- "name": "Belize",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BMU",
- "name": "Bermuda",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BOL",
- "name": "Bolivia",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BRA",
- "name": "Brazil",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BRB",
- "name": "Barbados",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BRN",
- "name": "Brunei",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BTN",
- "name": "Bhutan",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BVT",
- "name": "Bouvet Island",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/BWA",
- "name": "Botswana",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CAF",
- "name": "Central African Republic",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CAN",
- "name": "Canada",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CCK",
- "name": "Cocos (Keeling) Islands",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CHE",
- "name": "Switzerland",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CHL",
- "name": "Chile",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CHN",
- "name": "China",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CIV",
- "name": "C\u00f4te d'Ivoire",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/CMR",
- "name": "Cameroon",
- "types": [
- "Country"
- ]
- },
- {
- "dcid": "country/COD",
- "name": "Congo [DRC]",
- "types": [
- "Country"
- ]
- }
- ]
- },
+ "childPlaces": {},
"childTopics": [],
"exploreMore": {},
"mainTopics": [
{
- "dcid": "dc/topic/WHO_GhecausesEnum_GHE118",
- "name": "Chronic obstructive pulmonary disease",
+ "dcid": "dc/topic/Root",
+ "name": "Statistics",
"types": [
"Topic"
]
@@ -7871,6 +60,9 @@
"peerPlaces": [],
"peerTopics": []
},
- "svSource": "CURRENT_QUERY",
- "userMessages": []
+ "showForm": true,
+ "svSource": "UNFULFILLED",
+ "userMessages": [
+ "Sorry, there were no relevant statistics about the topic for World."
+ ]
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/e2e_us_demo/whichcountiesintheushavethehighestlevelsofdiabetes/chart_config.json b/server/integration_tests/test_data/e2e_us_demo/whichcountiesintheushavethehighestlevelsofdiabetes/chart_config.json
index a14903cb18..5b56b09478 100644
--- a/server/integration_tests/test_data/e2e_us_demo/whichcountiesintheushavethehighestlevelsofdiabetes/chart_config.json
+++ b/server/integration_tests/test_data/e2e_us_demo/whichcountiesintheushavethehighestlevelsofdiabetes/chart_config.json
@@ -94,23 +94,6 @@
],
"title": "Percent of Population 20 Years or Older With Diabetes in Counties of United States"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Age-Standardized Death Rates, Diabetes Mellitus, Per 100,000 in United States",
- "statVarKey": [
- "WHO/SA_0000001440"
- ],
- "title": "Age-Standardized Death Rates, Diabetes Mellitus, Per 100,000 in United States",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Age-Standardized Death Rates, Diabetes Mellitus, Per 100,000"
- },
{
"columns": [
{
@@ -143,23 +126,6 @@
"denom": "Count_Person",
"title": "Percent of Men That Have Diabetes in Counties of United States"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Diabetes Mellitus, Per 100,000 in United States",
- "statVarKey": [
- "WHO/SA_0000001421"
- ],
- "title": "Diabetes Mellitus, Per 100,000 in United States",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Diabetes Mellitus, Per 100,000"
- },
{
"columns": [
{
@@ -204,14 +170,6 @@
"statVar": "Percent_Person_WithDiabetes",
"unit": "%"
},
- "WHO/SA_0000001421": {
- "name": "Diabetes Mellitus, Per 100,000",
- "statVar": "WHO/SA_0000001421"
- },
- "WHO/SA_0000001440": {
- "name": "Age-Standardized Death Rates, Diabetes Mellitus, Per 100,000",
- "statVar": "WHO/SA_0000001440"
- },
"dc/nh3s4skee5483": {
"name": "Percent of Women That Have Diabetes",
"statVar": "dc/nh3s4skee5483"
diff --git a/server/integration_tests/test_data/fulfillment_api_undata/chart_config.json b/server/integration_tests/test_data/fulfillment_api_undata/chart_config.json
index a9fe2503e3..02d82f0110 100644
--- a/server/integration_tests/test_data/fulfillment_api_undata/chart_config.json
+++ b/server/integration_tests/test_data/fulfillment_api_undata/chart_config.json
@@ -9,169 +9,13 @@
{
"tiles": [
{
- "description": "Human Development Index Rank in United States of America",
- "statVarKey": [
- "who/CCO_2"
- ],
- "title": "Human Development Index Rank in United States of America",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/CCO_2"
- ],
- "title": "Human Development Index Rank in United States of America",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "Human development index rank.",
- "title": "Human Development Index Rank"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Mean Hemoglobin Level of Children Aged 6-59 Months in United States of America",
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_CHILDREN_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Children Aged 6-59 Months in United States of America",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_CHILDREN_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Children Aged 6-59 Months in United States of America",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "Mean hemoglobin level of children aged 6-59 months.",
- "title": "Mean Hemoglobin Level of Children Aged 6-59 Months"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Mean Hemoglobin Level of Non-Pregnant Women (Aged 15-49 Years) in United States of America",
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_NONPREGNANT_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Non-Pregnant Women (Aged 15-49 Years) in United States of America",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_NONPREGNANT_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Non-Pregnant Women (Aged 15-49 Years) in United States of America",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "Mean hemoglobin level of non-pregnant women (aged 15-49 years).",
- "title": "Mean Hemoglobin Level of Non-Pregnant Women (Aged 15-49 Years)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Mean Hemoglobin Level of Pregnant Women (Aged 15-49 Years) in United States of America",
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_PREGNANT_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Pregnant Women (Aged 15-49 Years) in United States of America",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_PREGNANT_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Pregnant Women (Aged 15-49 Years) in United States of America",
- "type": "LINE"
+ "type": "PLACE_OVERVIEW"
}
]
}
- ],
- "description": "Mean hemoglobin level of pregnant women (aged 15-49 years).",
- "title": "Mean Hemoglobin Level of Pregnant Women (Aged 15-49 Years)"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "description": "Mean Hemoglobin Level of Women of Reproductive Age (Aged 15-49 Years) in United States of America",
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_REPRODUCTIVEAGE_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Women of Reproductive Age (Aged 15-49 Years) in United States of America",
- "type": "HIGHLIGHT"
- }
- ]
- },
- {
- "tiles": [
- {
- "statVarKey": [
- "who/HEMOGLOBINLEVEL_REPRODUCTIVEAGE_MEAN"
- ],
- "title": "Mean Hemoglobin Level of Women of Reproductive Age (Aged 15-49 Years) in United States of America",
- "type": "LINE"
- }
- ]
- }
- ],
- "description": "Mean hemoglobin level of women of reproductive age (aged 15-49 years).",
- "title": "Mean Hemoglobin Level of Women of Reproductive Age (Aged 15-49 Years)"
- }
- ],
- "statVarSpec": {
- "who/CCO_2": {
- "name": "Human development index rank",
- "statVar": "who/CCO_2"
- },
- "who/HEMOGLOBINLEVEL_CHILDREN_MEAN": {
- "name": "Mean hemoglobin level of children aged 6-59 months",
- "statVar": "who/HEMOGLOBINLEVEL_CHILDREN_MEAN"
- },
- "who/HEMOGLOBINLEVEL_NONPREGNANT_MEAN": {
- "name": "Mean hemoglobin level of non-pregnant women (aged 15-49 years)",
- "statVar": "who/HEMOGLOBINLEVEL_NONPREGNANT_MEAN"
- },
- "who/HEMOGLOBINLEVEL_PREGNANT_MEAN": {
- "name": "Mean hemoglobin level of pregnant women (aged 15-49 years)",
- "statVar": "who/HEMOGLOBINLEVEL_PREGNANT_MEAN"
- },
- "who/HEMOGLOBINLEVEL_REPRODUCTIVEAGE_MEAN": {
- "name": "Mean hemoglobin level of women of reproductive age (aged 15-49 years)",
- "statVar": "who/HEMOGLOBINLEVEL_REPRODUCTIVEAGE_MEAN"
+ ]
}
- }
+ ]
}
],
"metadata": {
@@ -200,49 +44,19 @@
],
"relatedThings": {
"childPlaces": {},
- "childTopics": [
- {
- "dcid": "dc/topic/UN_SUB_THEME_14",
- "name": "Inequality and social protection",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_SUB_THEME_16",
- "name": "Nutrition",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_SUB_THEME_13",
- "name": "Poverty",
- "types": [
- "Topic"
- ]
- }
- ],
+ "childTopics": [],
"exploreMore": {},
"mainTopics": [
{
- "dcid": "dc/topic/UN_THEME_1",
- "name": "1: Poverty and food security",
+ "dcid": "dc/topic/Root",
+ "name": "Statistics",
"types": [
"Topic"
]
}
],
"parentPlaces": [],
- "parentTopics": [
- {
- "dcid": "dc/topic/UN",
- "name": "12 UN Data Thematic Areas",
- "types": [
- "Topic"
- ]
- }
- ],
+ "parentTopics": [],
"peerPlaces": [
{
"dcid": "country/BRA",
@@ -343,79 +157,11 @@
]
}
],
- "peerTopics": [
- {
- "dcid": "dc/topic/UN_THEME_2",
- "name": "2: Health",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_3",
- "name": "3: Children and youth",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_4",
- "name": "4: Education and culture",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_5",
- "name": "5: Equality and human rights",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_6",
- "name": "6: Economic development",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_8",
- "name": "8: Drinking water, sanitation and hygiene",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_9",
- "name": "9: Climate and the environment",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_10",
- "name": "10: Population and demography",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_11",
- "name": "11: Disasters and humanitarian action",
- "types": [
- "Topic"
- ]
- },
- {
- "dcid": "dc/topic/UN_THEME_12",
- "name": "12: Governance and peace",
- "types": [
- "Topic"
- ]
- }
- ]
+ "peerTopics": []
},
- "svSource": "UNKNOWN",
- "userMessages": []
+ "showForm": true,
+ "svSource": "UNFULFILLED",
+ "userMessages": [
+ "Sorry, there were no relevant statistics about the topic for United States of America."
+ ]
}
\ No newline at end of file
diff --git a/server/integration_tests/test_data/international/query_2/chart_config.json b/server/integration_tests/test_data/international/query_2/chart_config.json
index 68ae66e253..168f1a2c1b 100644
--- a/server/integration_tests/test_data/international/query_2/chart_config.json
+++ b/server/integration_tests/test_data/international/query_2/chart_config.json
@@ -327,66 +327,6 @@
],
"title": "Infant Mortality Rate by Gender"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/CM_01",
- "WHO/CM_02",
- "WHO/CM_03"
- ],
- "title": "Child Mortality in China",
- "type": "LINE"
- }
- ]
- }
- ],
- "title": "Child Mortality"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15,
- "sort": "DESCENDING"
- },
- "comparisonPlaces": [
- "country/CHN"
- ],
- "statVarKey": [
- "WHO/SA_0000001418_multiple_place_bar_block",
- "WHO/SA_0000001419_multiple_place_bar_block",
- "WHO/SA_0000001420_multiple_place_bar_block",
- "WHO/SA_0000001421_multiple_place_bar_block",
- "WHO/SA_0000001422_multiple_place_bar_block",
- "WHO/SA_0000001423_multiple_place_bar_block",
- "WHO/SA_0000001424_multiple_place_bar_block",
- "WHO/SA_0000001425_multiple_place_bar_block",
- "WHO/SA_0000001426_multiple_place_bar_block",
- "WHO/SA_0000001427_multiple_place_bar_block",
- "WHO/SA_0000001429_multiple_place_bar_block",
- "WHO/SA_0000001430_multiple_place_bar_block",
- "WHO/SA_0000001431_multiple_place_bar_block",
- "WHO/SA_0000001432_multiple_place_bar_block",
- "WHO/SA_0000001433_multiple_place_bar_block",
- "WHO/SA_0000001434_multiple_place_bar_block",
- "WHO/SA_0000001435_multiple_place_bar_block",
- "WHO/SA_0000001436_multiple_place_bar_block",
- "WHO/SA_0000001689_multiple_place_bar_block"
- ],
- "title": "Disability-Adjusted Life-Years in China (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Disability-Adjusted Life-Years"
- },
{
"columns": [
{
@@ -416,76 +356,6 @@
"footnote": "Includes data from the following sources: estimates by WHO, UNICEF, UNFPA, world bank group and UNDESA/Population division. Geneva: world health organization; 2023.",
"title": "Maternal Mortality Ratio"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/MORT_MATERNALNUM"
- ],
- "title": "Number of Maternal Deaths in China",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Number of Maternal Deaths in China",
- "statVarKey": [
- "WHO/MORT_MATERNALNUM"
- ],
- "title": "Number of Maternal Deaths in China",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Number of Maternal Deaths"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "barTileSpec": {
- "maxPlaces": 15,
- "maxVariables": 15,
- "sort": "DESCENDING"
- },
- "comparisonPlaces": [
- "country/CHN"
- ],
- "statVarKey": [
- "WHO/SA_0000001437_multiple_place_bar_block",
- "WHO/SA_0000001438_multiple_place_bar_block",
- "WHO/SA_0000001439_multiple_place_bar_block",
- "WHO/SA_0000001440_multiple_place_bar_block",
- "WHO/SA_0000001441_multiple_place_bar_block",
- "WHO/SA_0000001442_multiple_place_bar_block",
- "WHO/SA_0000001443_multiple_place_bar_block",
- "WHO/SA_0000001444_multiple_place_bar_block",
- "WHO/SA_0000001445_multiple_place_bar_block",
- "WHO/SA_0000001446_multiple_place_bar_block",
- "WHO/SA_0000001448_multiple_place_bar_block",
- "WHO/SA_0000001449_multiple_place_bar_block",
- "WHO/SA_0000001450_multiple_place_bar_block",
- "WHO/SA_0000001451_multiple_place_bar_block",
- "WHO/SA_0000001452_multiple_place_bar_block",
- "WHO/SA_0000001453_multiple_place_bar_block",
- "WHO/SA_0000001454_multiple_place_bar_block",
- "WHO/SA_0000001455_multiple_place_bar_block",
- "WHO/SA_0000001690_multiple_place_bar_block"
- ],
- "title": "Mortality Rates by Causes in China (${date})",
- "type": "BAR"
- }
- ]
- }
- ],
- "title": "Mortality Rates by Causes"
- },
{
"columns": [
{
@@ -577,174 +447,6 @@
"name": "Male Life Expectancy",
"statVar": "LifeExpectancy_Person_Male"
},
- "WHO/CM_01": {
- "name": "Number Of Under-Five Deaths",
- "statVar": "WHO/CM_01"
- },
- "WHO/CM_02": {
- "name": "Number Of Infant Deaths",
- "statVar": "WHO/CM_02"
- },
- "WHO/CM_03": {
- "name": "Number Of Neonatal Deaths",
- "statVar": "WHO/CM_03"
- },
- "WHO/MORT_MATERNALNUM": {
- "name": "Number Of Maternal Deaths",
- "statVar": "WHO/MORT_MATERNALNUM"
- },
- "WHO/SA_0000001418_multiple_place_bar_block": {
- "name": "Alcohol Use Disorders, Per 100,000",
- "statVar": "WHO/SA_0000001418"
- },
- "WHO/SA_0000001419_multiple_place_bar_block": {
- "name": "Breast Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001419"
- },
- "WHO/SA_0000001420_multiple_place_bar_block": {
- "name": "Colon And Rectum Cancers, Per 100,000",
- "statVar": "WHO/SA_0000001420"
- },
- "WHO/SA_0000001421_multiple_place_bar_block": {
- "name": "Diabetes Mellitus, Per 100,000",
- "statVar": "WHO/SA_0000001421"
- },
- "WHO/SA_0000001422_multiple_place_bar_block": {
- "name": "Drownings, Per 100,000",
- "statVar": "WHO/SA_0000001422"
- },
- "WHO/SA_0000001423_multiple_place_bar_block": {
- "name": "Falls, Per 100,000",
- "statVar": "WHO/SA_0000001423"
- },
- "WHO/SA_0000001424_multiple_place_bar_block": {
- "name": "Fires, Per 100,000",
- "statVar": "WHO/SA_0000001424"
- },
- "WHO/SA_0000001425_multiple_place_bar_block": {
- "name": "Ischaemic Heart Disease, Per 100,000",
- "statVar": "WHO/SA_0000001425"
- },
- "WHO/SA_0000001426_multiple_place_bar_block": {
- "name": "Liver Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001426"
- },
- "WHO/SA_0000001427_multiple_place_bar_block": {
- "name": "Liver Cirrhosis, Per 100,000",
- "statVar": "WHO/SA_0000001427"
- },
- "WHO/SA_0000001429_multiple_place_bar_block": {
- "name": "Mouth And Oropharynx Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001429"
- },
- "WHO/SA_0000001430_multiple_place_bar_block": {
- "name": "Oesophagus Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001430"
- },
- "WHO/SA_0000001431_multiple_place_bar_block": {
- "name": "Poisoning, Per 100,000",
- "statVar": "WHO/SA_0000001431"
- },
- "WHO/SA_0000001432_multiple_place_bar_block": {
- "name": "Prematurity And Low Birth Rate, Per 100,000",
- "statVar": "WHO/SA_0000001432"
- },
- "WHO/SA_0000001433_multiple_place_bar_block": {
- "name": "Road Traffic Accidents, Per 100,000",
- "statVar": "WHO/SA_0000001433"
- },
- "WHO/SA_0000001434_multiple_place_bar_block": {
- "name": "Self-Inflicted Injury, Per 100,000",
- "statVar": "WHO/SA_0000001434"
- },
- "WHO/SA_0000001435_multiple_place_bar_block": {
- "name": "Other Unintentional Injuries, Per 100,000",
- "statVar": "WHO/SA_0000001435"
- },
- "WHO/SA_0000001436_multiple_place_bar_block": {
- "name": "Violence, Per 100,000",
- "statVar": "WHO/SA_0000001436"
- },
- "WHO/SA_0000001437_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Alcohol Use Disorders, Per 100,000",
- "statVar": "WHO/SA_0000001437"
- },
- "WHO/SA_0000001438_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Breast Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001438"
- },
- "WHO/SA_0000001439_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Colon And Rectum Cancers, Per 100,000",
- "statVar": "WHO/SA_0000001439"
- },
- "WHO/SA_0000001440_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Diabetes Mellitus, Per 100,000",
- "statVar": "WHO/SA_0000001440"
- },
- "WHO/SA_0000001441_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Drownings, Per 100,000",
- "statVar": "WHO/SA_0000001441"
- },
- "WHO/SA_0000001442_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Falls, Per 100,000",
- "statVar": "WHO/SA_0000001442"
- },
- "WHO/SA_0000001443_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Fires, Per 100,000",
- "statVar": "WHO/SA_0000001443"
- },
- "WHO/SA_0000001444_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Ischaemic Heart Disease, Per 100,000",
- "statVar": "WHO/SA_0000001444"
- },
- "WHO/SA_0000001445_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Liver Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001445"
- },
- "WHO/SA_0000001446_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Liver Cirrhosis, Per 100,000",
- "statVar": "WHO/SA_0000001446"
- },
- "WHO/SA_0000001448_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Mouth And Oropharynx Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001448"
- },
- "WHO/SA_0000001449_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Oesophagus Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001449"
- },
- "WHO/SA_0000001450_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Poisoning, Per 100,000",
- "statVar": "WHO/SA_0000001450"
- },
- "WHO/SA_0000001451_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Prematurity And Low Birth Rate, Per 100,000",
- "statVar": "WHO/SA_0000001451"
- },
- "WHO/SA_0000001452_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Road Traffic Accidents, Per 100,000",
- "statVar": "WHO/SA_0000001452"
- },
- "WHO/SA_0000001453_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Self-Inflicted Injury, Per 100,000",
- "statVar": "WHO/SA_0000001453"
- },
- "WHO/SA_0000001454_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Other Unintentional Injuries, Per 100,000",
- "statVar": "WHO/SA_0000001454"
- },
- "WHO/SA_0000001455_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Violence, Per 100,000",
- "statVar": "WHO/SA_0000001455"
- },
- "WHO/SA_0000001689_multiple_place_bar_block": {
- "name": "Cerebrovascular Disease, Per 100,000",
- "statVar": "WHO/SA_0000001689"
- },
- "WHO/SA_0000001690_multiple_place_bar_block": {
- "name": "Age-Standardized Death Rates, Cerebrovascular Disease, Per 100,000",
- "statVar": "WHO/SA_0000001690"
- },
"sdg/SH_DYN_IMRT.AGE--Y0__SEX--F": {
"name": "Infant mortality rate",
"statVar": "sdg/SH_DYN_IMRT.AGE--Y0__SEX--F"
diff --git a/server/integration_tests/test_data/international/query_4/chart_config.json b/server/integration_tests/test_data/international/query_4/chart_config.json
index a7d806f8ec..bfa6c563bb 100644
--- a/server/integration_tests/test_data/international/query_4/chart_config.json
+++ b/server/integration_tests/test_data/international/query_4/chart_config.json
@@ -460,34 +460,6 @@
}
],
"title": "Population"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/CM_02"
- ],
- "title": "Number of Infant Deaths in Turkey",
- "type": "LINE"
- }
- ]
- },
- {
- "tiles": [
- {
- "description": "Number of Infant Deaths in Turkey",
- "statVarKey": [
- "WHO/CM_02"
- ],
- "title": "Number of Infant Deaths in Turkey",
- "type": "HIGHLIGHT"
- }
- ]
- }
- ],
- "title": "Number of Infant Deaths"
}
],
"statVarSpec": {
@@ -527,10 +499,6 @@
"name": "Population Change",
"statVar": "IncrementalCount_Person"
},
- "WHO/CM_02": {
- "name": "Number Of Infant Deaths",
- "statVar": "WHO/CM_02"
- },
"sdg/SP_DYN_ADKL.AGE--Y10T14__SEX--F": {
"name": "Adolescent birth rate [10 to 14 years old, Female]",
"statVar": "sdg/SP_DYN_ADKL.AGE--Y10T14__SEX--F"
diff --git a/server/integration_tests/test_data/sdg/query_3/chart_config.json b/server/integration_tests/test_data/sdg/query_3/chart_config.json
index 83f1ca00d7..8b20e2d34f 100644
--- a/server/integration_tests/test_data/sdg/query_3/chart_config.json
+++ b/server/integration_tests/test_data/sdg/query_3/chart_config.json
@@ -235,192 +235,6 @@
"description": "Life expectancy at birth indicates the number of years a newborn infant would live if prevailing patterns of mortality at the time of its birth were to stay the same throughout its life. (1) united nations population division. World population prospects: 2019 revision. (2) census reports and other statistical publications from national statistical offices, (3) eurostat: demographic statistics, (4) united nations statistical division. Population and vital statistics report (various years), (5) u.S. Census bureau: international database, and (6) secretariat of the pacific community: statistics and demography programme.",
"title": "Male Life Expectancy in the World"
},
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/WHS4_117"
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/WHS4_117"
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%) in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/WHS4_128"
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/WHS4_128"
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Neonates Protected at Birth Against Neonatal Tetanus (Pab) (%) in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/WHS4_129"
- ],
- "title": "Hib (Hib3) Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/WHS4_129"
- ],
- "title": "Hib (Hib3) Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Hib (Hib3) Immunization Coverage Among 1-Year-Olds (%) in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/M_Est_smk_daily"
- ],
- "title": "% Daily Tobacco Smokers (Estimate) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/M_Est_smk_daily"
- ],
- "title": "% Daily Tobacco Smokers (Estimate) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "% Daily Tobacco Smokers (Estimate) in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/NCD_BMI_18A"
- ],
- "title": "% Underweight Among Adults, BMI < 18 in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/NCD_BMI_18A"
- ],
- "title": "% Underweight Among Adults, BMI < 18 in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "% Underweight Among Adults, BMI < 18 in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/WHS4_543"
- ],
- "title": "Bcg Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/WHS4_543"
- ],
- "title": "Bcg Immunization Coverage Among 1-Year-Olds (%) in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Bcg Immunization Coverage Among 1-Year-Olds (%) in the World"
- },
{
"columns": [
{
@@ -481,347 +295,6 @@
],
"footnote": "Includes data from the following sources: estimates by WHO, UNICEF, UNFPA, world bank group and UNDESA/Population division. Geneva: world health organization; 2023.",
"title": "Maternal Mortality Ratio in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/MORT_MATERNALNUM"
- ],
- "title": "Number of Maternal Deaths in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/MORT_MATERNALNUM"
- ],
- "title": "Number of Maternal Deaths in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Number of Maternal Deaths in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/CM_01"
- ],
- "title": "Number of Under-Five Deaths in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/CM_01"
- ],
- "title": "Number of Under-Five Deaths in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Number of Under-Five Deaths in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/CM_02"
- ],
- "title": "Number of Infant Deaths in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/CM_02"
- ],
- "title": "Number of Infant Deaths in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Number of Infant Deaths in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/SA_0000001418"
- ],
- "title": "Alcohol Use Disorders, Per 100,000 in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/SA_0000001418"
- ],
- "title": "Alcohol Use Disorders, Per 100,000 in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Alcohol Use Disorders, Per 100,000 in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/SA_0000001419"
- ],
- "title": "Breast Cancer, Per 100,000 in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/SA_0000001419"
- ],
- "title": "Breast Cancer, Per 100,000 in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Breast Cancer, Per 100,000 in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/NTD_1"
- ],
- "title": "New Cases of Buruli Ulcer in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/NTD_1"
- ],
- "title": "New Cases of Buruli Ulcer in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "New Cases of Buruli Ulcer in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/NTD_4"
- ],
- "title": "New Cases of Human African Trypanosomiasis in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/NTD_4"
- ],
- "title": "New Cases of Human African Trypanosomiasis in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "New Cases of Human African Trypanosomiasis in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/LBW_PREVALENCE"
- ],
- "title": "% Low Birth Weight in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/LBW_PREVALENCE"
- ],
- "title": "% Low Birth Weight in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "% Low Birth Weight in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/NUTOVERWEIGHTPREV"
- ],
- "title": "% Overweight, Children Under 5 Years in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/NUTOVERWEIGHTPREV"
- ],
- "title": "% Overweight, Children Under 5 Years in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "% Overweight, Children Under 5 Years in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/GDO_q35"
- ],
- "title": "Estimated Population-Based Prevalence of Depression in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/GDO_q35"
- ],
- "title": "Estimated Population-Based Prevalence of Depression in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Estimated Population-Based Prevalence of Depression in the World"
- },
- {
- "columns": [
- {
- "tiles": [
- {
- "statVarKey": [
- "WHO/SDG_SH_DTH_RNCOM_ChronicRespiratoryDiseases"
- ],
- "title": "Non-Communicable Disease Deaths, by Disease & Sex, Chronic Respiratory Diseases in the World (${date})",
- "type": "MAP"
- }
- ]
- },
- {
- "tiles": [
- {
- "rankingTileSpec": {
- "rankingCount": 5,
- "showHighestLowest": true
- },
- "statVarKey": [
- "WHO/SDG_SH_DTH_RNCOM_ChronicRespiratoryDiseases"
- ],
- "title": "Non-Communicable Disease Deaths, by Disease & Sex, Chronic Respiratory Diseases in the World (${date})",
- "type": "RANKING"
- }
- ]
- }
- ],
- "title": "Non-Communicable Disease Deaths, by Disease & Sex, Chronic Respiratory Diseases in the World"
}
],
"statVarSpec": {
@@ -845,74 +318,6 @@
"name": "Male Life Expectancy",
"statVar": "LifeExpectancy_Person_Male"
},
- "WHO/CM_01": {
- "name": "Number Of Under-Five Deaths",
- "statVar": "WHO/CM_01"
- },
- "WHO/CM_02": {
- "name": "Number Of Infant Deaths",
- "statVar": "WHO/CM_02"
- },
- "WHO/GDO_q35": {
- "name": "Estimated Population-Based Prevalence Of Depression",
- "statVar": "WHO/GDO_q35"
- },
- "WHO/LBW_PREVALENCE": {
- "name": "% Low Birth Weight",
- "statVar": "WHO/LBW_PREVALENCE"
- },
- "WHO/MORT_MATERNALNUM": {
- "name": "Number Of Maternal Deaths",
- "statVar": "WHO/MORT_MATERNALNUM"
- },
- "WHO/M_Est_smk_daily": {
- "name": "% Daily Tobacco Smokers (Estimate)",
- "statVar": "WHO/M_Est_smk_daily"
- },
- "WHO/NCD_BMI_18A": {
- "name": "% Underweight Among Adults, BMI < 18",
- "statVar": "WHO/NCD_BMI_18A"
- },
- "WHO/NTD_1": {
- "name": "New Cases Of Buruli Ulcer",
- "statVar": "WHO/NTD_1"
- },
- "WHO/NTD_4": {
- "name": "New Cases Of Human African Trypanosomiasis",
- "statVar": "WHO/NTD_4"
- },
- "WHO/NUTOVERWEIGHTPREV": {
- "name": "% Overweight, Children Under 5 Years",
- "statVar": "WHO/NUTOVERWEIGHTPREV"
- },
- "WHO/SA_0000001418": {
- "name": "Alcohol Use Disorders, Per 100,000",
- "statVar": "WHO/SA_0000001418"
- },
- "WHO/SA_0000001419": {
- "name": "Breast Cancer, Per 100,000",
- "statVar": "WHO/SA_0000001419"
- },
- "WHO/SDG_SH_DTH_RNCOM_ChronicRespiratoryDiseases": {
- "name": "Non-Communicable Disease Deaths, By Disease & Sex, Chronic Respiratory Diseases",
- "statVar": "WHO/SDG_SH_DTH_RNCOM_ChronicRespiratoryDiseases"
- },
- "WHO/WHS4_117": {
- "name": "Hepatitis B (Hepb3) Immunization Coverage Among 1-Year-Olds (%)",
- "statVar": "WHO/WHS4_117"
- },
- "WHO/WHS4_128": {
- "name": "Neonates Protected At Birth Against Neonatal Tetanus (Pab) (%)",
- "statVar": "WHO/WHS4_128"
- },
- "WHO/WHS4_129": {
- "name": "Hib (Hib3) Immunization Coverage Among 1-Year-Olds (%)",
- "statVar": "WHO/WHS4_129"
- },
- "WHO/WHS4_543": {
- "name": "Bcg Immunization Coverage Among 1-Year-Olds (%)",
- "statVar": "WHO/WHS4_543"
- },
"sdg/SH_STA_MORT.SEX--F": {
"name": "Maternal mortality ratio",
"statVar": "sdg/SH_STA_MORT.SEX--F"
From d07ffd86b2131b484b4ba1804daf94cb355a96eb Mon Sep 17 00:00:00 2001
From: chejennifer <69875368+chejennifer@users.noreply.github.com>
Date: Fri, 8 Nov 2024 20:01:22 +0000
Subject: [PATCH 10/11] fix sanity test (#4725)
looks like the class name for topic items got changed in this PR causing
sanity tests to fail:
https://github.com/datacommonsorg/website/pull/4673/files#diff-37059329da755a92aa218821e795bf1cb89ad26682ceb8f6d5dddc84a49bb645L43
---
server/webdriver/tests/standalone/sanity.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/webdriver/tests/standalone/sanity.py b/server/webdriver/tests/standalone/sanity.py
index ef0dc2d4e5..e0d9514356 100644
--- a/server/webdriver/tests/standalone/sanity.py
+++ b/server/webdriver/tests/standalone/sanity.py
@@ -145,7 +145,7 @@ def home(self, page: WebPage):
time.sleep(1)
# topic items
- topic_items = find_elems(self.driver, By.CLASS_NAME, "topic-item")
+ topic_items = find_elems(self.driver, By.CLASS_NAME, "chip-item")
if topic_items is None or len(topic_items) == 0:
self.add_result(fail_result(page, start, "No topic items."))
return
From 38fcae8decae57d066515236b14742307e733572 Mon Sep 17 00:00:00 2001
From: Hannah Pho
Date: Fri, 8 Nov 2024 14:57:54 -0500
Subject: [PATCH 11/11] Make stable branch commit check clearer
---
...its-in-master.yml => release-branch-checks.yml} | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
rename .github/workflows/{all-commits-in-master.yml => release-branch-checks.yml} (58%)
diff --git a/.github/workflows/all-commits-in-master.yml b/.github/workflows/release-branch-checks.yml
similarity index 58%
rename from .github/workflows/all-commits-in-master.yml
rename to .github/workflows/release-branch-checks.yml
index 8ff834082a..1baef5e409 100644
--- a/.github/workflows/all-commits-in-master.yml
+++ b/.github/workflows/release-branch-checks.yml
@@ -1,14 +1,14 @@
-name: all-commits-in-master
+name: Release branch checks
on:
pull_request:
branches: [ "customdc_stable" ]
jobs:
- check_commits:
+ verify_all_commits_are_already_in_master:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
# Fetch all history for accurate comparison
fetch-depth: 0
@@ -16,7 +16,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- - name: Check if commits exist in master
+ - name: Verify that all commits are already in the master branch
run: |
git remote add dc https://github.com/datacommonsorg/website.git
git fetch dc
@@ -26,8 +26,14 @@ jobs:
MISSING_COMMITS=$(git log --pretty="%H - %s" $MASTER_BRANCH..HEAD --)
if [[ -n "$MISSING_COMMITS" ]]; then
+ echo ""
echo "ERROR: The following commits are not present in $MASTER_BRANCH:"
+ echo ""
echo "$MISSING_COMMITS"
+ echo ""
+ echo "PRs to release branches should only contain commits that are already in master."
+ echo "To fix this PR, reset its branch locally to a commit at or behind https://github.com/datacommonsorg/website/commits/master/ and then force-push it."
+ echo "Note that a release branch PR should be based on master and not the previous version of the release branch, which contains merge commits."
exit 1
fi