├── 2021 ├── votes_by_city.csv ├── votes_by_city.json ├── votes_by_region.csv ├── votes_by_region.json ├── votes_by_startup.csv └── votes_by_startup.json ├── 2023 Open Source Startups Data ├── Trending Startup Data by City and Country [COPY].xlsx ├── votes by city.csv ├── votes by continent.csv ├── votes by domain endings.csv ├── votes by industry.csv └── worldwide trending startups votes.csv └── README.md /2021/votes_by_city.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2021/votes_by_city.csv -------------------------------------------------------------------------------- /2021/votes_by_city.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2021/votes_by_city.json -------------------------------------------------------------------------------- /2021/votes_by_region.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2021/votes_by_region.csv -------------------------------------------------------------------------------- /2021/votes_by_region.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2021/votes_by_region.json -------------------------------------------------------------------------------- /2021/votes_by_startup.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2021/votes_by_startup.csv -------------------------------------------------------------------------------- /2021/votes_by_startup.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2021/votes_by_startup.json -------------------------------------------------------------------------------- /2023 Open Source Startups Data/Trending Startup Data by City and Country [COPY].xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2023 Open Source Startups Data/Trending Startup Data by City and Country [COPY].xlsx -------------------------------------------------------------------------------- /2023 Open Source Startups Data/votes by city.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2023 Open Source Startups Data/votes by city.csv -------------------------------------------------------------------------------- /2023 Open Source Startups Data/votes by continent.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2023 Open Source Startups Data/votes by continent.csv -------------------------------------------------------------------------------- /2023 Open Source Startups Data/votes by domain endings.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2023 Open Source Startups Data/votes by domain endings.csv -------------------------------------------------------------------------------- /2023 Open Source Startups Data/votes by industry.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2023 Open Source Startups Data/votes by industry.csv -------------------------------------------------------------------------------- /2023 Open Source Startups Data/worldwide trending startups votes.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/2023 Open Source Startups Data/worldwide trending startups votes.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hackernoon/where-startups-trend/HEAD/README.md --------------------------------------------------------------------------------