<h2 class="table-pricing-ami">
Studio</h2>
<div class="table-pricing-wrapper">
<table class="table-pricing table-pricing-rent" role="grid">
<thead>
<tr>
<th scope="col">Units</th>
<th scope="col">Income Range</th>
<th scope="col">Rent</th>
</tr>
</thead>
<tbody>
<tr class="income-level">
<td class="income-level-label">Low Income</td>
</tr>
<tr>
<td data-th="Units" class="is-subtitled has-nested-sibling">
1 <small>available</small>
</td>
<td data-th="Income Range" class="is-supertitled is-nested">
<table class="table-nested-income">
<thead>
<tr>
<th scope="col">Household Size</th>
<th scope="col">Minimum</th>
<th scope="col">Maximum</th>
</tr>
</thead>
<tbody>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">1</td>
<td data-th="Minimum" class="is-subtitled-nested">$3400 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$4671 <small>per month</small></td>
</tr>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">2</td>
<td data-th="Minimum" class="is-subtitled-nested">$3400 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$5338 <small>per month</small></td>
</tr>
</tbody>
</table>
</td>
<td data-th="Rent" class="is-subtitled has-nested-sibling">$1700 <small>per month</small></td>
</tr>
</tbody>
</table>
</div>
<h2 class="table-pricing-ami">1 BR</h2>
<div class="table-pricing-wrapper">
<table class="table-pricing table-pricing-rent" role="grid">
<thead>
<tr>
<th scope="col">Units</th>
<th scope="col">Income Range</th>
<th scope="col">Rent</th>
</tr>
</thead>
<tbody>
<tr class="income-level">
<td class="income-level-label">Low Income</td>
</tr>
<tr>
<td data-th="Units" class="is-subtitled has-nested-sibling">
2 <small>available</small>
</td>
<td data-th="Income Range" class="is-supertitled is-nested">
<table class="table-nested-income">
<thead>
<tr>
<th scope="col">Household Size</th>
<th scope="col">Minimum</th>
<th scope="col">Maximum</th>
</tr>
</thead>
<tbody>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">1</td>
<td data-th="Minimum" class="is-subtitled-nested">$4000 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$4671 <small>per month</small></td>
</tr>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">2</td>
<td data-th="Minimum" class="is-subtitled-nested">$4000 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$5338 <small>per month</small></td>
</tr>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">3</td>
<td data-th="Minimum" class="is-subtitled-nested">$4000 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$6004 <small>per month</small></td>
</tr>
</tbody>
</table>
</td>
<td data-th="Rent" class="is-subtitled has-nested-sibling">$2000 <small>per month</small></td>
</tr>
<tr class="income-level">
<td class="income-level-label">Moderate Income</td>
</tr>
<tr>
<td data-th="Units" class="is-subtitled has-nested-sibling">
2 <small>available</small>
</td>
<td data-th="Income Range" class="is-supertitled is-nested">
<table class="table-nested-income">
<thead>
<tr>
<th scope="col" class="whiteout">Household Size</th>
<th scope="col" class="whiteout">Minimum</th>
<th scope="col" class="whiteout">Maximum</th>
</tr>
</thead>
<tbody>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">1</td>
<td data-th="Minimum" class="is-subtitled-nested">$4671 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$6467 <small>per month</small></td>
</tr>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">2</td>
<td data-th="Minimum" class="is-subtitled-nested">$5338 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$7388 <small>per month</small></td>
</tr>
<tr>
<td data-th="Household Size" class="is-subtitled-nested">3</td>
<td data-th="Minimum" class="is-subtitled-nested">$6004 <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">$8313 <small>per month</small></td>
</tr>
</tbody>
</table>
</td>
<td data-th="Rent" class="is-subtitled has-nested-sibling">$2600 <small>per month</small></td>
</tr>
</tbody>
</table>
</div>
{{#*inline "incomeRow"}}
<td data-th="Household Size" class="is-subtitled-nested">{{this.occupancy}}</td>
<td data-th="Minimum" class="is-subtitled-nested">${{this.minIncome}} <small>per month</small></td>
<td data-th="Maximum" class="is-subtitled-nested">${{this.maxIncome}} <small>per month</small></td>
{{/inline}}
{{#*inline "tableRow"}}
<td data-th="Units" class="is-subtitled has-nested-sibling">
{{this.total}} <small>available</small>
</td>
<td data-th="Income Range" class="is-supertitled is-nested">
<table class="table-nested-income">
<thead>
<tr>
<th scope="col"{{#if whiteout}} class="whiteout"{{/if}}>Household Size</th>
<th scope="col"{{#if whiteout}} class="whiteout"{{/if}}>Minimum</th>
<th scope="col"{{#if whiteout}} class="whiteout"{{/if}}>Maximum</th>
</tr>
</thead>
<tbody>
{{#each this.incomeLimits}}
<tr>{{> incomeRow }}</tr>
{{/each}}
</tbody>
</table>
</td>
<td data-th="Rent" class="is-subtitled has-nested-sibling">${{this.BMR_Rent_Monthly}} <small>per month</small></td>
{{/inline}}
{{#if reserved}}
<div class="message-group">
<div class="message is-reserved">
<span class="message-text">Reserved units for People with Developental Disabilities</span>
</div>
</div>
{{/if}}
{{#each rentalUnits}}
<h2 class="table-pricing-ami">{{this.type}}</h2>
<div class="table-pricing-wrapper">
<table class="table-pricing table-pricing-rent" role="grid">
<thead>
<tr>
<th scope="col">Units</th>
<th scope="col">Income Range</th>
<th scope="col">Rent</th>
</tr>
</thead>
<tbody>
{{#each this.incomeLevels}}
<tr class="income-level">
<td class="income-level-label">{{this.incomeLevel}}</td>
</tr>
{{#each this.priceGroups}}
<tr>{{> tableRow whiteout=@../index}}</tr>
{{/each}}
{{/each}}
</tbody>
</table>
</div>
{{/each}}
{
"tables": {
"minimum": {
"units": [
{
"type": "Studio",
"income": "2,347",
"rent": 939
},
{
"type": "1 Bedroom",
"income": "2,685",
"rent": "1,074"
},
{
"type": "2 Bedroom",
"income": "2,998",
"rent": "1,199"
}
]
},
"minimum-range": {
"units": [
{
"type": "Studio",
"income-low": "$1,347",
"income-high": "$1,678",
"rent-low": "$639",
"rent-high": "$839"
},
{
"type": "1 BR",
"income-low": "$1,518",
"income-high": "$1,958",
"rent-low": "$759",
"rent-high": "$979"
},
{
"type": "2 BR",
"income-low": "$2,185",
"income-high": "$2,685",
"rent-low": "$939",
"rent-high": "$1,250"
}
]
},
"minimum-sale": {
"units": [
{
"type": "Studio",
"parking": "no parking",
"price": "$223,548",
"hoa": "$637.15"
},
{
"type": "1 BR",
"parking": "with parking",
"price": "$256,721",
"hoa": "$625.46"
}
]
},
"minimum-sro": {
"units": [
{
"type": "SRO",
"income": "1,347",
"rent": 639
}
]
},
"percent": {
"units": [
{
"type": "Studio",
"income": "<em>none</em>",
"rent": "30% income"
},
{
"type": "1 Bedroom",
"income": "<em>none</em>",
"rent": "30% income"
}
]
},
"maximum": {
"households": [
{
"size": 1,
"month": "3,245",
"year": "38,950"
},
{
"size": 2,
"month": "3,708",
"year": "44,500"
},
{
"size": 3,
"month": "4,204",
"year": "50,450"
},
{
"size": 4,
"month": "4,670",
"year": "56,050"
},
{
"size": 5,
"month": "5,045",
"year": "60,550"
},
{
"size": 6,
"month": "5,416",
"year": "65,000"
}
]
},
"maximum-ami": {
"households": [
{
"size": 1,
"month": "30,245",
"year": "38,950"
},
{
"size": 2,
"month": "30,708",
"year": "44,500"
},
{
"size": 3,
"month": "40,204",
"year": "50,450"
},
{
"size": 4,
"month": "40,670",
"year": "56,050"
},
{
"size": 5,
"month": "50,045",
"year": "60,550"
},
{
"size": 6,
"month": "50,416",
"year": "65,000"
}
]
},
"minimum-flex": [
{
"type": "Studio",
"income": "$2,347<small>/month</small>",
"rent": "$939<small>/month</small>",
"availability": "1 <small>unit</small>"
},
{
"type": "1 Bedroom",
"income": "$2,685<small>/month</small>",
"rent": "$1,074<small>/month</small>",
"availability": "2 <small>units</small>"
},
{
"type": "2 Bedroom",
"income": "$2,998<small>/month</small>",
"rent": "$1,199<small>/month</small>",
"availability": "9 <small>units</small>"
}
],
"minimum-flex-reserved": [
{
"type": "Studio",
"income": "<em>none</em>",
"rent": "30%<small> income</small>",
"availability": "1 <small>unit</small>",
"reserved": true,
"icon": "star"
},
{
"type": "Studio",
"income": "<em>none</em>",
"rent": "30%<small> income</small>",
"availability": "<em>waitlist</em>",
"reserved": true,
"icon": "star"
},
{
"type": "Studio",
"income": "<em>none</em>",
"rent": "30%<small> income</small>",
"availability": "1 <small>unit</small>",
"reserved": true
},
{
"type": "Studio",
"income": "$1,957<small>/month</small>",
"rent": "30%<small> income</small>",
"availability": "1 <small>unit</small>",
"reserved": true
},
{
"type": "Studio",
"income": "$2,347<small>/month</small>",
"rent": "$939<small>/month</small>",
"availability": "1 <small>unit</small>"
},
{
"type": "Studio",
"income": "$2,347<small>/month</small>",
"rent": "$939<small>/month</small>",
"availability": "<em>waitlist</em>"
},
{
"type": "1 Bedroom",
"income": "$2,685<small>/month</small>",
"rent": "30%<small> income</small>",
"availability": "2 <small>units</small>",
"reserved": true
}
],
"occupancy": {
"units": [
{
"type": "Studio",
"occupancy": "1-2"
},
{
"type": "1 Bedroom",
"occupancy": "1-3"
},
{
"type": "2 Bedroom",
"occupancy": "2-4"
},
{
"type": "3 Bedroom",
"occupancy": "3-6"
}
]
},
"pricing-rent": [
{
"ami": "40%",
"list": [
{
"type": "Studio",
"units": [
{
"income": "$2,112",
"rent": "$1,056",
"availability": 1,
"reserved": true
},
{
"income": "$2,312",
"rent": "$1,250",
"availability": 4,
"reserved": true
}
]
},
{
"type": "1 BR",
"units": [
{
"income": "$2,514",
"rent": "$1,257",
"waitlist": true
},
{
"income": "$2,712",
"rent": "$1,750",
"availability": 4
}
]
}
]
},
{
"ami": "50%",
"list": [
{
"type": "Studio",
"units": [
{
"income": "$2,000",
"rent": "$1,000",
"availability": 28
}
]
},
{
"type": "1 BR",
"units": [
{
"income": "$2,280",
"rent": "$1,140",
"availability": 26
}
]
},
{
"type": "2 BR",
"units": [
{
"income": "$2,540",
"rent": "$1,270",
"availability": 1
}
]
}
]
}
],
"pricing-sale": [
{
"ami": "40%",
"list": [
{
"type": "1 BR",
"units": [
{
"price-no-parking": "$183,142",
"hoa-no-parking": "$637",
"availability": 2,
"lease": "$637"
},
{
"price-no-parking": "$185,309",
"hoa-no-parking": "$625",
"availability": 12,
"lease": "$637"
}
]
},
{
"type": "2 BR",
"units": [
{
"price-no-parking": "$254,562",
"hoa-no-parking": "$723",
"availability": 2,
"lease": "$637"
},
{
"price-no-parking": "$259,625",
"hoa-no-parking": "$695",
"availability": 5,
"lease": "$637"
}
]
},
{
"type": "3 BR",
"units": [
{
"price-no-parking": "$287,637",
"hoa-no-parking": "$782",
"availability": 5,
"lease": "$637"
}
]
}
]
}
],
"pricing-sro": [
{
"type": "SRO",
"income": "$1,356",
"rent": "$678",
"availability": 12
}
],
"priority": {
"units": [
{
"type": "Served in US Military",
"occupancy": 2
},
{
"type": "Person with Mobility Impairment",
"occupancy": 3
},
{
"type": "Person with Developmental Disability",
"occupancy": 4
}
]
},
"features": {
"studio": {
"units": [
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
}
]
},
"1br": {
"units": [
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
},
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
},
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
},
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
},
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
},
{
"unit": "#127",
"area": 469,
"baths": 1,
"floor": "1st",
"acccessibilty": "Wheelchair access"
}
]
}
},
"feature-summary": {
"types": [
{
"type": "Studio",
"units": "1 Unit",
"area": "639–900",
"acccessibilty": "Accessible units"
},
{
"type": "1 Bedroom",
"units": "6 Units",
"area": "639–900",
"acccessibilty": "Accessible units"
}
]
},
"fees": {
"types": [
{
"type": "Application Fee",
"amount": "$40",
"note": "per applicant age 18 and over, due post lottery"
},
{
"type": "Deposit",
"amount": "$500 - 941",
"note": "or one month's rent, may be higher for lower credit scores"
},
{
"type": "Rental Late Fee",
"amount": "$50",
"note": "after the 6th business day, rent due first of the month"
},
{
"type": "Returned Check Fee",
"amount": "$35",
"note": "due in event of insufficient funds"
},
{
"type": "Pet Rent",
"amount": "$65",
"note": "monthly per pet"
},
{
"type": "Pet Deposit",
"amount": "$500",
"note": "per pet, refundable"
},
{
"type": "Storage Unit Fee",
"amount": "$75",
"note": "per month, optional"
},
{
"type": "Bike Room Fee",
"amount": "$15",
"note": "per month, optional"
},
{
"type": "Replacement Fobs",
"amount": "$50",
"note": "for each replacement"
},
{
"type": "Replacement Remotes",
"amount": "$50",
"note": "for each replacement"
},
{
"type": "Utilities",
"note": "The building pays water, sewer and trash only. Tenants are responsible for all other utilities"
}
]
},
"preferences": {
"leaseup": [
{
"icon": "check",
"icon-fill": "success",
"name": "Displaced Tenant Housing Preference",
"person": "Jason Holmes",
"rank": 12,
"proof": null,
"status": "Confirmed",
"action": null
},
{
"icon": "close",
"icon-fill": "alert",
"name": "Neighborhood Resident Housing Preference",
"person": "Jason Holmes",
"rank": 25,
"proof": "<a href='#'>Cable Bill</a>",
"status": "Invalid",
"action": "<a href='#' class='action-link' style='display: none'>Edit</a>",
"editable": "editable"
},
{
"icon": null,
"name": "Live or Work Housing Preference",
"person": "Jason Holmes",
"rank": 112,
"proof": "<a href='#'>Cable Bill</a>",
"status": "Unconfirmed",
"action": "<a href='#' class='action-link margin-bottom--half'>Confirm</a><br> <a href='#' class='action-link c-alert'>Remove</a>"
}
]
},
"applicants": [
{
"preference": "COP 1",
"application": "APP-111-2223",
"first": "Anne",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Status",
"row_status": null,
"button_status": "tertiary"
},
{
"preference": "COP 2",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Processing",
"row_status": "is-processing",
"button_status": "is-processing"
},
{
"preference": "COP 3",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Disqualified",
"row_status": "is-disqualified",
"button_status": "is-disqualified"
},
{
"preference": "COP 4",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Approved",
"row_status": "is-approved",
"button_status": "is-approved"
},
{
"preference": "COP 5",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Waitlisted",
"row_status": "is-waitlisted",
"button_status": "is-waitlisted"
},
{
"preference": "COP 6",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Appealed",
"row_status": "is-appealed",
"button_status": "is-appealed"
},
{
"preference": "COP 7",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Withdrawn",
"row_status": "is-withdrawn",
"button_status": "is-withdrawn"
},
{
"preference": "COP 8",
"application": "APP-111-2223",
"first": "Beth",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Lease Signed",
"invalid_status": "is-invalid",
"row_status": "is-leased",
"button_status": "is-leased"
},
{
"preference": "COP 9",
"application": "APP-111-2223",
"first": "Anne",
"last": "Bowler",
"phone": "646-248-1112",
"address": "4106 Terrace St",
"update": "none",
"status": "Processing",
"invalid_status": "is-invalid",
"row_status": "is-processing",
"button_status": "is-processing"
}
]
},
"results": [
{
"rank": "1",
"ticket": "671086"
},
{
"rank": "2",
"ticket": "671030"
},
{
"rank": "3",
"ticket": "671027"
},
{
"rank": "4",
"ticket": "671037"
},
{
"rank": "5",
"ticket": "671023"
},
{
"rank": "6",
"ticket": "671057"
},
{
"rank": "7",
"ticket": "671100"
},
{
"rank": "8",
"ticket": "671036"
},
{
"rank": "9",
"ticket": "671071"
},
{
"rank": "10",
"ticket": "671059"
},
{
"rank": "11",
"ticket": "671050"
},
{
"rank": "12",
"ticket": "671039"
},
{
"rank": "13",
"ticket": "671066"
},
{
"rank": "14",
"ticket": "671045"
},
{
"rank": "15",
"ticket": "671103"
},
{
"rank": "16",
"ticket": "671031"
},
{
"rank": "17",
"ticket": "671097"
},
{
"rank": "18",
"ticket": "671060"
},
{
"rank": "19",
"ticket": "671072"
},
{
"rank": "20",
"ticket": "671065"
}
],
"rentalUnits": [
{
"type": "Studio",
"incomeLevels": [
{
"incomeLevel": "Low Income",
"priceGroups": [
{
"Unit_Type": "Studio",
"BMR_Rent_Monthly": 1700,
"BMR_Rental_Minimum_Monthly_Income_Needed": 3400,
"Max_AMI_for_Qualifying_Unit": 65,
"Planning_AMI_Tier": "Low Income",
"Min_Occupancy": 1,
"Max_Occupancy": 2,
"Status": "Available",
"total": 1,
"incomeLimits": [
{
"occupancy": 1,
"minIncome": 3400,
"maxIncome": "4671"
},
{
"occupancy": 2,
"minIncome": 3400,
"maxIncome": "5338"
}
]
}
]
}
]
},
{
"type": "1 BR",
"incomeLevels": [
{
"incomeLevel": "Low Income",
"priceGroups": [
{
"Unit_Type": "1 BR",
"BMR_Rent_Monthly": 2000,
"BMR_Rental_Minimum_Monthly_Income_Needed": 4000,
"Max_AMI_for_Qualifying_Unit": 65,
"Planning_AMI_Tier": "Low Income",
"Min_Occupancy": 1,
"Max_Occupancy": 3,
"Status": "Available",
"total": 2,
"incomeLimits": [
{
"occupancy": 1,
"minIncome": 4000,
"maxIncome": "4671"
},
{
"occupancy": 2,
"minIncome": 4000,
"maxIncome": "5338"
},
{
"occupancy": 3,
"minIncome": 4000,
"maxIncome": "6004"
}
]
}
]
},
{
"incomeLevel": "Moderate Income",
"priceGroups": [
{
"Unit_Type": "1 BR",
"BMR_Rent_Monthly": 2600,
"BMR_Rental_Minimum_Monthly_Income_Needed": null,
"Min_AMI_for_Qualifying_Unit": 65,
"Max_AMI_for_Qualifying_Unit": 90,
"Planning_AMI_Tier": "Moderate Income",
"Min_Occupancy": 1,
"Max_Occupancy": 3,
"Status": "Available",
"total": 2,
"incomeLimits": [
{
"occupancy": 1,
"minIncome": "4671",
"maxIncome": "6467"
},
{
"occupancy": 2,
"minIncome": "5338",
"maxIncome": "7388"
},
{
"occupancy": 3,
"minIncome": "6004",
"maxIncome": "8313"
}
]
}
]
}
]
}
],
"ownershipUnits": [
{
"type": "1 BR",
"incomeLevels": [
{
"incomeLevel": "Low Income",
"priceGroups": [
{
"Unit_Type": "1 BR",
"BMR_Rental_Minimum_Monthly_Income_Needed": null,
"Price_Without_Parking": 346547,
"Price_With_Parking": 387959,
"HOA_Dues_Without_Parking": 425,
"HOA_Dues_With_Parking": 475,
"Max_AMI_for_Qualifying_Unit": 100,
"Min_Occupancy": 1,
"Status": "Available",
"total": 2,
"incomeLimits": [
{
"occupancy": 1,
"maxIncome": "7183",
"minIncome": "None",
"noMin": true
},
{
"occupancy": 2,
"maxIncome": "8208",
"minIncome": "None",
"noMin": true
},
{
"occupancy": 3,
"maxIncome": "9238",
"minIncome": "None",
"noMin": true
}
]
}
]
}
]
},
{
"type": "2 BR",
"incomeLevels": [
{
"incomeLevel": "Low Income",
"priceGroups": [
{
"Unit_Type": "2 BR",
"BMR_Rental_Minimum_Monthly_Income_Needed": null,
"Price_Without_Parking": 399091,
"Price_With_Parking": 446948,
"HOA_Dues_Without_Parking": 450,
"HOA_Dues_With_Parking": 500,
"Max_AMI_for_Qualifying_Unit": 100,
"Min_Occupancy": 2,
"Status": "Available",
"total": 5,
"incomeLimits": [
{
"occupancy": 2,
"maxIncome": "8208",
"minIncome": "None",
"noMin": true
},
{
"occupancy": 3,
"maxIncome": "9238",
"minIncome": "None",
"noMin": true
},
{
"occupancy": 4,
"maxIncome": "10263",
"minIncome": "None",
"noMin": true
}
]
}
]
}
]
}
]
}
There are no notes for this item.