{"info":{"_postman_id":"f958cbc5-70b9-4e4c-b638-9847596a1e95","name":"GSRAW","description":"<html><head></head><body><p>List of custom <strong>GSRAW API</strong> services aimed at exchanging information securely over the Internet.<br>They are developed so that it is possible to add, modify or eliminate more or less input parameters depending on the client's needs.<br>There are also different answers, depending on the output format, for instance: json, csv, ndjson...</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"23200971","collectionId":"f958cbc5-70b9-4e4c-b638-9847596a1e95","publishedId":"2s8Z6yXCkV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-03-30T15:39:55.000Z"},"item":[{"name":"indicators","id":"c4d7fe83-53a2-47c8-b6a8-dd1428f6ffbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{auth}}"}],"url":"https://{{id}}.execute-api.eu-west-1.amazonaws.com/pro/v1/indicators?lat=40.437550560499695&lon=-3.7115688065998644&level=15&indicators=&operations=2&propertytype","description":"<p>This endpoint returns real estate indicators based on geographical and market information. The kpis are differents area: <strong>financial, demography, population</strong></p>\n<p>The Request is segmented:</p>\n<ul>\n<li>Date : Year and quarter</li>\n<li>Administrative levels:<ul>\n<li>Country</li>\n<li>State</li>\n<li>Province</li>\n<li>City</li>\n<li>District</li>\n<li>Neighborhood</li>\n</ul>\n</li>\n<li>Types of properties: flat, house,...</li>\n<li>Area: &lt;70m2, &lt;100m2, &gt;250m2...</li>\n<li>Number of rooms:1,2,3...</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pro","v1","indicators"],"host":["{{id}}","execute-api","eu-west-1","amazonaws","com"],"query":[{"description":{"content":"<p>coordenate y</p>\n","type":"text/plain"},"key":"lat","value":"40.437550560499695"},{"description":{"content":"<p>coordenate x</p>\n","type":"text/plain"},"key":"lon","value":"-3.7115688065998644"},{"description":{"content":"<p>administrative boundary\n15 =&gt; neighborhood /\n14 =&gt; district /\n13 =&gt; municipality /\n12 =&gt; province /</p>\n","type":"text/plain"},"key":"level","value":"15"},{"description":{"content":"<p>kpis</p>\n","type":"text/plain"},"key":"indicators","value":""},{"description":{"content":"<p>1 =&gt; Rent / 2 =&gt; Sold</p>\n","type":"text/plain"},"key":"operations","value":"2"},{"description":{"content":"<p>1 =&gt; flat / 2 =&gt; house (*Optional)</p>\n","type":"text/plain"},"key":"propertytype","value":null}],"variable":[]}},"response":[],"_postman_id":"c4d7fe83-53a2-47c8-b6a8-dd1428f6ffbf"},{"name":"avm","id":"6e9bd605-a84e-4a0a-8830-9d1c99f70b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{auth}}"}],"url":"https://{{id}}.execute-api.eu-west-1.amazonaws.com/pro/v1/avm?operation=2&latitude=40.4089626&longitude=-3.6136012&size=65&propertytype=1&rooms=3&bathrooms=1","description":"<p>This endpoint creates an valuation of asset with <strong>Automated Valuation Model.</strong></p>\n<p>AVM combines a variety of data on price trends, property characteristics, and local market information.</p>\n","urlObject":{"protocol":"https","path":["pro","v1","avm"],"host":["{{id}}","execute-api","eu-west-1","amazonaws","com"],"query":[{"description":{"content":"<p>1 =&gt; Rent \n2 =&gt; Sold</p>\n","type":"text/plain"},"key":"operation","value":"2"},{"description":{"content":"<p>coordenate y</p>\n","type":"text/plain"},"key":"latitude","value":"40.4089626"},{"description":{"content":"<p>coordenate x</p>\n","type":"text/plain"},"key":"longitude","value":"-3.6136012"},{"description":{"content":"<p>m2</p>\n","type":"text/plain"},"key":"size","value":"65"},{"description":{"content":"<p>1 =&gt; flat / 2 =&gt; house</p>\n","type":"text/plain"},"key":"propertytype","value":"1"},{"description":{"content":"<p>*Optional</p>\n","type":"text/plain"},"key":"rooms","value":"3"},{"description":{"content":"<p>*Optional</p>\n","type":"text/plain"},"key":"bathrooms","value":"1"}],"variable":[]}},"response":[],"_postman_id":"6e9bd605-a84e-4a0a-8830-9d1c99f70b0a"},{"name":"comparables","id":"110889f6-fc8f-487b-aa2b-2553408fcf30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{auth}}"}],"url":"https://{{id}}.execute-api.eu-west-1.amazonaws.com/pro/v1/comparables?operation=2&latitude=40.3912941&longitude=-3.7115688065998644&radio=4000&nresults=10&size=100&propertytype=1&rooms=3&bathrooms=2","description":"<p>This endpoint returns those assets with defined characteristics and that are within a <strong>radius</strong> established through coordinates.</p>\n<p>The system finds similar assets and it lists all important information about the comparables.</p>\n","urlObject":{"protocol":"https","path":["pro","v1","comparables"],"host":["{{id}}","execute-api","eu-west-1","amazonaws","com"],"query":[{"description":{"content":"<p>1 =&gt; Rent / 2 =&gt; Sold</p>\n","type":"text/plain"},"key":"operation","value":"2"},{"description":{"content":"<p>coordenate y</p>\n","type":"text/plain"},"key":"latitude","value":"40.3912941"},{"description":{"content":"<p>coordenate x</p>\n","type":"text/plain"},"key":"longitude","value":"-3.7115688065998644"},{"description":{"content":"<p>radius of meters</p>\n","type":"text/plain"},"key":"radio","value":"4000"},{"description":{"content":"<p>count of results</p>\n","type":"text/plain"},"key":"nresults","value":"10"},{"description":{"content":"<p>threshold +/- 20% area (*Optional)</p>\n","type":"text/plain"},"key":"size","value":"100"},{"description":{"content":"<p>(*Optional)\n1  =&gt;  flat /\n2  =&gt; house</p>\n","type":"text/plain"},"key":"propertytype","value":"1"},{"description":{"content":"<p>threshold +/- 20% rooms (*Optional)</p>\n","type":"text/plain"},"key":"rooms","value":"3"},{"description":{"content":"<p>threshold +/- 20% bathrooms (*Optional)</p>\n","type":"text/plain"},"key":"bathrooms","value":"2"}],"variable":[]}},"response":[],"_postman_id":"110889f6-fc8f-487b-aa2b-2553408fcf30"},{"name":"catastro","id":"fb12b8b2-1a8f-4fdd-b230-f2e6a576c917","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{admin}}"}],"url":"https://api.tinybird.co/v0/pipes/api_catastro.ndjson?cadastre=001500100NH16A0001QW&codetype=1","urlObject":{"protocol":"https","path":["v0","pipes","api_catastro.ndjson"],"host":["api","tinybird","co"],"query":[{"key":"cadastre","value":"001500100NH16A0001QW"},{"key":"codetype","value":"1"}],"variable":[]}},"response":[],"_postman_id":"fb12b8b2-1a8f-4fdd-b230-f2e6a576c917"}]}