$ / SF | SF | Monatliche Miete |
---|
$ / SF | SF | Monatliche Miete |
---|
$ / SF | SF | Monatliche Miete |
---|
Type of Space | Class A | Class B | Class C |
---|---|---|---|
Windowed office/person | $ 2,000/mo | $ 1,250/mo | $ 750/mo |
Interior office/person | $ 1,250/mo | $ 750/mo | $ 500/mo |
Type of Space | Class A | Class B | Class C |
---|---|---|---|
Windowed office/person | $ 2,000/mo | $ 1,250/mo | $ 1,000/mo |
Interior office/person | $ 1,250/mo | $ 750/mo | $ 500/mo |
$ / SF | SF | >Monatliche Miete |
---|---|---|
Bitte benachrichtigen Sie mich, wenn ein neuer Platz verfügbar ist |
$ / SF | SF | >Monatliche Miete |
---|---|---|
Bitte benachrichtigen Sie mich, wenn ein neuer Platz verfügbar ist |
$ / SF | SF | >Monatliche Miete |
---|---|---|
Bitte benachrichtigen Sie mich, wenn ein neuer Platz verfügbar ist |
$ / SF | SF | Monthly Rent |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Monthly Rent |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Monthly Rent |
---|---|---|
Please notify me when a new space is available |
Bulding Address: | 15 W 36th St |
Building Name: | 15-17 W 36th Street |
Building Alternate address: | 15 W 36th St |
Postleitzahl : | 10018 |
Neighborhood: | Penn Plaza/Garment |
Borough: | Manhattan |
Stories: | 16 |
Year Built: | 1917 |
Building Class: | C |
Block & lot: | 00838-0032 |
15 West 36th Street, located in the Garment District of Manhattan, New York City, is a 16-story office building with a rich history. The building was constructed in 1917 and has a total area of approximately 80,500 square feet.
Historically, the property was once owned by the City of New York and the Commissioner of Finance. In the 1980s, it came under the management of Walter & Samuels Inc., a prominent New York-based real estate company.
In December 2024, Pyrus Management acquired the building from Walter & Samuels for $21.5 million. Pyrus Management is known for managing numerous commercial and residential properties in Manhattan and Brooklyn.
The building's location and zoning could potentially allow for conversion into residential units, especially if supported by Mayor Eric Adams' "City of Yes" housing initiative.
To convert the address "15 W 36th St, Manhattan, NYC" into HTML and save it in a Django model field, you can use a `TextField` in your model. Here's how you can define the model and convert the address to HTML: ### Step 1: Define the Model First, define a model with a `TextField` to store the address. Here's an example: python from django.db import models class Address(models.Model): address = models.TextField() def __str__(self): return self.address ### Step 2: Convert Address to HTML To convert the address into HTML, you can wrap it in HTML tags. For example, you can use `` tags to display the address as a paragraph:
15 W 36th St, Manhattan, NYC
However, if you want to save this HTML in your model, you should ensure that any user input is properly sanitized to avoid XSS vulnerabilities. ### Step 3: Save HTML in the Model To save the HTML address in your model, you can create an instance of the `Address` model and save it: python address_html = "15 W 36th St, Manhattan, NYC
" address_instance = Address(address=address_html) address_instance.save() ### Django Model Field for HTML If you're planning to store HTML content frequently, consider using a `TextField` or `CharField` with proper sanitization to prevent XSS attacks. ### Sanitizing User Input When dealing with user input, ensure you sanitize it to prevent XSS attacks. Django provides tools like `mark_safe` for trusted HTML content, but always validate and sanitize user input: python from django.utils.safestring import mark_safe # Assuming address_html is sanitized and trusted address_html = "15 W 36th St, Manhattan, NYC
" address_instance = Address(address=mark_safe(address_html)) address_instance.save() **Note:** Always ensure that any HTML content saved in your database is trusted or properly sanitized. ### HTML to Save in Django Model Field Here is the HTML you can save in your Django model field:15 W 36th St, Manhattan, NYC
This HTML will display the address as a paragraph when rendered in a template.15 W 36th St, Manhattan, NYC Building Amenities:
This building is located in the Penn Plaza/Garment neighborhood of Manhattan and was constructed in 1917. It is a 16-story building classified as Class C, with a total size of approximately 90,909 square feet.
Unfortunately, a complete list of current tenants is not available in the provided information. However, the building offers office and medical spaces for lease.
Internet Providers at 15 W 36th St, Manhattan, NYC:
For precise availability, it's recommended to check with each provider using your address.
Location: West 36th Street, Manhattan, New York City
Internet Provider | Technology | Max Download Speed | Max Upload Speed |
---|---|---|---|
Verizon New York | Fiber | 1 Gb/s | 25 Mb/s |
Lightower | Fiber | 10 Gb/s | 10 Gb/s |
Level 3 Communications | Fiber | 10 Gb/s | 10 Gb/s |
Cablevision/Lightpath | Fiber | 10 Gb/s | 10 Gb/s |
Year | $ / SF |
---|---|
2018 | 43.0 |
2019 | 42.0 |
2022 | 38.0 |
Year | $ / SF |
---|---|
2018 | 38.5 |