🕰️ 15+ Muhurta APIs and ✋ Palmistry API are now live. Ship them in your app today.

Vastu 32 Angular Sectors

The Angular 32 API divides the complete 360° space into 32 fine Vastu sectors. Each sector has a sector_code, sector_name, ruling_deity, life_theme, exact angle_range, and a related parent zone.

The API maps rooms, fixtures, windows, beds, stove, and other entities to their exact angular sector. It can then assess that sector with a grade, result, interpretation, and placement guidance.

This is an advanced Vastu layer that gives exact sector-level detail instead of only North, East, South, or West.
POSThttps://vision.astrologyapi.com/vastu/angular-32

Authentication

x-astrologyapi-keystringrequired

API access token used to authenticate requests. Send your access token in this custom header.

Accept-Languagestring

Preferred language for the response content. Supported: English - en.

Body parameters

vastu_idstringrequired

Unique Vastu ID returned by get-vastu-id

curl --location 'https://vision.astrologyapi.com/vastu/angular-32' \
  --header 'Content-Type: application/json' \
  --header 'x-astrologyapi-key: <YOUR_ACCESS_TOKEN>' \
  --data '{
    "vastu_id": "vst_50c7a7d9695346f5"
}'
Try it

Runs with sample data — no API key needed

{
  "vastu_id": "vst_50c7a7d9695346f5",
  "reference": [
    {
      "sector_code": "N5",
      "sector_name": "Soma sector",
      "ruling_deity": "Soma",
      "life_theme": "Money and opportunity",
      "angle_range": {
        "start_angle_degrees": 0,
        "end_angle_degrees": 11.25
      },
      "parent_zone_code": "N"
    },
    {
      "sector_code": "N6",
      "sector_name": "Bhujaga sector",
      "ruling_deity": "Bhujaga",
      "life_theme": "Protection and recovery",
      "angle_range": {
        "start_angle_degrees": 11.25,
        "end_angle_degrees": 22.5
      },
      "parent_zone_code": "NNE"
    },
    {
      "sector_code": "N7",
      "sector_name": "Aditi sector",
      "ruling_deity": "Aditi",
      "life_theme": "Security and self-connection",
      "angle_range": {
        "start_angle_degrees": 22.5,
        "end_angle_degrees": 33.75
      },
      "parent_zone_code": "NNE"
    },
    {
      "sector_code": "N8",
      "sector_name": "Diti sector",
      "ruling_deity": "Diti",
      "life_theme": "Clear sight and perspective",
      "angle_range": {
        "start_angle_degrees": 33.75,
        "end_angle_degrees": 45
      },
      "parent_zone_code": "NE"
    },
    {
      "sector_code": "E1",
      "sector_name": "Shikhi sector",
      "ruling_deity": "Shikhi",
      "life_theme": "Ideas and expression",
      "angle_range": {
        "start_angle_degrees": 45,
        "end_angle_degrees": 56.25
      },
      "parent_zone_code": "NE"
    },
    {
      "sector_code": "E2",
      "sector_name": "Parjanya sector",
      "ruling_deity": "Parjanya",
      "life_theme": "Growth and fruition",
      "angle_range": {
        "start_angle_degrees": 56.25,
        "end_angle_degrees": 67.5
      },
      "parent_zone_code": "ENE"
    },
    {
      "sector_code": "E3",
      "sector_name": "Jayanta sector",
      "ruling_deity": "Jayanta",
      "life_theme": "Progress and small victories",
      "angle_range": {
        "start_angle_degrees": 67.5,
        "end_angle_degrees": 78.75
      },
      "parent_zone_code": "ENE"
    },
    {
      "sector_code": "E4",
      "sector_name": "Mahendra sector",
      "ruling_deity": "Mahendra",
      "life_theme": "Administration and connections",
      "angle_range": {
        "start_angle_degrees": 78.75,
        "end_angle_degrees": 90
      },
      "parent_zone_code": "E"
    },
    {
      "sector_code": "E5",
      "sector_name": "Surya sector",
      "ruling_deity": "Surya",
      "life_theme": "Visibility and direction",
      "angle_range": {
        "start_angle_degrees": 90,
        "end_angle_degrees": 101.25
      },
      "parent_zone_code": "E"
    },
    {
      "sector_code": "E6",
      "sector_name": "Satya sector",
      "ruling_deity": "Satya",
      "life_theme": "Credibility and consistency",
      "angle_range": {
        "start_angle_degrees": 101.25,
        "end_angle_degrees": 112.5
      },
      "parent_zone_code": "ESE"
    },
    {
      "sector_code": "E7",
      "sector_name": "Bhrisha sector",
      "ruling_deity": "Bhrisha",
      "life_theme": "Initiation and productive friction",
      "angle_range": {
        "start_angle_degrees": 112.5,
        "end_angle_degrees": 123.75
      },
      "parent_zone_code": "ESE"
    },
    {
      "sector_code": "E8",
      "sector_name": "Akasha sector",
      "ruling_deity": "Akasha",
      "life_theme": "Space for manifestation",
      "angle_range": {
        "start_angle_degrees": 123.75,
        "end_angle_degrees": 135
      },
      "parent_zone_code": "SE"
    },
    {
      "sector_code": "S1",
      "sector_name": "Anila sector",
      "ruling_deity": "Anila",
      "life_theme": "Fire in motion",
      "angle_range": {
        "start_angle_degrees": 135,
        "end_angle_degrees": 146.25
      },
      "parent_zone_code": "SE"
    },
    {
      "sector_code": "S2",
      "sector_name": "Pusha sector",
      "ruling_deity": "Pusha",
      "life_theme": "Nourishment and protection",
      "angle_range": {
        "start_angle_degrees": 146.25,
        "end_angle_degrees": 157.5
      },
      "parent_zone_code": "SSE"
    },
    {
      "sector_code": "S3",
      "sector_name": "Vitatha sector",
      "ruling_deity": "Vitatha",
      "life_theme": "Testing what is real",
      "angle_range": {
        "start_angle_degrees": 157.5,
        "end_angle_degrees": 168.75
      },
      "parent_zone_code": "SSE"
    },
    {
      "sector_code": "S4",
      "sector_name": "Grihakshata sector",
      "ruling_deity": "Grihakshata",
      "life_theme": "Boundaries and containment",
      "angle_range": {
        "start_angle_degrees": 168.75,
        "end_angle_degrees": 180
      },
      "parent_zone_code": "S"
    },
    {
      "sector_code": "S5",
      "sector_name": "Yama sector",
      "ruling_deity": "Yama",
      "life_theme": "Discipline and accountability",
      "angle_range": {
        "start_angle_degrees": 180,
        "end_angle_degrees": 191.25
      },
      "parent_zone_code": "S"
    },
    {
      "sector_code": "S6",
      "sector_name": "Gandharva sector",
      "ruling_deity": "Gandharva",
      "life_theme": "Arts and cultivated pleasure",
      "angle_range": {
        "start_angle_degrees": 191.25,
        "end_angle_degrees": 202.5
      },
      "parent_zone_code": "SSW"
    },
    {
      "sector_code": "S7",
      "sector_name": "Bhringaraja sector",
      "ruling_deity": "Bhringaraja",
      "life_theme": "Extraction and release",
      "angle_range": {
        "start_angle_degrees": 202.5,
        "end_angle_degrees": 213.75
      },
      "parent_zone_code": "SSW"
    },
    {
      "sector_code": "S8",
      "sector_name": "Mriga sector",
      "ruling_deity": "Mriga",
      "life_theme": "Curiosity and applied skill",
      "angle_range": {
        "start_angle_degrees": 213.75,
        "end_angle_degrees": 225
      },
      "parent_zone_code": "SW"
    },
    {
      "sector_code": "W1",
      "sector_name": "Pitra sector",
      "ruling_deity": "Pitra",
      "life_theme": "Family continuity and stability",
      "angle_range": {
        "start_angle_degrees": 225,
        "end_angle_degrees": 236.25
      },
      "parent_zone_code": "SW"
    },
    {
      "sector_code": "W2",
      "sector_name": "Dauvarika sector",
      "ruling_deity": "Dauvarika",
      "life_theme": "Safekeeping and expertise",
      "angle_range": {
        "start_angle_degrees": 236.25,
        "end_angle_degrees": 247.5
      },
      "parent_zone_code": "WSW"
    },
    {
      "sector_code": "W3",
      "sector_name": "Sugriva sector",
      "ruling_deity": "Sugriva",
      "life_theme": "Learning and retention",
      "angle_range": {
        "start_angle_degrees": 247.5,
        "end_angle_degrees": 258.75
      },
      "parent_zone_code": "WSW"
    },
    {
      "sector_code": "W4",
      "sector_name": "Pushpadanta sector",
      "ruling_deity": "Pushpadanta",
      "life_theme": "Completion and fulfilment",
      "angle_range": {
        "start_angle_degrees": 258.75,
        "end_angle_degrees": 270
      },
      "parent_zone_code": "W"
    },
    {
      "sector_code": "W5",
      "sector_name": "Varuna sector",
      "ruling_deity": "Varuna",
      "life_theme": "Oversight and depth",
      "angle_range": {
        "start_angle_degrees": 270,
        "end_angle_degrees": 281.25
      },
      "parent_zone_code": "W"
    },
    {
      "sector_code": "W6",
      "sector_name": "Asura sector",
      "ruling_deity": "Asura",
      "life_theme": "Detachment and inner depth",
      "angle_range": {
        "start_angle_degrees": 281.25,
        "end_angle_degrees": 292.5
      },
      "parent_zone_code": "WNW"
    },
    {
      "sector_code": "W7",
      "sector_name": "Shosha sector",
      "ruling_deity": "Shosha",
      "life_theme": "Detoxification and release",
      "angle_range": {
        "start_angle_degrees": 292.5,
        "end_angle_degrees": 303.75
      },
      "parent_zone_code": "WNW"
    },
    {
      "sector_code": "W8",
      "sector_name": "Papayakshma sector",
      "ruling_deity": "Papayakshma",
      "life_theme": "Guilt, dependency and correction",
      "angle_range": {
        "start_angle_degrees": 303.75,
        "end_angle_degrees": 315
      },
      "parent_zone_code": "NW"
    },
    {
      "sector_code": "N1",
      "sector_name": "Roga sector",
      "ruling_deity": "Roga",
      "life_theme": "Help during difficulty",
      "angle_range": {
        "start_angle_degrees": 315,
        "end_angle_degrees": 326.25
      },
      "parent_zone_code": "NW"
    },
    {
      "sector_code": "N2",
      "sector_name": "Naga sector",
      "ruling_deity": "Naga",
      "life_theme": "Desire and enjoyment",
      "angle_range": {
        "start_angle_degrees": 326.25,
        "end_angle_degrees": 337.5
      },
      "parent_zone_code": "NNW"
    },
    {
      "sector_code": "N3",
      "sector_name": "Mukhya sector",
      "ruling_deity": "Mukhya",
      "life_theme": "Purpose and useful movement",
      "angle_range": {
        "start_angle_degrees": 337.5,
        "end_angle_degrees": 348.75
      },
      "parent_zone_code": "NNW"
    },
    {
      "sector_code": "N4",
      "sector_name": "Bhallata sector",
      "ruling_deity": "Bhallata",
      "life_theme": "Abundance and magnified results",
      "angle_range": {
        "start_angle_degrees": 348.75,
        "end_angle_degrees": 360
      },
      "parent_zone_code": "N"
    }
  ],
  "entities": [
    {
      "display_name": "Bath",
      "category": "room",
      "catalog_type": "bathroom",
      "sector_code": "E8"
    },
    {
      "display_name": "Bedroom 1",
      "category": "room",
      "catalog_type": "master_bedroom",
      "sector_code": "N8"
    },
    {
      "display_name": "Kitchen",
      "category": "room",
      "catalog_type": "kitchen",
      "sector_code": "S8"
    },
    {
      "display_name": "Living Room",
      "category": "room",
      "catalog_type": "living_room",
      "sector_code": "N1"
    },
    {
      "display_name": "Study",
      "category": "room",
      "catalog_type": "study",
      "sector_code": "S2"
    },
    {
      "display_name": "Toilet",
      "category": "room",
      "catalog_type": "toilet",
      "sector_code": "S5"
    },
    {
      "display_name": "W/D",
      "category": "room",
      "catalog_type": "laundry",
      "sector_code": "S6"
    },
    {
      "display_name": "Bed in Bedroom 1",
      "category": "fixture",
      "catalog_type": "bed",
      "sector_code": "E1"
    },
    {
      "display_name": "Sink in Bath",
      "category": "fixture",
      "catalog_type": "sink",
      "sector_code": "E6"
    },
    {
      "display_name": "Sink",
      "category": "fixture",
      "catalog_type": "sink",
      "sector_code": "W1"
    },
    {
      "display_name": "Sink in Toilet",
      "category": "fixture",
      "catalog_type": "sink",
      "sector_code": "S6"
    },
    {
      "display_name": "Stove",
      "category": "fixture",
      "catalog_type": "stove",
      "sector_code": "S8"
    },
    {
      "display_name": "WC in Bath",
      "category": "fixture",
      "catalog_type": "wc",
      "sector_code": "E8"
    },
    {
      "display_name": "WC in Toilet",
      "category": "fixture",
      "catalog_type": "wc",
      "sector_code": "S5"
    },
    {
      "display_name": "Washer in W/D",
      "category": "feature",
      "catalog_type": "washer",
      "sector_code": "S6"
    },
    {
      "display_name": "Window 1",
      "category": "feature",
      "catalog_type": "window",
      "sector_code": "N7"
    },
    {
      "display_name": "Window 2",
      "category": "feature",
      "catalog_type": "window",
      "sector_code": "N5"
    },
    {
      "display_name": "Window 3",
      "category": "feature",
      "catalog_type": "window",
      "sector_code": "S8"
    },
    {
      "display_name": "Window 4",
      "category": "feature",
      "catalog_type": "window",
      "sector_code": "N4"
    },
    {
      "display_name": "Window 5",
      "category": "feature",
      "catalog_type": "window",
      "sector_code": "N3"
    },
    {
      "display_name": "Window 6",
      "category": "feature",
      "catalog_type": "window",
      "sector_code": "N2"
    }
  ],
  "angular_sectors": [
    {
      "sector_code": "E8",
      "sector_name": "Akasha sector",
      "ruling_deity": "Akasha",
      "life_theme": "Space for manifestation",
      "angle_range": {
        "start_angle_degrees": 123.75,
        "end_angle_degrees": 135
      },
      "parent_zone_code": "SE",
      "grade": "avoid",
      "result": "needs_attention",
      "placements": [
        {
          "display_name": "Bath",
          "category": "room",
          "catalog_type": "bathroom",
          "assessed_as": "wc",
          "grade": "avoid",
          "result": "needs_attention"
        }
      ],
      "interpretation": {
        "about_this_sector": "Akasha represents the space in which something can take form. Exact-pada texts also allow bedrooms and wells here, so it should not be treated as a generic fire sector. Openness and source tradition both matter.",
        "effect_on_this_home": "Heavy obstruction or dirty waste use can make the sector feel compressed. Plans lack room to develop, circulation tightens, and occupants may find the area mentally or physically tiring.",
        "remedies": "Keep volume and circulation clear. A bedroom or well is source-supported in the named Akasha quarter. Avoid sewage, dense storage and major structural load."
      },
      "placement_guidance": {
        "suitable_placements": [
          "General bedroom",
          "Bed",
          "Well or borewell",
          "Water source",
          "Balcony"
        ],
        "placements_to_avoid": [
          "Toilet room",
          "Powder room",
          "WC pan",
          "Household storage",
          "Staircase",
          "Lift"
        ]
      }
    },
    {
      "sector_code": "S8",
      "sector_name": "Mriga sector",
      "ruling_deity": "Mriga",
      "life_theme": "Curiosity and applied skill",
      "angle_range": {
        "start_angle_degrees": 213.75,
        "end_angle_degrees": 225
      },
      "parent_zone_code": "SW",
      "grade": "avoid",
      "result": "needs_attention",
      "placements": [
        {
          "display_name": "Kitchen",
          "category": "room",
          "catalog_type": "kitchen",
          "assessed_as": "kitchen",
          "grade": "avoid",
          "result": "needs_attention"
        },
        {
          "display_name": "Stove",
          "category": "fixture",
          "catalog_type": "stove",
          "assessed_as": "stove",
          "grade": "avoid",
          "result": "needs_attention"
        }
      ],
      "interpretation": {
        "about_this_sector": "Mriga carries curiosity and the wish to master a skill. Exact-pada sources recommend this quarter for study and treasury use. Because it approaches the south-west, the setting should remain stable and controlled.",
        "effect_on_this_home": "Waste, fire or excessive openness can scatter this field. Learning becomes episodic, valuables are handled casually, and hobbies accumulate without developing into reliable practical skill.",
        "remedies": "Use it for study, a skills desk or a secure safe. Keep the sector stable and organised. Avoid toilet, strong cooking fire and a cut or open corner."
      },
      "placement_guidance": {
        "suitable_placements": [
          "Study",
          "Safe or valuables",
          "Office or work room",
          "Pantry",
          "Bed"
        ],
        "placements_to_avoid": [
          "Toilet room",
          "Powder room",
          "WC pan",
          "Kitchen",
          "Stove"
        ]
      }
    },
    {
      "sector_code": "S5",
      "sector_name": "Yama sector",
      "ruling_deity": "Yama",
      "life_theme": "Discipline and accountability",
      "angle_range": {
        "start_angle_degrees": 180,
        "end_angle_degrees": 191.25
      },
      "parent_zone_code": "S",
      "grade": "caution",
      "result": "needs_attention",
      "placements": [
        {
          "display_name": "Toilet",
          "category": "room",
          "catalog_type": "toilet",
          "assessed_as": "wc",
          "grade": "caution",
          "result": "needs_attention"
        }
      ],
      "interpretation": {
        "about_this_sector": "Yama represents boundaries that cannot be ignored. This due-south slice suits disciplined work, secure storage and stable private use. It should feel firm rather than open or fluid.",
        "effect_on_this_home": "When the sector is cut, excessively open or filled with uncontrolled water, boundaries can weaken. Deadlines slide, authority becomes inconsistent, and rest may be interrupted by unresolved responsibilities.",
        "remedies": "Keep the south firm, moderately heavy and organised. Use it for administration, bedroom support or secure storage. Avoid large water bodies and major openness."
      },
      "placement_guidance": {
        "suitable_placements": [
          "Office or work room",
          "Master bedroom",
          "Household storage",
          "Staircase"
        ],
        "placements_to_avoid": [
          "Swimming pool",
          "Underground tank",
          "Well or borewell"
        ]
      }
    },
    {
      "sector_code": "W1",
      "sector_name": "Pitra sector",
      "ruling_deity": "Pitra",
      "life_theme": "Family continuity and stability",
      "angle_range": {
        "start_angle_degrees": 225,
        "end_angle_degrees": 236.25
      },
      "parent_zone_code": "SW",
      "grade": "caution",
      "result": "needs_attention",
      "placements": [
        {
          "display_name": "Sink",
          "category": "fixture",
          "catalog_type": "sink",
          "assessed_as": "sink",
          "grade": "caution",
          "result": "needs_attention"
        }
      ],
      "interpretation": {
        "about_this_sector": "Pitra represents continuity across generations and the security of an established household. This south-west sector should be stable, private and weight-bearing rather than wet, open or frequently changing.",
        "effect_on_this_home": "A toilet, fire use or missing corner here can unsettle continuity. Family decisions may lack ownership, savings are drawn down for short-term needs, and private boundaries become harder to hold.",
        "remedies": "Keep this sector high, solid and private. A structurally supported overhead tank may fit its heavy character. Avoid pools, wells, underground water, waste, cooking and large openings."
      },
      "placement_guidance": {
        "suitable_placements": [
          "Master bedroom",
          "Bed",
          "Household storage",
          "Safe or valuables",
          "Overhead tank"
        ],
        "placements_to_avoid": [
          "Toilet room",
          "Powder room",
          "WC pan",
          "Swimming pool",
          "Well or borewell",
          "Underground tank",
          "Kitchen",
          "Stove"
        ]
      }
    },
    {
      "sector_code": "E1",
      "sector_name": "Shikhi sector",
      "ruling_deity": "Shikhi",
      "life_theme": "Ideas and expression",
      "angle_range": {
        "start_angle_degrees": 45,
        "end_angle_degrees": 56.25
      },
      "parent_zone_code": "NE",
      "grade": "neutral",
      "result": "neutral",
      "placements": [
        {
          "display_name": "Bedroom 1",
          "category": "room",
          "catalog_type": "master_bedroom",
          "assessed_as": "bed",
          "grade": "neutral",
          "result": "neutral"
        }
      ],
      "interpretation": {
        "about_this_sector": "Shikhi represents the first spark of an idea. In this north-east edge it favours insight, study and thoughtful expression rather than sustained physical fire. The distinction matters when choosing what belongs here.",
        "effect_on_this_home": "",
        "remedies": ""
      },
      "placement_guidance": {
        "suitable_placements": [
          "Altar",
          "Study",
          "Puja room",
          "Office or work room",
          "Balcony"
        ],
        "placements_to_avoid": [
          "Toilet room",
          "Powder room",
          "WC pan",
          "Household storage",
          "Lift"
        ]
      }
    },
    {
      "sector_code": "E6",
      "sector_name": "Satya sector",
      "ruling_deity": "Satya",
      "life_theme": "Credibility and consistency",
      "angle_range": {
        "start_angle_degrees": 101.25,
        "end_angle_degrees": 112.5
      },
      "parent_zone_code": "ESE",
      "grade": "neutral",
      "result": "neutral",
      "placements": [
        {
          "display_name": "Sink in Bath",
          "category": "fixture",
          "catalog_type": "sink",
          "assessed_as": "sink",
          "grade": "neutral",
          "result": "neutral"
        }
      ],
      "interpretation": {
        "about_this_sector": "Satya is the field of credibility and consistent conduct. It suits focused work, records and settled private use. Order matters here because mixed signals weaken the sector’s central theme.",
        "effect_on_this_home": "",
        "remedies": ""
      },
      "placement_guidance": {
        "suitable_placements": [
          "Study",
          "Office or work room",
          "General bedroom",
          "Bed"
        ],
        "placements_to_avoid": [
          "Toilet room",
          "Powder room",
          "WC pan"
        ]
      }
    },
    {
      "sector_code": "S2",
      "sector_name": "Pusha sector",
      "ruling_deity": "Pusha",
      "life_theme": "Nourishment and protection",
      "angle_range": {
        "start_angle_degrees": 146.25,
        "end_angle_degrees": 157.5
      },
      "parent_zone_code": "SSE",
      "grade": "neutral",
      "result": "neutral",
      "placements": [
        {
          "display_name": "Study",
          "category": "room",
          "catalog_type": "study",
          "assessed_as": "study",
          "grade": "neutral",
          "result": "neutral"
        }
      ],
      "interpretation": {
        "about_this_sector": "Pusha is the nourishing field of the south-east-to-south transition. It suits food support, reserves and sustaining routines. An exact Manasara rule also permits a well in the Pusha quarter.",
        "effect_on_this_home": "",
        "remedies": ""
      },
      "placement_guidance": {
        "suitable_placements": [
          "Pantry",
          "Grain store",
          "Dining room",
          "Well or borewell"
        ],
        "placements_to_avoid": [
          "Underground tank"
        ]
      }
    },
    {
      "sector_code": "S6",
      "sector_name": "Gandharva sector",
      "ruling_deity": "Gandharva",
      "life_theme": "Arts and cultivated pleasure",
      "angle_range": {
        "start_angle_degrees": 191.25,
        "end_angle_degrees": 202.5
      },
      "parent_zone_code": "SSW",
      "grade": "neutral",
      "result": "neutral",
      "placements": [
        {
          "display_name": "W/D",
          "category": "room",
          "catalog_type": "laundry",
          "assessed_as": "laundry",
          "grade": "neutral",
          "result": "neutral"
        },
        {
          "display_name": "Sink in Toilet",
          "category": "fixture",
          "catalog_type": "sink",
          "assessed_as": "sink",
          "grade": "neutral",
          "result": "neutral"
        }
      ],
      "interpretation": {
        "about_this_sector": "Gandharva is the field of music, art and cultivated enjoyment. It suits performance, recreation and disciplined creative practice. Dirty disposal functions suppress its expressive quality.",
        "effect_on_this_home": "",
        "remedies": ""
      },
      "placement_guidance": {
        "suitable_placements": [
          "Home theatre",
          "Gym",
          "Living room",
          "Children's bedroom"
        ],
        "placements_to_avoid": [
          "Toilet room",
          "Powder room",
          "WC pan"
        ]
      }
    },
    {
      "sector_code": "N2",
      "sector_name": "Naga sector",
      "ruling_deity": "Naga",
      "life_theme": "Desire and enjoyment",
      "angle_range": {
        "start_angle_degrees": 326.25,
        "end_angle_degrees": 337.5
      },
      "parent_zone_code": "NNW",
      "grade": "acceptable",
      "result": "working_for_you",
      "placements": [
        {
          "display_name": "Living Room",
          "category": "room",
          "catalog_type": "living_room",
          "assessed_as": "living_room",
          "grade": "acceptable",
          "result": "working_for_you"
        }
      ],
      "interpretation": {
        "about_this_sector": "Naga is connected with appetite, enjoyment and what is kept in reserve. Exact-pada sources also support grain storage here. The sector benefits from moderation and clear limits.",
        "effect_on_this_home": "",
        "remedies": ""
      },
      "placement_guidance": {
        "suitable_placements": [
          "Grain store",
          "Pantry",
          "Dining room",
          "Home theatre",
          "Guest bedroom"
        ],
        "placements_to_avoid": [
          "Puja room",
          "Altar",
          "Master bedroom"
        ]
      }
    }
  ]
}