Skip to content

This repository contains a dynamic web page that visualizes current SOFR spreads across different commercial real estate asset classes. The dashboard provides a breakdown of spreads for industrial, multifamily, office, and retail properties, categorized by risk profiles such as Core/Stabilized, Value-Add, and Opportunistic.

Notifications You must be signed in to change notification settings

tony-42069/cre-sofr-spreads-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A dynamic dashboard built with Next.js and Chart.js that visualizes current SOFR (Secured Overnight Financing Rate) spreads across different commercial real estate asset classes.

Preview

Preview

Overview

This dashboard provides real-time visualization of SOFR spreads across various commercial real estate asset classes:

  • Industrial
  • Multifamily
  • Office
  • Retail

Each asset class is broken down by risk profile:

  • Core/Stabilized
  • Value-Add
  • Opportunistic

Features

  • 📊 Interactive data visualization using Chart.js
  • 💼 Comprehensive breakdown by asset class
  • 🏢 Detailed spread information for different property types
  • 📱 Responsive design for all devices
  • 🎨 Clean, modern UI with Tailwind CSS

Tech Stack

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository ```bash git clone https://github.com/tony-42069/sofr-spreads-dashboard.git ```

  2. Install dependencies ```bash npm install

or

yarn install ```

  1. Run the development server ```bash npm run dev

or

yarn dev ```

  1. Open http://localhost:3000 with your browser to see the result.

Deployment

The project is deployed on Vercel. For your own deployment:

  1. Push your code to GitHub
  2. Import your repository to Vercel
  3. Deploy with default settings

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Tony - @tony-42069

Project Link: https://tony-42069.github.io/cre-sofr-spreads-dashboard/

About

This repository contains a dynamic web page that visualizes current SOFR spreads across different commercial real estate asset classes. The dashboard provides a breakdown of spreads for industrial, multifamily, office, and retail properties, categorized by risk profiles such as Core/Stabilized, Value-Add, and Opportunistic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages