2 Repos
Utilities for discovering the structure and unique values of dataset columns without loading the full data.
Distinct from Dataset Class Mappers: None of the candidates cover schema discovery or column value exploration; they focus on loading or mapping.
Explore 2 awesome GitHub repositories matching data & databases · Dataset Schema Explorers. Refine with filters or upvote what's useful.
FinanceDatabase is a system of data repositories and interfaces providing a corporate fundamental database, a financial market data API, and an SEC filings aggregator. It functions as a financial valuation engine and a macroeconomic indicator feed, offering a programmatic way to access market quotes, corporate fundamentals, and official regulatory disclosures. The project distinguishes itself through an institutional ownership tracker that monitors fund holdings, insider trading activity, and political financial disclosures. It also includes a dedicated tool for extracting and analyzing offic
Allows users to discover unique filter values and column schemas for financial datasets to define precise data scopes.
Tablesaw is a Java dataframe library designed for manipulating, filtering, and aggregating structured data. It serves as a toolkit for statistical analysis, data visualization, and machine learning execution within the Java Virtual Machine. The project provides specialized tools for computing descriptive statistics and generating cross-tabulations. It includes a visualization library for creating histograms and scatter plots, as well as a framework for executing linear regression, clustering, and classification tasks through integration with statistical libraries. The library covers a broad
Allows inspection of table dimensions, column names, and sample rows to understand dataset layouts.