This repository hosts a simple web-based viewer for exploring CSV files that contain various fields available in the RAHB (REALTORS® Association of Hamilton-Burlington) Bridge Data feeds. The viewer allows you to select different CSV files from a dropdown list, search through the table of data fields, and download the current CSV file for offline use.
- Dropdown list to select available CSV files
- Search functionality to filter table rows based on query
- Download link for the currently selected CSV file
- Built with Bootstrap for a responsive layout
- Use the dropdown list at the top of the page to select a CSV file to view.
- Use the search box to filter the table based on any field.
- Click the "Download CSV" link beside the dropdown to download the currently selected CSV file.
- The code in this repository is licensed under the MIT License - see the LICENSE file for details.
- The data in the
data/
directory is licensed under the RESO EULA - see the data/LICENSE file for details.