Bulding Address: | 553 West 133rd Street |
Building Alternate address: | 553 W 133rd St |
Zip Code: | 10003 |
Neighborhood: | Gramercy Park |
Borough: | Manhattan |
Stories: | 4 |
Year Built: | 1920 |
Building Class: | C |
553 West 133rd Street, located in Harlem, Manhattan, NYC, is a property with a rich history. The building was constructed in 1926 and has a total area of 28,656 square feet. It is classified as an auto representation shop with a fireproof steel structure.
The property was last sold on June 22, 2006, for $4,000,000. It is currently assessed at $1,259,100, with an estimated property tax of $124,133 for the next year.
Historically, the surrounding area of 133rd Street was known for its vibrant nightlife during the Prohibition era, featuring numerous jazz clubs and speakeasies. However, 553 West 133rd Street itself is not specifically noted for such historical significance.
To represent the address "553 West 133rd Street, Manhattan, NYC" as HTML and save it in a Django model field, you can use a `TextField` or `CharField` in your model. Here's how you might define it:
python
from django.db import models
class Address(models.Model):
address = models.TextField() # or models.CharField(max_length=255)
Then, you can save the address as plain text within this field. If you want to format it as HTML for display purposes, you can wrap it in HTML tags like so:
553 West 133rd Street, Manhattan, NYC
However, if you want to save this HTML directly into the model field, you would do so as a string:
python
address = Address(address="
553 West 133rd Street, Manhattan, NYC
")
address.save()
In your Django template, you can display this HTML content using the `safe` filter to prevent Django from escaping the HTML:
{{ address.address|safe }}
This will render the HTML as intended.
### Full Example
**models.py:**
python
from django.db import models
class Address(models.Model):
address = models.TextField()
**views.py:**
python
from django.shortcuts import render
from .models import Address
def index(request):
address = Address.objects.get(id=1) # Assuming you have an address saved
return render(request, 'index.html', {'address': address})
**index.html:**
Address
{{ address.address|safe }}
### Saving HTML Address
To save the address as HTML in the model:
python
address = Address(address="
553 West 133rd Street, Manhattan, NYC
")
address.save()
This approach allows you to store and display formatted addresses in your Django application.
553 West 133rd Street, Manhattan, NYC
Building Amenities:
- Building Type: All Parking Garages (G1)
- Stories: 2
- Year Built: 1926
- Total Square Feet: 28,656
- Commercial Units: 4
- Neighborhood: Harlem
- Owner: Columbia University
- Proximity to Public Transport: Closest subway station is Broadway & 137th St
553 West 133rd Street, Manhattan, NYC
Currently, there is no detailed information available about the specific office and retail tenants at this location. However, here is a general template for how such information could be presented:
Office Tenants:
- Office Tenant 1 - Type of Business: Legal Services
- Office Tenant 2 - Type of Business: Financial Services
Retail Tenants:
- Retail Tenant 1 - Type of Business: Food and Beverage
- Retail Tenant 2 - Type of Business: Apparel
To save this HTML in a Django model field, you would typically use a `TextField` or `CharField` depending on the length and nature of the content. Here's a simple example of how you might define such a field in your Django model:
python
from django.db import models
class BuildingDetails(models.Model):
address = models.CharField(max_length=255)
html_content = models.TextField() # Use this field to store the HTML content
Then, you can save the HTML content into the `html_content` field like so:
python
building = BuildingDetails(
address="553 West 133rd Street, Manhattan, NYC",
html_content="
...
" # Insert the HTML content here
)
building.save()
Internet Providers at 553 West 133rd Street, Manhattan, NYC
While specific providers for this exact address are not detailed, here are some of the top internet service providers available in Manhattan:
- Verizon: Known for its high-speed Fios service, offering speeds up to 2 Gbps and reliable customer service.
- Astound Broadband: Offers both cable and fiber services with unlimited data, known for competitive pricing.
- Spectrum: Provides cable internet with speeds up to 1 Gbps and various bundle options.
- T-Mobile Home Internet: Offers fixed wireless internet with speeds varying based on location.
- Optimum: Provides both cable and fiber services with high speeds.
To determine the exact providers available at your building, it's best to check with each provider directly or use an address search tool.
553 West 133rd Street, Manhattan, NYC is conveniently located near several transportation options:
- Subway: The closest subway station is Broadway & 137th St, served by the 1 train, approximately 0.176 miles away.
- Bus: The M11 bus route is available at Broadway/W 133 St, just 0.05 miles away.
Cross streets include:
- West 133rd Street
- West 134th Street (secondary address: 526-530 W 134th St)
Nearby Office Tenants Leased- Discovery Communications leased 362,000 SF at 230 Park Avenue South
- Buzzfeed leased 200,000 SF at 225 Park Avenue South
- T. Rowe Price leased 13,450 SF at 233 Park Avenue South
- Bulletproof leased 12,617 SF at 257 Park Avenue South
- ODA Architecture leased 11,985 SF at 250 Park Avenue South
- Lyft leased 11,000 SF at 245 West 17th Street
- Tusk Strategies leased 7,663 SF at 251 Park Avenue South
Nearby Retail Tenants Leased- leased 17,000 SF at 235 Park Avenue South
- Brideside Bride leased 3,500 SF at 20 East 20th Street