IAAC’s Master in City & Technology (1 or 2-year program) is a unique program oriented towards redefining the analysis, planning, and design of twenty-first-century cities and beyond. The program offers expertise in the design of digitally enhanced, ecological and human-centered urban environments by intersecting the disciplines of urbanism and data science. Taking place in Barcelona, the capital of urbanism, the Master in City & Technology is training the professionals that city administrations, governments, industries, and communities need, to transform the urban environment in the era of big data.


Filters
Course

Coding Nature

Investigating the Impact of Open Green Spaces on Airbnb Rates with Python 1. Introduction The industry of tourism in Barcelona has seen a major hike in the past couple years. Post-covid Barcelona has also become an educational hub for students from across the globe. The increase in Inflow of people has also made platform urbanism … Read more

The CourtForge

Enlarging the great… Emanuel Ginobili is one of the most -if not the most- accomplished Argentinian basketball players. During his 16 season basketball career in the NBA, that went on from 2002 to 2018, he won 4 championships as one of the San Antonio Spurs “Big Three”, was named an All-Star twice, was selected for … Read more

Visualizing GeoSpatial Data in Python – Going from Csv to Graph

Visualizing dataframes using Geopandas and Plotly in Python introduction Python is a versatile and easy-to-learn programming language. GeoPandas extends the data manipulation capabilities of pandas to spatial data, providing a familiar and convenient environment for working with both tabular and geographical data. GeoPandas makes it easy to load, explore, and analyze geographical data. You can … Read more

Visualizing data using Python

Using python as a digital tool to visualize and arrange datasets; trying to view household costs by accumulating various costs per week. Using the dataset and visualizing the various indices and topics of concern and further pointing out the accumulated average cost of all expenses in a household. Further visualizing the desired data as plotting … Read more

Navigating GeoPandas and the Digital Wilderness

“Start the machine” …was the first operation in mind when asked to perform a task with Python script. One of the motivations to learn Python as an urban designer is to organize geospatial data with accuracy and legibility. Before we dive into the digital wilderness, of data trees and data frames, it’s important to note … Read more

Data Visualization Using GeoPandas in Python

1.Geospatial Mapping using GeoPandas in Python In Python, GeoPandas plays a crucial role in facilitating geospatial analysis through its powerful functions. I will illustrate the concise process of leveraging GeoPandas to create maps of Barcelona. This involves a systematic application of GeoPandas’ functions for effective geospatial data synthesis and mapping. Step 1: Loading GeoDataFrame from … Read more

Visualization of Complex Innovation Data using Python

Innovation is a buzzword these days, and everyone seems to be talking about it. However, truly understanding it is a different ball game. Take the Global Innovation Index by the World Intellectual Property Organization (WIPO), for example. It’s a massive framework that pulls data from top-tier organizations worldwide, scoring countries on 100+ indicators. It’s a … Read more