Skip to content

Commit

Permalink
update: add new data entries for January 14, 2025 and remove outdated…
Browse files Browse the repository at this point in the history
… entries from January 5, 2025
  • Loading branch information
wvanderp committed Jan 14, 2025
1 parent a927ff7 commit 2a9d426
Show file tree
Hide file tree
Showing 57 changed files with 2,044 additions and 716 deletions.
2 changes: 1 addition & 1 deletion .npm-upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@
"reason": "airbnb-eslint"
}
}
}
}
15 changes: 8 additions & 7 deletions collect/countries/US/unitedStates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,23 +59,24 @@ export default async function unitedStates(): Promise<Comparison[]> {
'Dollar Tree & Family Dollar',
brandWikidata,
['Q5289230', 'Q5433101'],
16774, // dollar tree and family dollar
8415 + 8359, // dollar tree and family dollar
// https://corporate.dollartree.com/investors/financial-information/annual-reports-proxies
'https://corporate.dollartree.com/_assets/_e019a55beaa640d513e0240de36a677a/dollartreeinfo/db/893/9106/annual_report/DT_2021_Form+10-K_FINAL_5.11.22.pdf',
'https://corporate.dollartree.com/_assets/_4a3a5283aa3f850b49f9ea2652af1540/dollartreeinfo/db/893/10332/annual_report/2023+Annual+Report+PDF+Version+for+IR+Website+v3.0.pdf',
'Dollar Trees pop out of the ground like... trees. Its sister, Family Dollar, can be compared to rabbits. But are these Family Dollar & Dollar Trees documented?',
['🛒'],
'2024-02-18'
'2025-01-14'
// using the worldwide taginfo server because they are located in us and canada
),
await taginfoComparisons(
'CVS',
brandWikidata,
'Q2078880',
7500 + 1895, // locations + embedded pharmacies
'https://d18rn0p25nwr6d.cloudfront.net/CIK-0000064803/28e54055-44dd-4a6d-a517-6ffc18161213.pdf', // from https://investors.cvshealth.com/investors/financial-information/sec-filings/default.aspx
9395, // locations + embedded pharmacies
// from https://investors.cvshealth.com/investors/financial-information/sec-filings/default.aspx (search for `Total stores`)
'https://d18rn0p25nwr6d.cloudfront.net/CIK-0000064803/28e54055-44dd-4a6d-a517-6ffc18161213.pdf',
'Having a pharmacy in every corner of the US is a great thing. Does every corner of OSM have a CVS pharmacy?',
['🛒', '🏥'],
'2024-02-18',
'2025-01-14',
taginfoServer
),
await taginfoComparisons(
Expand Down Expand Up @@ -106,7 +107,7 @@ export default async function unitedStates(): Promise<Comparison[]> {
'gunshot_detector',
25580,
'https://www.wired.com/story/shotspotter-secret-sensor-locations-leak/',
'ShotSpotter is a surveillance system that listens for gunshots. The company behind them (SoundThinking) dont want you to know where they are. So lets add them to OSM!',
'ShotSpotter is a surveillance system that listens for gunshots. The company behind them (SoundThinking) don\'t want you to know where they are. So lets add them to OSM!',
['👀', '⚖️'],
'2025-01-05',
taginfoServer
Expand Down
26 changes: 13 additions & 13 deletions collect/countries/worldwide/worldwide.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,41 +82,41 @@ export default async function worldwide(): Promise<Comparison[]> {
'KFC',
brandWikidata,
'Q524757',
29900,
'https://s2.q4cdn.com/890585342/files/doc_financials/2023/q4/Q4-2023-Earnings-Release.pdf', // from https://investors.yum.com/news-events/financial-releases/
31143,
'https://s2.q4cdn.com/890585342/files/doc_financials/2024/q3/Yum-Brands-Q3-24-Earnings-Release.pdf', // from https://investors.yum.com/news-events/financial-releases/
'KFC expanded out of Kentucky in 1964. They now have {{expected}} stores in 135 countries. Are they all in OSM?',
['🍔', '🛒'],
'2024-02-18'
'2025-01-14'
),
await taginfoComparisons(
'Taco Bell',
brandWikidata,
'Q752941',
8564,
'https://s2.q4cdn.com/890585342/files/doc_financials/2023/q4/Q4-2023-Earnings-Release.pdf', // from https://investors.yum.com/news-events/financial-releases/
8594,
'https://s2.q4cdn.com/890585342/files/doc_financials/2024/q3/Yum-Brands-Q3-24-Earnings-Release.pdf', // from https://investors.yum.com/news-events/financial-releases/
'Taco Bell is a fast-food chain. They have {{expected}} stores in 30 countries. Are they all in OSM?',
['🍔', '🛒'],
'2024-02-18'
'2025-01-14'
),
await taginfoComparisons(
'Pizza Hut',
brandWikidata,
'Q191615',
19866,
'https://s2.q4cdn.com/890585342/files/doc_financials/2023/q4/Q4-2023-Earnings-Release.pdf', // from https://investors.yum.com/news-events/financial-releases/
19927,
'https://s2.q4cdn.com/890585342/files/doc_financials/2024/q3/Yum-Brands-Q3-24-Earnings-Release.pdf', // from https://investors.yum.com/news-events/financial-releases/
'Pizza Hut is a fast-food chain. They have {{expected}} stores in 100 countries. Are they all in OSM?',
['🍔', '🛒'],
'2024-02-18'
'2025-01-14'
),
await taginfoComparisons(
'Burger King',
brandWikidata,
'Q177054',
18700,
'https://www.rbi.com/English/brands/default.aspx',
19384,
'https://s26.q4cdn.com/317237604/files/doc_financials/2023/ar/RBI-Global-Store-Counts-Across-Brands-by-Market-February-13-2024.pdf', // https://www.rbi.com/English/investors/annual-reports/default.aspx
'Burger King is a fast-food chain. They have {{expected}} stores in 100 countries. Are they all in OSM?',
['🍔', '🛒'],
'2024-02-18'
'2025-02-14'
),
await overpassComparisonMultiple(
'Tesla superchargers',
Expand All @@ -136,7 +136,7 @@ export default async function worldwide(): Promise<Comparison[]> {
'https://brightlio.com/data-center-stats/', // https://www.statista.com/statistics/1228433/data-centers-worldwide-by-country/ has a similar number
'Data centers are the backbone of the internet. There are {{expected}} of them in the world. Are they all in OSM?',
['🌐'],
'2024-07-28'
'2025-01-05'
),
await taginfoComparisons(
'UNESCO World Heritage Sites',
Expand Down
Loading

0 comments on commit 2a9d426

Please sign in to comment.