Visualize postal code areas of Finland in Python

Reading and visualizing Finland’s postal code data on a map in Python. Python has many great packages to work with geospatial such as geopandas.

DataCamp - Learn data science online

Experiences from DataCamp online training. Structured data science courses are easy to organize for yourself or a team.

Clustering data using SQL - An example with industrial IoT data

Clustering time series data with SQL - Nice 3D visualization using simple logic. Python notebook example in GitHub with industrial data.

Excel Power Map - Spatial data visualization as a time series

Excel Power Map is designed to visualize spatial data. Watch the demo video about visualizing annual asylum seeker data.

Should you start investing if a depression is coming? - Data analysis

Investing when a depression is coming. Is it bad moment to start investing to stock index that are usually seen as sage bets?

Visualization and clustering of earthquake dataset

The built-in dataset quakes in RStudio had 1000 records of earthquakes nearby Fiji. The first year of observations is 1964 but the last year remains unknown. Essential variables to perform the visualization were map coordinates, the depth of the quake and the magnitude.