Convert data from one geography to another
1 2 | correspond(data, correspondence, data.by, correspondence.from,
correspondence.to, correspondence.weight)
|
data |
The data you wish to convery |
correspondence |
The correspondence |
data.by |
The column name that identifies the area IDs in your data |
correspondence.from |
The column name that identifies the from areas in the correspondence |
correspondence.to |
The column name that identifies the to areas in the correspondence |
correspondence.weight |
The column name that identifies the weights in the correspondence |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.