v1.0.0-1
First Release
Overview
This repository serves as a comprehensive resource for the RAHB Bridge Data Feeds, specifically focusing on field data. It includes a viewer application designed to facilitate the exploration and understanding of these data fields.
Features
-
Field Data: Includes all the fields available in the RAHB Bridge Data Feeds, allowing for a deeper understanding of the data structure and attributes.
-
Viewer Application: A user-friendly web interface built with modern web technologies for easy navigation and search through the data fields. The application supports various filters and offers a clean UI to help you find the information you're looking for quickly.
Technology Stack
- Frontend: The viewer application is built using HTML, CSS, and JavaScript.
- Data: All field data is stored in CSV format in the
data/
directory and is loaded dynamically into the viewer application.
License
- 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.
Full Changelog: https://github.com/RAHB-REALTORS-Association/datafields/commits/v1.0.0-1