Bulding Address: | 431 E 91st St |
Building Alternate address: | 431 E 91st St |
Zip Code: | 10128 |
Neighborhood: | Upper East Side |
Borough: | Manhattan |
Stories: | 3 |
Year Built: | 1930 |
Building Class: | C |
431 E 91st St, Manhattan, NYC, is part of the Ruppert Yorkville Towers, a large residential development. The area was previously owned by the Ruppert Beer Company, and construction began in the late 1960s. The original plan included a 90-story building and a high school, which would have necessitated closing the street to vehicular traffic. However, the plans changed, and the high school was never built, yet the street remained closed.
The street closure was reportedly agreed upon through a handshake deal, and it has remained a pedestrian-friendly area since the mid-1970s. The buildings were part of a Large Scale Residential Development approved by the City Planning Commission in 1971.
Efforts have been made to protect this pedestrian mall, including the formation of the 91st Street De-mapping Task Force, which aimed to ensure the street would not be reopened to traffic.
To store an address like "431 E 91st St, Manhattan, NYC" in a Django model field and convert it to HTML, you would typically store the address as a string in the model. However, if you want to format this address in HTML for display purposes, you can do so by wrapping it in HTML tags. Here's how you might store and display it:
### Model Field
First, define a model field to store the address:
python
from django.db import models
class Location(models.Model):
address = models.CharField(max_length=200)
### Converting to HTML
If you want to format the address in HTML, you can do so by wrapping it in HTML tags. For example, to make it bold or italic:
431 E 91st St, Manhattan, NYC
Or, if you want to include it in a paragraph:
Address: 431 E 91st St, Manhattan, NYC
### Django Template
To display this in a Django template, you would first retrieve the address from your model and then pass it to the template. Here's a basic example:
1. **View**:
python
from django.shortcuts import render
from .models import Location
def show_location(request):
location = Location.objects.get(id=1) # Assuming you have an entry with id=1
return render(request, 'location.html', {'address': location.address})
2. **Template (`location.html`)**:
Address: {{ address }}
This way, the address is stored as a plain string in the database but displayed in HTML format in your Django application.
If you want to store the HTML directly in the model field, you can do so, but be cautious about potential security issues related to storing user-generated HTML content.
### Storing HTML in Model Field
If you still want to store the HTML version directly in the model field, you can do so by converting the address to HTML before saving it:
python
address_html = "
Address: 431 E 91st St, Manhattan, NYC
"
location = Location(address=address_html)
location.save()
Then, in your template, you would need to use `| safe` to render the HTML:
{{ address | safe }}
431 E 91st St, Manhattan, NYC offers the following building amenities:
- Heating
- Restrooms
- Windows
Additionally, it features a 4,600 sq ft dance and performance space with a separate studio for visual artists, located on the second floor of Eli Zabar's Vinegar Factory.
431 E 91st St, Manhattan, NYC
This building is located on the Upper East Side of Manhattan and is known for housing The Art Farm NYC, a facility that offers various activities and services.
Current Tenants:
- The Art Farm NYC: An educational and recreational facility offering classes and activities for children.
Business Types:
- Education/Recreation: The Art Farm NYC provides educational and recreational activities.
Building Details:
- Address: 431 E 91st Street, New York, NY 10128
- Business Hours: Monday-Friday: 9:00am – 5:00pm, Saturday & Sunday: 8:00am – 10:00am
Internet Providers at 431 E 91st St, Manhattan, NYC:
- Verizon Fios: Offers fiber internet with speeds up to 2.3 Gbps. Coverage is extensive in Manhattan, but availability may vary by specific location.
- Astound Broadband Powered by RCN: Provides both cable and fiber services, with fiber expanding across the city. Offers speeds up to 1.5 Gbps and unlimited data.
- Spectrum: Available almost everywhere in Manhattan, offering cable and fiber services with speeds up to 1 Gbps.
- Other Providers: Additional options like T-Mobile Home Internet, Starry Internet, and satellite providers may also be available depending on the building's infrastructure and location.
431 E 91st St, Manhattan, NYC is located near several transportation options:
- Subway: The nearest subway stations are 86th Street (served by the 4, 5, and 6 trains) and 96th Street (also served by the 4, 5, and 6 trains).
- Bus: The M86 crosstown bus stops nearby, and other buses like the M1, M3, and M4 are also available in the area.
Cross Streets: The location is between First Avenue and York Avenue.
Nearby Retail Tenants Leased- Metro PCS leased 400 SF at 1760 First Ave