Skip to content

Commit 7ee186f

Browse files
committed
updated output results in readme
1 parent 1158fac commit 7ee186f

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

README.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ These teams can increase overall company effectiveness because they strengthen t
2020
## Project Features
2121
PET CARE INDUSTRY | BUSINESS INTELLIGENCE | BCG GROWTH-SHARE MATRIX | FEATURE ENGINEERING
2222

23-
[The Growth-Share Matrix (a.k.a. The BCG Matrix)...](https://hbr.org/2011/12/the-charts-that-changed-the-world)
23+
[Learn about The Growth-Share Matrix (a.k.a. The BCG Matrix)...](https://hbr.org/2011/12/the-charts-that-changed-the-world)
2424

2525
<p align="center">
2626
<img src="/img/00_The_BCG_Matrix.gif" title="The BCG Growth-Share Matrix">
@@ -42,7 +42,7 @@ Market concentration is a fundamental measure of industry competitiveness, where
4242
By selecting only the active dog licenses in every calendar year, we can calculate the 5-Year Compound Annual Growth Rate (CAGR) from 2014 to 2019 for each neighborhood.
4343

4444
## Data Products
45-
APIS | YELP FUSION API | NYC OPENDATA | REQUESTS
45+
APIS | YELP FUSION API | NYC OPENDATA | REQUESTS | SQL | SQLITE3 | JSON | TIME
4646

4747
The American Pet Products Association (APPA) [estimates](https://www.americanpetproducts.org/press_releasedetail.asp?id=191) that the pet care industry will exceed $75 billion in 2019, increasing by 3.9% over the previous year. Consumer spending categories are led by pet food ($32 billion), veterinary care ($19 billion) and supplies & OTC medicine ($16 billion).
4848

@@ -78,6 +78,8 @@ The American Pet Products Association (APPA) [estimates](https://www.americanpet
7878
* Zip Code
7979

8080
**[API Requests](https://github.com/acdick/framing_data_with_dataframes/blob/master/src/02_Pet_Stores_and_Services.ipynb)**
81+
* 47 active Business Categories in the pet care industry
82+
* 3,274 unique pet stores and services listed in 2019
8183
* 1,502 unique pet stores and services actively operating in 2019
8284

8385
**First 10 New York Pet Stores and Pet Services Actively Operating in 2019, Yelp Fusion API**<br>
@@ -111,49 +113,47 @@ The American Pet Products Association (APPA) [estimates](https://www.americanpet
111113
</p>
112114

113115
## Output Results
114-
PYTHON | PANDAS | SQL | SQLITE3 | JSON | PLOTLY | SEABORN | MATPLOTLIB | NUMPY | TIME
116+
PYTHON | PANDAS | PLOTLY | SEABORN | MATPLOTLIB | NUMPY
115117

116118
**[Exploratory Data Analysis](https://github.com/acdick/framing_data_with_dataframes/blob/master/src/04_Exploratory_Data_Analysis.ipynb)**
117-
* Competitor concentration
118-
* Market size
119-
* The BCG Growth-Share Matrix
120-
121-
* **Dogs**<br>
122-
Low-growth, low-share markets that typically struggle to break-even. The conventional wisdom of analysts is to liquidate business in this area.
123-
* **Question Marks**<br>
124-
High-growth, low-share markets that have both potential and risk. New businesses target this area through a select and divest strategy.
125-
* **Stars**<br>
126-
Question Marks that have been widely adopted to become market leaders. Continued growth pushes firms to invest due to high competition.
127-
* **Cash Cows**<br>
128-
Mature markets where entrenched players can maintain their position with minimal investment, allowing them to milk reliable cash flows.
119+
1. Competitor Concentration
120+
2. Market Size
121+
3. Data Limitations
129122

130123
**Concentration Ratios for the Top 8 Firms in the New York Pet Care Industry**
131-
* CR4 of top four firms of 8.9%
132-
* CR8 of top eight firms of 11.9%
133-
* HHI of 31 out of 10,000 (high competition)
134-
* Store Count
135-
* Share Percentage by Business
136-
* Concentration Index
124+
* Total percentage of market share grouped by business name
125+
* CR4 of top four firms (8.9%) and CR8 of top eight firms (11.9%)
126+
* Herfindahl-Hirschman Index (HHI) of 31 out of 10,000 (high competition)
137127

138128
<p align="center">
139129
<img src="/img/05_Concentration_Ratios_for_Top_8_Firms.png" title="Concentration Ratios for Top 8 Firms">
140130
</p>
141131

142132
**Concentration Ratios for the Top 8 Neighborhoods in the New York Pet Care Industry**
143-
* CR4 of top four neighborhoods of 30.6%
144-
* CR8 of top eight neighborhoods of 49.9%
145-
* HHI of 448 out of 10,000 (high competition)
133+
* Total percentage of market share grouped by neighborhood
134+
* CR4 of top four neighborhoods (30.6%) and CR8 of top eight neighborhoods (49.9%)
135+
* Herfindahl-Hirschman Index (HHI) of 448 out of 10,000 (high competition)
146136

147137
<p align="center">
148138
<img src="/img/06_Concentration_Ratios_for_Top_8_Neighborhoods.png" title="Concentration Ratios for Top 8 Neighborhoods">
149139
</p>
150140

151-
**Market Share and Growth Rate (2014–2019) of Pet Care Industry for First 10 Neighborhoods in New York**<br>
141+
**Market Share and Growth Rate (2014–2019) of Pet Care Industry for First 10 Neighborhoods in New York**
142+
* Total number of active dog licenses and market share per year grouped by neighborhood
143+
* 5-Year Compound Annual Growth Rate (CAGR) from 2014 to 2019 grouped by neighborhood
144+
* Total number of dogs per store grouped by neighborhood
152145

153146
<p align="center">
154147
<img src="/img/08_Market_Share_and_Growth_Rate.png" title="Market Share and Growth Rate">
155148
</p>
156149

150+
**Data Limitations**
151+
* The market share of pet businesses is only calculated by the number of physical store locations held by a business or a within a given neighborhood, which could be improved with revenue or foot traffic data.
152+
* The New York City Economic Development Corporation estimates that only 20% of dogs are licensed in New York, so it is important to note that the NYC Licensed Dog Dataset is only a sample of the entire dog population.
153+
* The Dog Dataset began tracking data in 2014, so there is a noticeable spike in registrations in the subsequent years. This growth in registrations should not be confused with the growth of the actual dog population.
154+
* The Dog Dataset was last updated in 2017, so recently issued licenses are not captured, while ongoing expirations sunset the dog population by 2022. This gap in data can affect the CAGR rate depending on years considered.
155+
* Given the limitations with any dataset, we should now feel confident that we can collect open data sources, perform a market analysis and visualize the BCG Matrix so that our data can be easily relatable to business leaders.
156+
157157
## Contribute
158158

159159
**Contact**

0 commit comments

Comments
 (0)