Looks in the variable label/name for a string/substring
1 2 3 4 | lookup_concept(
x,
dict = "https://episphere.github.io/conceptGithubActions/aggregate.json"
)
|
x |
The word/substring that you want to find. |
dict |
The JSON dictionary Looks up the word/substring in JSON dictionary. The format of the dictionary is as follows. "concept_id": "label":variable label "name": variable name See this example which is the default dictionary. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.