return [(item['fields']['idstation'], item['fields']['nom']) for item in data.get('records', [])]