﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35092	Expose additional data in responses from geoip2 queries.	Nick Pope	Nick Pope	"I'd like to expose some of the data missing in the responses returned for both country and city queries.

For country responses, we should return `continent_code`, `continent_name`, and `is_in_european_union`'''^1^'''.

For city responses, we should return `accuracy_radius` and `region_name`. We should also rename `region` to `region_code` and `dma_code`'''^2^''' to `metro_code`. ''(In my initial patch I've kept the old names around for backward compatibility, but perhaps we should deprecate those keys?)''

----
'''^1^''' ''This was already added for city responses in #30447.''
'''^2^''' ''IIRC this is an old name for `metro_code` that was used in the old v1 of the GeoIP library...''"	New feature	closed	GIS	dev	Normal	fixed	geoip2		Ready for checkin	1	0	0	0	0	0
