Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A new taxi company hired an advertising agency to advertise their services on screens at the Time Square in New York, NY. The marketing company

A new taxi company hired an advertising agency to advertise their services on screens at the Time Square in New York, NY. The marketing company was tasked to identify five best screens for their client. In order to reach maximum number of the potential clients for the new taxi company the criterion they decided to use was the average number of taxi pickups in a close proximity to an advertising screen.

The marketing company found two public datasets that they are going to use:

1. The list of screens at the Time Square (Links to an external site.)Links to an external site.:

https://catalog.data.gov/dataset/times-square-screens-a08d4w

image text in transcribed

The illustration above (which was created by importing a given dataset to Google Maps) visualizes the locations of the screens.

2. Public taxi ridership data (for NYC) (Links to an external site.)Links to an external site.: (Links to an external site.)Links to an external site.

http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml

Large datasets like this one are usually consist of a) data dictionary, a table that lists all the fields in the dataset; b) and the actual dataset in a variety of formats (Excel compatible comma separated values (.cvs), XML or JSON).

Directions

Familiarize yourself with both datasets. Note, that the second dataset files are very large (up to 1 GB). The ridership data is also given in separate files grouped by taxi companies (e.g. Yellow). Pick a dataset related to any company that services the Time Square area.

With the dataset structures (field names, or dictionaries) in mind, use Word to design a flow chart of the algorithm to automate the process of identifying the top five screens that would be seen most often by the taxi riders. Note that you dont need to provide code, and you dont need to calculate top screens, just provide the algorithms that would perform that task.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Query Formulation And Administration Using Oracle And PostgreSQL

Authors: Michael Mannino

8th Edition

1948426951, 978-1948426954

More Books

Students also viewed these Databases questions