Skip to content

jacquerie/italian-startups-report

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
tex
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

italian-startups-report

This project aims to free and interpret the data contained in PDF or XLS files on http://startup.registroimprese.it/.

Install

  1. Clone this repository: git clone https://github.com/jacquerie/italian-startups-report.git
  2. Install the dependencies: cd italian-startups-report && pip install -r requirements.txt

Usage

Just run make or make report in the project folder. Data is updated every monday; to acquire new data first pull this repository for changes with git pull, then delete the old data with make clean and finally run make report.

If you want to stash the old data you can run make archive, which will create a new .xls file tagged with its date. Then run make clean and make report to acquire new data.

Author

Jacopo Notarstefano (@Jaconotar)

License

MIT

About

This project aims to free and interpret the data about italian startups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published