agg_cnes_regsaude <- '
{
"aggs": {
"a1": {
"terms": {
"field": "mun_CSAUDCOD",
"size": 10000
}
}
}
}
'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.