Difference between revisions of "Start Up Address Finder Algorithm (Tool)"
Jump to navigation
Jump to search
(Created page with "{{McNair Projects |Project Title=Start Up Address Finder Algorithm (Tool), |Topic Area=Entrepreneurship Ecosystems, |Owner=Jake Floyd, |Start Term=Summer 2016, |Status=Active,...") |
|||
Line 8: | Line 8: | ||
==Description== | ==Description== | ||
'''Notes''': | '''Notes''': | ||
− | The Start Up Address Finder Algorithm aims to provide street level address for start ups contained within the | + | The Start Up Address Finder Algorithm aims to provide street level address for start ups contained within the [https://www.crunchbase.com/#/home/index Crunchbase] database. |
'''Input''': | '''Input''': | ||
Line 15: | Line 15: | ||
'''Output''': | '''Output''': | ||
Addresses (specific to street address) for every company known. | Addresses (specific to street address) for every company known. | ||
+ | |||
+ | ==Algorithm== | ||
+ | |||
+ | To be filled once project is completed | ||
==Development Notes== | ==Development Notes== | ||
'''7/7''': Project development notes | '''7/7''': Project development notes | ||
+ | |||
+ | Company list downloaded from Crunchbase. | ||
+ | |||
+ | Important information provided included company name, url, country, state, region and city. | ||
+ | |||
+ | Data was analyzed to determine total number of companies as well as percentage of fields in which country, state, region, and city were not complete. This data was recorded in the image below. | ||
+ | |||
+ | [[File:Count_7-7-16.png]] |
Revision as of 11:45, 7 July 2016
Start Up Address Finder Algorithm (Tool) | |
---|---|
Project Information | |
Project Title | |
Start Date | |
Deadline | |
Primary Billing | |
Notes | |
Has project status | |
Copyright © 2016 edegan.com. All Rights Reserved. |
Description
Notes: The Start Up Address Finder Algorithm aims to provide street level address for start ups contained within the Crunchbase database.
Input: Crunchbase company list
Output: Addresses (specific to street address) for every company known.
Algorithm
To be filled once project is completed
Development Notes
7/7: Project development notes
Company list downloaded from Crunchbase.
Important information provided included company name, url, country, state, region and city.
Data was analyzed to determine total number of companies as well as percentage of fields in which country, state, region, and city were not complete. This data was recorded in the image below.