https://github.com/lucianghinda/programming-languages-in-startups
An analysis of programming languages used by startups (based on list of startups from YCombinator Top 100 and TechStars top 50)
https://github.com/lucianghinda/programming-languages-in-startups
programming programminglanguage research startups techstars usage ycombinator
Last synced: 20 days ago
JSON representation
An analysis of programming languages used by startups (based on list of startups from YCombinator Top 100 and TechStars top 50)
- Host: GitHub
- URL: https://github.com/lucianghinda/programming-languages-in-startups
- Owner: lucianghinda
- License: apache-2.0
- Created: 2019-03-20T07:48:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T20:56:03.000Z (about 6 years ago)
- Last Synced: 2025-04-19T08:33:30.262Z (about 1 month ago)
- Topics: programming, programminglanguage, research, startups, techstars, usage, ycombinator
- Language: Ruby
- Homepage:
- Size: 51.8 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# About
This is an analysis done based on two sources:
1. Top 100 YCombinator companies: https://www.ycombinator.com/topcompanies/
2. Top 50 TechStars companies: http://www.techstars.com/companies/# Original Source
The original data is in startups-list.csv file.
Then it was exported to startups-list.json.For each programming language or framework the results are groupped under folder results.
# Disclaimer
Please be adviced that the data is based on the data available on the internet. Only few of the companies published themselves articles describing their stack.
Where this information was missing we tried to infer it from job posts and other sources.# Thank you
A special thanks to [Adina Tudor](https://github.com/adinatudor) who helped me with this research and did the initial work about the lists.
# How to contribute to this
This is open for anyone to contribute.
The only requirement is to please specify the source of your information so that we can update the file accordingly.So far I treat as single source of truth the CSV file.