Skip to content

This respository includes brief tutorials, tid-bits, tips and tricks for various Computational Social Science applications.

Notifications You must be signed in to change notification settings

abadeel/Computational-Social-Science-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Computational Social Science Tutorials

This respository includes brief tutorials, tid-bits, tips and tricks for various Computational Social Science applications.


1. Place Names to Geo-Coordinates using Python

place_names_to_geo_coordinates[1].png

Many social science dataset contain data on events of interest that are marked as place names and students find it difficult to convert those names into geo-coordinates (longitudes and latitudes).

This tutorial uses Python's Geopy library for geocoding. It has functions that convert addresses or location names into geographic coordinates (latitude and longitude).

Full tutorial is available here.

About

This respository includes brief tutorials, tid-bits, tips and tricks for various Computational Social Science applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published