Skip to content

mroswell/geoscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geoscripts

File Name Type Description
getGeo.js Script Add getZip(), getCounty(), getCity(), getLat(), getLng(), and getGeoCount() functions to a Google Sheet. Paste the script into a Google Sheet > Tools > Script Editor. Use single-column address or multi-column address range, such as getZip(A1) or getZip(A1:C1)
getGender.js Script Add getGender(), getGenderCount(), getGenderProbability() to a Google Sheet. Paste the script into a Google Sheet > Tools > Script Editor. In this example, cell A1 contains firstname: getGender(A1)
getGeo.MD Documentation Detailed instructions on how to use getGeo.js in a Google Sheet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published