Skip to content

Instantly share code, notes, and snippets.

@maia-18
Created June 19, 2020 02:59
Show Gist options
  • Save maia-18/1487c365016048dd73d96ea97273f8e1 to your computer and use it in GitHub Desktop.
Save maia-18/1487c365016048dd73d96ea97273f8e1 to your computer and use it in GitHub Desktop.
Created on Skills Network Labs
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Data Science Requirements\n",
"\n",
"## Lisbon will deliver the best places near Tejo River (this is my only human opinion). The city is rounded by mountains, but my guess is that the target costumers will prefer places nearby Tejo. So that will be another factor to take in consideration. Again, as a computer scientist I prefer to research, first of all, which Lisbon neighborhoods are best rated by gay people to finally the 5 best places.\n",
"\n",
"## The Data Science will search Foursquare for:\n",
"\n",
"## 1 - 5 best night clubs in Lisbon\n",
"## 2 - LGBT+ best places to go\n",
"## 3- Foreigners best rated places\n",
"## 4- No Adidas or Nike stores nearby\n",
"\n",
"## Visualization will support the 4 conditions.\n",
"\n",
"\n",
"\n",
"\n",
"\n",
"\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python",
"language": "python",
"name": "conda-env-python-py"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.10"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment