Coder Social home page Coder Social logo

michael-eble / python-class-investment-startup-research Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10 KB

Python class "HTGF_portfolio" for scientific and research purposes: Structuring public data about German High-Tech Gründerfonds' investment and startup portfolio (HTGF, said to be Germany's largest sventure capital firm)

License: MIT License

Python 100.00%
investment german startup-portfolio data-analysis

python-class-investment-startup-research's Introduction

Python Class for Investment and Startup Research

Python class "HTGF_portfolio" for scientific and research purposes: Structuring public data about German High-Tech Gründerfonds' investment and startup portfolio (HTGF, said to be Germany's largest venture capital firm)

  • Purpose: Provide simple functionality for researching data about HTGF investment portfolio.
  • Sources used: Webpages stored locally (e.g. in browser cache) and contain lists of startups
  • The class provides some methods for extracting relevant company data from local HTML files.
  • It uses BeautifulSoup and stores the data extracted in a CSV file on a local storage, too.

Output: Target data model and data types

  • The output data has the following data types: String and Integer
  • Columns/ attributes are as follows:
    • company_name: String - contains company name (usually including its legal form)
    • company_description: String - contains company's business model and product(s)
    • company_branch: String - contains the industry/ branch the company is active in
    • company_address: String - contains the company's full location and address
    • company_address_street, company_address_zip, company_address_city: see above
    • company_url_website: String - contains URL of the company's corporate website
    • company_url_htgf: String - URL of HGTF portfolio page for the respective company
    • htgf_category: String - HTGF's own types/ categories of branches/ industries
    • htgf_in_portfolio: String - time period in which HTGF was or still is invested
    • htgf_exit_likelihood: Integer - contains 1 if startup is still in portfolio, 0 otherwise
    • htgf_date_investment: YYYY-MM-DD - contains the date by when HTGF invested in company
    • htgf_date_investment_year, htgf_date_investment_month, htgf_date_investment_day: see above
    • htgf_date_exit: YYYY-MM-DD - contains the date by when HTGF sold hir shares (=exit)
    • htgf_date_exit_year, htgf_date_exit_month, htgf_date_exit_day: see above
    • source_filename: String - contains the source's filename (see structure given above)
    • source_date: YYYY-MM-DD - contains the date according to source filename

python-class-investment-startup-research's People

Contributors

michael-eble avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.