By JME | Universe-J


Overview

HooperData is my personal PostgreSQL (pSQL) database that serves as the central data hub for all Universe-J basketball-related web applications. It routinely processes, and stores basketball data at different intervals based on the type of data being collected.

By keeping an up-to-date, structured, and centralized data source, HooperData eliminates the need for repetitive web scraping whenever a user interacts with one of the web apps. This ensures faster, more efficient data retrieval while maintaining accuracy and historical tracking.

Key Features

How It Works

1. Data Refresh Intervals

Different types of basketball data are pulled at optimized intervals, for example:

2. Data Processing & Storage

3. Logging & Backups