LoDash Playground
by sqiudward
HTML
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.9.0/lodash.min.js"></script>
JavaScript
var data = {
"metadata": {
"resultset": {
"count": 168,
"offset": 0,
"limit": 50,
"locationid": "LOCATION:15",
"datasetid": "FORECAST",
"datacategoryid": "GENERAL"
}
},
"results": [
{
"locationid": "LOCATION:15",
"locationname": "SELANGOR",
"date": "2019-02-25T00:00:00+08:00",
"datatype": "FGM",
"value": "No rain",
"latitude": 3.08507,
"longitude": 101.53281,
"attributes": {}
},
{
"locationid": "LOCATION:15",
"locationname": "SELANGOR",
"date": "2019-02-25T00:00:00+08:00",
"datatype": "FGA",
"value": "Isolated thunderstorms over inland areas",
"latitude": 3.08507,
"longitude": 101.53281,
"attributes": {}
},
{
"locationid": "LOCATION:15",
"locationname": "SELANGOR",
"date": "2019-02-25T00:00:00+08:00",
"datatype": "FGN",
"value": "No rain",
"latitude": 3.08507,
"longitude": 101.53281,
"attributes": {}
},
{
"locationid": "LOCATION:15",
"locationname": "SELANGOR",
"date": "2019-02-25T00:00:00+08:00",
"datatype": "FMINT",
"value": 23,
"latitude": 3.08507,
"longitude": 101.53281,
"attributes": {
"unit": "Celcius"
}
},
{
"locationid": "LOCATION:15",
"locationname": "SELANGOR",
"date": "2019-02-25T00:00:00+08:00",
"datatype": "FMAXT",
"value": 35,
"latitude": 3.08507,
"longitude": 101.53281,
"attributes": {
"unit": "Celcius"
}
},
{
"locationid":...