Skip to content

Instantly share code, notes, and snippets.

View manurueda's full-sized avatar
Ad Astra

Manu Rueda manurueda

Ad Astra
View GitHub Profile
import math
import os
import time
import xml.etree.ElementTree as ElementTree
from html import unescape
from typing import Dict, Optional
from pytube import request
from pytube.helpers import safe_filename, target_directory
#!/usr/bin/env python
# In[ ]:
# coding: utf-8
###### Searching and Downloading Google Images to the local disk ######
# Import Libraries
import sys
version = (3, 0)
@manurueda
manurueda / CIRCLES-DS-CHALLENGE-1.txt
Last active October 13, 2022 17:45
CIRCLES DATA SCIENCE CHALLENGE
STARBUCKS LOCATIONS DATA SET -> https://www.kaggle.com/datasets/starbucks/store-locations
DENVER NEIGHBOURHOODS DATA SET -> https://denvergov.org/opendata
DEMOGRAPHICS DATA SET -> https://www.census.gov/
Some help...
Please find first this relevant data:
1) Starbucks locations in Denver, Colorado
"StoreNumber" - Store Number as assigned by Starbucks