summaryrefslogtreecommitdiff
path: root/t/maxmind-db/source-data/GeoIP2-DensityIncome-Test.json
diff options
context:
space:
mode:
Diffstat (limited to 't/maxmind-db/source-data/GeoIP2-DensityIncome-Test.json')
-rw-r--r--t/maxmind-db/source-data/GeoIP2-DensityIncome-Test.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/t/maxmind-db/source-data/GeoIP2-DensityIncome-Test.json b/t/maxmind-db/source-data/GeoIP2-DensityIncome-Test.json
new file mode 100644
index 0000000..21e5717
--- /dev/null
+++ b/t/maxmind-db/source-data/GeoIP2-DensityIncome-Test.json
@@ -0,0 +1,14 @@
+[
+ {
+ "::5.83.124.0/118" : {
+ "average_income" : 32323,
+ "population_density" : 1232
+ }
+ },
+ {
+ "::216.160.83.0/120" : {
+ "average_income" : 24626,
+ "population_density" : 1341
+ }
+ }
+]