Milan's Data Science Insights

Milan's Data Science Insights

Share this post

Milan's Data Science Insights
Milan's Data Science Insights
Cat vs Dog Popularity in Hungary

Cat vs Dog Popularity in Hungary

#30DayMapChallenge - Day 22 - 2 colours

Milan Janosov's avatar
Milan Janosov
Jan 22, 2025
∙ Paid

Share this post

Milan's Data Science Insights
Milan's Data Science Insights
Cat vs Dog Popularity in Hungary
Share

1. Imports, setting up, data sources, data preparation

import os
import pandas as pd
import geopandas as gpd
import matplotlib.pyplot as plt
import osmnx as ox
import matplotlib.colors as mcolors

cmap = mcolors.LinearSegmentedColormap.from_list("blue_pink", ["#4DFFFD", "#ff6ec7"])
# Here we parse the manually downloaded goolge trends data
# source: https…

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Milan Janosov
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share