Skip to content

Using SQL to investigate trends in startups and gain insights to help a tech reporting company write a well-informed article

Notifications You must be signed in to change notification settings

Leah-wkh/trendsInStartups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

trendsInStartups

For this Codecademy project, I used aggregate SQL functions to investigate trends in startups and gain insights to help a tech reporting company write a well-informed article.

Below is an example of the initial table:
screen shot 2019-02-21 at 10 28 11 am

I began by investigating data by grouping it in ways that would help the reporter reach conclusions about stats such as location, valuation, and company size.

By using SQL aggregate functions, I could extract and organize stats like the average valuation of startups in each industry:
screen shot 2019-02-21 at 10 28 59 am

I was also able to explore correlations in data like location and startup size:
screen shot 2019-02-21 at 10 30 08 am

Please see the attached file for other examples of queries used.

About

Using SQL to investigate trends in startups and gain insights to help a tech reporting company write a well-informed article

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published