$ / SF | SF | Affitto mensile |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Affitto mensile |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Affitto mensile |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Affitto mensile |
---|
$ / SF | SF | Affitto mensile |
---|
$ / SF | SF | Affitto mensile |
---|
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 | >Affitto mensile |
---|---|---|
Avvisami quando è disponibile un nuovo spazio |
$ / SF | SF | >Affitto mensile |
---|---|---|
Avvisami quando è disponibile un nuovo spazio |
$ / SF | SF | >Affitto mensile |
---|---|---|
Avvisami quando è disponibile un nuovo spazio |
$ / 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 |
Indirizzo dell'edificio: | 203 W 38th St |
Building Alternate address: | 203 W 38th St |
Codice postale: | 10018 |
Quartiere: | Penn Plaza/Garment |
Distretto: | Manhattan |
# Storie: | 5 |
Year Built: | 1925 |
Building Class: | C |
This building is located in the Garment District of Manhattan, New York City.
For more detailed information, including past sales and property taxes, additional resources are available.
203 W 38th St, Manhattan, NYC
If you're looking to store this in a Django model field, you would typically use a `TextField` or `CharField`, depending on the length of the text you expect. Here's an example of how you might define such a field in a Django model: python from django.db import models class AddressModel(models.Model): address = models.TextField() # or models.CharField(max_length=255) Then, you can save the HTML string to this field: python address_obj = AddressModel(address="203 W 38th St, Manhattan, NYC
") address_obj.save() However, if you're displaying this in a Django template, you should use `mark_safe` from `django.utils.safestring` to avoid Django's auto-escaping, but be cautious of potential security risks: python from django.utils.safestring import mark_safe address_obj = AddressModel(address="203 W 38th St, Manhattan, NYC
") address_obj.address = mark_safe(address_obj.address) **Note:** Using `mark_safe` can expose your application to XSS attacks if the content is not properly sanitized. Always ensure that any user-input data is validated and sanitized before marking it as safe.Building Amenities at 203 W 38th St, Manhattan, NYC:
This building is located in the Garment District of Manhattan, New York City. It offers a mix of office and retail spaces across multiple floors.
As of the latest information, there is no specific list of current tenants available for this building. However, it is designed to accommodate a variety of businesses, including:
Internet Providers at 203 W 38th St, Manhattan, NYC:
Other providers like Earthlink and T-Mobile Home Internet may also be available in the area, offering fiber and fixed wireless services respectively.
Location: 203 W 38th St, Manhattan, NYC
Transportation Options:
Nearest Subway Station: 42 St-Port Authority Bus Terminal (2 min walk)
Nearest Train Station: 34 St-Penn Station (1 min walk)
Cross Streets: 6th Avenue, 7th Avenue, 8th Avenue, 9th Avenue