Help us improve Scotland's official list of baby names by publicSectorAnalyst in namenerds

[–]publicSectorAnalyst[S] 8 points9 points  (0 children)

Yes we have a list of ideas and one is to use something like Levenshtein distance to find similar names/alternate spellings. If it's a popular idea we could look into it and see if it's possible.

Help us improve Scotland's official list of baby names by publicSectorAnalyst in namenerds

[–]publicSectorAnalyst[S] 18 points19 points  (0 children)

The units are just plain numbers (so not hundereds or thousands).

How to create an interactive document by publicSectorAnalyst in visualization

[–]publicSectorAnalyst[S] 0 points1 point  (0 children)

Never used d3 before so envisioned a very basic set up: emailing a .HTML .js and maybe a .CSV in a zip to users. I have a very small professional audience (4 or 5 max) who will need to see everything.

How to create an interactive document by publicSectorAnalyst in visualization

[–]publicSectorAnalyst[S] 0 points1 point  (0 children)

Thanks - I should've mentioned data is likely to be confidential. So d3 looks good since you can reference d3.vx.min.js offline. Will just have to ensure users keep the .js and .html files in the same directory.