{ "cells": [ { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "array(['Pre-Funding', 'Seed', 'A', 'Mature', 'C', 'Public', 'D',\n", " 'Pre-Seed', 'B', 'Debt Financing', 'F', 'Crowdfunding', 'E'],\n", " dtype=object)" ] }, "execution_count": 4, "metadata": {}, "output_type": "execute_result" } ], "source": [ "df1.stage.unique()" ] }, { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "array([0., 3., 1., 4., 2., 5.])" ] }, "execution_count": 5, "metadata": {}, "output_type": "execute_result" } ], "source": [ "df2.stage.unique()" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | name | \n", "description | \n", "year | \n", "target | \n", "size | \n", "stage | \n", "raised | \n", "tags | \n", "country | \n", "source | \n", "text_vector_ | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "0.10 of a Second | \n", "Smart Indicators for Connected Vehicles | \n", "2019.0 | \n", "B2B | \n", "1-10 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[connected-vehicles, adas, autonomous-vehicles... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.031224824488162994, -0.06342269480228424, ... | \n", "
1 | \n", "12trix | \n", "Math Lessons for Young Kids | \n", "2012.0 | \n", "B2B, B2C | \n", "1-10 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[sdg, schools, pre-k, serious-games, games, mo... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.038649097084999084, 0.028091922402381897, ... | \n", "
2 | \n", "1E Therapeutics | \n", "Novel RNA-targeting Drugs | \n", "2021.0 | \n", "B2B | \n", "51-200 | \n", "Seed | \n", "$120M | \n", "[pharmaceuticals, chronic-disease, immunology,... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.04561534896492958, -0.017776092514395714, 0... | \n", "
3 | \n", "1MRobotics | \n", "Retail Automation Solutions with Nano Fulfillment | \n", "2021.0 | \n", "B2B | \n", "11-50 | \n", "A | \n", "$25M | \n", "[omni-channel, ecommerce, climate-tech, artifi... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.0024080690927803516, -0.03042100928723812, ... | \n", "
4 | \n", "1touch.io | \n", "Personal Data Flow Tracking and Data Cataloging | \n", "2017.0 | \n", "B2B | \n", "51-200 | \n", "A | \n", "$16.1M | \n", "[enterprise-solutions, data-protection, cyber-... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.01007091999053955, 0.10431888699531555, -0... | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
4981 | \n", "YOW HR | \n", "Human Resources Engagement and Optimization Pl... | \n", "2020.0 | \n", "B2B, B2B2C | \n", "1-10 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[content-creators, e-learning, software-applic... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.026961881667375565, 0.002459645736962557, -... | \n", "
4982 | \n", "Yummi Home Food | \n", "Marketplace for Homemade Food | \n", "2012.0 | \n", "B2C | \n", "11-50 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[ecommerce, p2p, delivery, online-shopping, ma... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.0036857957020401955, 0.03582162782549858, -... | \n", "
4983 | \n", "Yung-Etgar | \n", "Custom Mechanized Harvesting Systems | \n", "1982.0 | \n", "B2B | \n", "51-200 | \n", "Mature | \n", "Undisclosed | \n", "[crops, agtech, harvesting, machinery, sdg, cl... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.027293115854263306, 0.010461761616170406, 0... | \n", "
4984 | \n", "YuviTal | \n", "Digital Health and Fitness Solutions for Organ... | \n", "2017.0 | \n", "B2B, B2C, B2G | \n", "11-50 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[fitness, digital-wallet, discount, mobile-app... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.02851911261677742, 0.05474231392145157, -0.... | \n", "
4985 | \n", "Z-square | \n", "Microendoscope for Minimally Invasive Imaging ... | \n", "2013.0 | \n", "B2B | \n", "11-50 | \n", "Seed | \n", "$10M | \n", "[endoscopy, medical-devices, minimally-invasiv... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.012587728910148144, -0.07959864288568497, -... | \n", "
4986 rows × 11 columns
\n", "\n", " | name | \n", "description | \n", "stage | \n", "tags | \n", "url | \n", "country | \n", "text_vector_ | \n", "raised | \n", "size | \n", "source | \n", "target | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "Digipal | \n", "Digipal is a digital consultancy based in Tbil... | \n", "pre-seed | \n", "[software, data] | \n", "https://www.digipal.agency/ | \n", "georgia | \n", "[0.017287444323301315, 0.06208805367350578, -0... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
1 | \n", "BeatBind | \n", "BeatBind is the industry's long overdue platfo... | \n", "pre-seed | \n", "[social, leisure] | \n", "https://beatbind.io/ | \n", "georgia | \n", "[-0.00438214186578989, -0.051213208585977554, ... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
2 | \n", "Smart Academy | \n", "Smart Academy is a modern educational institut... | \n", "pre-seed | \n", "[edtech] | \n", "https://smartacademy.ge/ | \n", "georgia | \n", "[0.0005468669114634395, -0.05331585183739662, ... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
3 | \n", "MaxinAI | \n", "MaxinAI isglobal AI development company that w... | \n", "pre-seed | \n", "[software, data] | \n", "https://www.maxinai.com/#all-industries | \n", "georgia | \n", "[0.021948501467704773, 0.024166792631149292, -... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
4 | \n", "TLANCER | \n", "Tlancer aims to create an unlimited educationa... | \n", "pre-seed | \n", "[edtech] | \n", "https://www.tlancer.ge/ | \n", "georgia | \n", "[0.02025573141872883, -0.022812215611338615, -... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
94521 | \n", "OneTwo | \n", "klkdčksč kdč skdčlsk čdksčd ksčk dčskdčk čdk | \n", "pre-seed | \n", "[software, data] | \n", "www.nethr | \n", "croatia | \n", "[0.07235302031040192, -0.05674564838409424, -0... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
94522 | \n", "Trialfire | \n", "Engaged trialers turn into customers, engaged ... | \n", "pre-seed | \n", "[software, data] | \n", "http://www.trialfire.com | \n", "canada | \n", "[0.030764097347855568, 0.054082825779914856, -... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
94523 | \n", "ILLUMAGEAR | \n", "ILLUMAGEAR’s mission is to illuminate people a... | \n", "pre-seed | \n", "[software, data] | \n", "http://www.illumagear.com | \n", "united-states | \n", "[0.015447210520505905, -0.0984775498509407, 0.... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
94524 | \n", "Knowillage | \n", "Knowillage lets you add personalization to you... | \n", "pre-seed | \n", "[edtech] | \n", "http://www.knowillage.com | \n", "canada | \n", "[0.007970919832587242, -0.04347420111298561, -... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
94525 | \n", "Iris Holidays | \n", "Iris Holidays is a full service Kerala tours o... | \n", "pre-seed | \n", "[software, data] | \n", "http://www.irisholidays.com | \n", "india | \n", "[0.0032976483926177025, -0.010843133553862572,... | \n", "Undisclosed | \n", "11-500+ | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "
94526 rows × 11 columns
\n", "\n", " | name | \n", "description | \n", "target | \n", "size | \n", "stage | \n", "raised | \n", "tags | \n", "country | \n", "source | \n", "text_vector_ | \n", "url | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "0.10 of a Second | \n", "Smart Indicators for Connected Vehicles | \n", "B2B | \n", "1-10 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[connected-vehicles, adas, autonomous-vehicles... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.031224824488162994, -0.06342269480228424, ... | \n", "\n", " |
1 | \n", "12trix | \n", "Math Lessons for Young Kids | \n", "B2B, B2C | \n", "1-10 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[sdg, schools, pre-k, serious-games, games, mo... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.038649097084999084, 0.028091922402381897, ... | \n", "\n", " |
2 | \n", "1E Therapeutics | \n", "Novel RNA-targeting Drugs | \n", "B2B | \n", "51-200 | \n", "Seed | \n", "$120M | \n", "[pharmaceuticals, chronic-disease, immunology,... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.04561534896492958, -0.017776092514395714, 0... | \n", "\n", " |
3 | \n", "1MRobotics | \n", "Retail Automation Solutions with Nano Fulfillment | \n", "B2B | \n", "11-50 | \n", "A | \n", "$25M | \n", "[omni-channel, ecommerce, climate-tech, artifi... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.0024080690927803516, -0.03042100928723812, ... | \n", "\n", " |
4 | \n", "1touch.io | \n", "Personal Data Flow Tracking and Data Cataloging | \n", "B2B | \n", "51-200 | \n", "A | \n", "$16.1M | \n", "[enterprise-solutions, data-protection, cyber-... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.01007091999053955, 0.10431888699531555, -0... | \n", "\n", " |
5 | \n", "24me | \n", "Next-generation Personal Assistant | \n", "B2C | \n", "1-10 | \n", "Seed | \n", "Undisclosed | \n", "[time-management, scheduling, calendars, artif... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.035849399864673615, 0.04990792274475098, -0... | \n", "\n", " |
6 | \n", "270Surgical | \n", "Specialty Laparoscopic System for Wide Cavity ... | \n", "B2B, B2C | \n", "11-50 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[endoscopy, surgery, operating-rooms, optics, ... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.00110541470348835, 0.011574415490031242, 0... | \n", "\n", " |
7 | \n", "2bPrecise | \n", "Precision Medicine Solution | \n", "B2B | \n", "51-200 | \n", "Mature | \n", "Undisclosed | \n", "[decision-making, predictive-analytics, cardio... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[0.01863308809697628, 0.03877090662717819, -0.... | \n", "\n", " |
8 | \n", "2breathe Technologies | \n", "Smart Device and Mobile App to Induce Sleep | \n", "B2C | \n", "1-10 | \n", "Pre-Funding | \n", "Undisclosed | \n", "[monitoring, digital-healthcare, sleep-disorde... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.03323083370923996, -0.006272533442825079, ... | \n", "\n", " |
9 | \n", "2TeaM | \n", "Software Solutions for Financial Companies | \n", "B2B, B2B2C | \n", "11-50 | \n", "Mature | \n", "Undisclosed | \n", "[marketing, insurance-companies, bank-infrastr... | \n", "Israel | \n", "https://finder.startupnationcentral.org/ | \n", "[-0.0050485446117818356, 0.030337687581777573,... | \n", "\n", " |
10 | \n", "Digipal | \n", "Digipal is a digital consultancy based in Tbil... | \n", "georgia | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[software, data] | \n", "[0.017287444323301315, 0.06208805367350578, -0... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://www.digipal.agency/ | \n", "
11 | \n", "BeatBind | \n", "BeatBind is the industry's long overdue platfo... | \n", "georgia | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[social, leisure] | \n", "[-0.00438214186578989, -0.051213208585977554, ... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://beatbind.io/ | \n", "
12 | \n", "Smart Academy | \n", "Smart Academy is a modern educational institut... | \n", "georgia | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[edtech] | \n", "[0.0005468669114634395, -0.05331585183739662, ... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://smartacademy.ge/ | \n", "
13 | \n", "MaxinAI | \n", "MaxinAI isglobal AI development company that w... | \n", "georgia | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[software, data] | \n", "[0.021948501467704773, 0.024166792631149292, -... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://www.maxinai.com/#all-industries | \n", "
14 | \n", "TLANCER | \n", "Tlancer aims to create an unlimited educationa... | \n", "georgia | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[edtech] | \n", "[0.02025573141872883, -0.022812215611338615, -... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://www.tlancer.ge/ | \n", "
15 | \n", "MyCoins.ge | \n", "MyCoins.ge is the biggest Crypto exchange plat... | \n", "georgia | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[fintech] | \n", "[0.0306679829955101, -0.010290002450346947, -0... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://www.mycoins.ge/index.php/main/welcome | \n", "
16 | \n", "ATL Tech | \n", "ATL Tech is a company that specialized in Info... | \n", "azerbaijan | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[software, data] | \n", "[0.014148630201816559, -0.01890609972178936, -... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://www.atltech.az/az | \n", "
17 | \n", "zypl.ai | \n", "zypl.ai’s strategy is to become the leading AI... | \n", "tajikistan | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[software, data] | \n", "[0.001473484211601317, 0.008834785781800747, -... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://zypl.ai/ | \n", "
18 | \n", "botifi | \n", "botifi is a tool for a quick start of sales on... | \n", "uzbekistan | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[software, data] | \n", "[0.017161941155791283, -0.015285761095583439, ... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://botifi.me/en/ | \n", "
19 | \n", "smartup | \n", "smartup develop software solutions for various... | \n", "uzbekistan | \n", "Undisclosed | \n", "pre-seed | \n", "11-500+ | \n", "[software, data] | \n", "[0.00023191649233922362, -0.005923444870859384... | \n", "https://www.startupblink.com | \n", "Undisclosed | \n", "https://smartup.uz/en.html | \n", "