Skip to content

enterstudio/ncaabb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import.io Basketball School Rankings App

This is a demo to show how quickly you can use web data from your Import.io extractors to build out applications. Built on Flask, this web application makes daily data extractions from NCAA.com to track which colleges across the United States have the best basketball programs. You can view a demo running at http://importio-ncaabb.herokuapp.com/.

Built With

  • Import.io - SaaS product for extracting web data
  • Flask - Micro Web Framework for Python
  • PostgreSQL - Relational Database System
  • SQLAlchemy - Object Relational Mapper for Python
  • Flask-SQLAlchemy - Flask extension to interact with SQL-Alchemy
  • APScheduler - Background Scheduler used to fetch data
  • Pandas - Data Analysis Library used to manipulate data

About

Import.io demo application that tracks the top college basketball programs across the United States with data extracted from NCAA.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors