Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

dominijk/workshop_UCL-CASA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material for the workshop CARTO for Spatial Data Science

This is a GitHub page containing some data sets and Jupyter notebooks used in the workshop CARTO for Spatial Data Science (https://carto.com/) at The Bartlett Centre for Advanced Spatial Analysis - UCL (London).

Training on the CARTO platform for Spatial Data Science

In the notebooks directory, you can find the following Jupyter notebooks:

  • notebooks/Visualizing_spatial_data.ipynb - A good place to start. It shows how to easily visualize data on a map using CARTOframes.

  • notebooks/Spatial_dependence.ipynb - A Jupyter notebook for exploring spatial dependence in your data and for visualizing the results using CARTOframes.

  • notebooks/Discrete_spatial_models.ipynb - A Jupyter notebook to run some examples of spatial models for discrete processes and for visualizing the results using CARTOframes.

  • notebooks/Continous_spatial_models.ipynb - A Jupyter notebook to run some examples of spatial models for continuous processes and for visualizing the results using CARTOframes.

  • notebooks/Optimization_TSP.ipynb - A Jupyter notebook to solve the Travelling salesman optimization problem and for visualizing the results using CARTOframes.

  • notebooks/Connect_to_DB.ipynb - A Jupyter notebook showing how to upload, download, query and visualize data on a map using CARTOframes.

The notebooks/data directory contains data, which are needed to run the examples.

The notebooks/src_import directory contains some helper functions.

What you need to run the notebooks

Location Data Streams & Spatial Models

Finally, the demos/ directory contains the html versions of the jupyter notebooks discussed during the session.

Good luck!

About

Materials for the workshop at The Bartlett Centre for Advanced Spatial Analysis - UCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%