-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgeo_guidelines_bib.bib
More file actions
1141 lines (1022 loc) · 40.5 KB
/
geo_guidelines_bib.bib
File metadata and controls
1141 lines (1022 loc) · 40.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@article{Anselin1995,
title = {Local indicators of spatial association—{LISA}},
author = {Anselin, L.},
journal = {Geographical analysis},
volume = {27},
number = {2},
pages = {93--115},
year = {1995}
}
@article{Armstrong2002,
author = {Marc P. Armstrong},
title = {Geographic Information Technologies and Their Potentially Erosive Effects on Personal Privacy},
journal = {Studies in the Social Sciences},
volume = {37},
number = {1},
year = {2002},
pages = {19--27},
}
@article{AsgharKaafar2020,
author = {Hassan Jameel Asghar and Dali Kaafar},
title = {Averaging Attacks on Bounded Noise-based Disclosure Control Algorithms},
journal = {Proceedings on Privacy Enhancing Technologies},
volume = {2},
year = {2020},
pages = {358--378},
}
@article{Bach2022,
author = {Fabian Bach},
title = {Differential Privacy and Noisy Confidentiality Concepts for {E}uropean Population Statistics},
journal = {Journal of Survey Statistics and Methodology},
volume = {10},
number = {3},
year = {2022},
pages = {642--687},
}
@article{BassettiEtAl2020,
author = {Federico Bassetti and Stefano Gualandi and Marco Veneroni},
title = {On the Computation of {K}antorovich--{W}asserstein Distances Between Two-Dimensional Histograms by Uncapacitated Minimum Cost Flows},
journal = {SIAM Journal on Optimization},
volume = {30},
number = {3},
pages = {2441--2469},
year = {2020}
}
@article{Behnisch_Meinel_Tramsen_Diesselmann_2013,
title = {Using quadtree representations in building stock visualization and analysis},
volume = {67},
rights = {Copyright (c)},
ISSN = {2702-5985},
DOI = {10.3112/erdkunde.2013.02.04},
number = {2},
journal = {Erdkunde},
author = {Behnisch, Martin and Meinel, Gotthard and Tramsen, Sebastian and Diesselmann, Markus},
year = {2013},
month = jun,
pages = {151--166},
language = {en}
}
@article{Berman1989,
author = {Berman, M. and Diggle, P.},
year = {1989},
title = {Estimating weighted integrals of the second-order intensity of a spatial point process},
journal = {Journal of the Royal Statistical Society, Series B},
volume = {51},
number = {1},
pages = {81--92},
}
@article{Bithell1990,
author = {J. F. Bithell},
title = {An application of density estimation to geographical epidemiology},
journal = {Statistics in Medicine},
year = {1990},
volume = {9},
pages = {691--701},
}
@article{Borruso2003,
author = {G. Borruso},
title = {Network density and the delimitation of urban areas},
journal = {Transactions in {GIS}},
year = {2003},
volume = {7},
number = {2},
pages = {177--191},
}
@article{BrownsteinEtAl2006,
author = {John S. Brownstein and Christopher A. Cassa and Kenneth D. Mandl},
title = {No Place to Hide — Reverse Identification of Patients from Published Maps},
journal = {New England Journal of Medicine},
volume = {355},
number = {16},
pages = {1741--1742},
year = {2006},
}
@article{clarke2016multiscale,
author = {Keith C. Clarke},
title = {A multiscale masking method for point geographic data},
journal = {International Journal of Geographical Information Science},
year = {2016},
volume = {30},
number = {2},
pages = {300--315},
publisher = {Taylor \& Francis},
}
@article{Costemalle_2019,
author = {Costemalle, Vianney},
title = {Detecting geographical differencing problems in the context of spatial data dissemination},
volume = {35},
ISSN = {18747655, 18759254},
DOI = {10.3233/SJI-190564},
number = {4},
journal = {Statistical Journal of the IAOS},
year = {2019},
month = dec,
pages = {559--568}
}
@article{CoxEtAl2011,
author = {Lawrence H. Cox and Alan F. Karr and Satkartar K. Kinney},
title = {Risk-Utility Paradigms for Statistical Disclosure Limitation: How to Think, But Not How to Act},
journal = {International Statistical Review},
volume = {79},
number = {2},
year = {2011},
pages = {160--183}
}
@article{CurtisEtAl2006,
author = {Andrew J. Curtis and Jacqueline W. Mills and Michael Leitner},
title = {Spatial confidentiality and {GIS}: re-engineering mortality locations from published maps about Hurricane {Katrina}},
journal = {International Journal of Health Geographics},
volume = {5},
number = {44},
year = {2006},
}
@article{Davies2010,
author = {T. M. Davies and M. L. Hazelton},
title = {Adaptive kernel estimation of spatial relative risk},
journal = {Statistics in Medicine},
year = {2010},
volume = {29},
number = {23},
pages = {2423--2437},
}
@article{Diggle1985,
author = {Diggle, P. J.},
year = {1985},
title = {A kernel method for smoothing point process data},
journal = {Journal of the Royal Statistical Society, Series C},
volume = {34},
number = {2},
pages = {138--147},
}
@article{Dixon1980,
author = {K. R. Dixon and J. A. Chapman},
title = {Harmonic mean measure of animal activity areas},
journal = {Ecology},
year = {1980},
volume = {61},
pages = {1040--1044},
}
@article{Duke-Williams_Rees_1998,
title = {Can Census Offices publish statistics for more than one small area geography? {An} analysis of the differencing problem in statistical disclosure},
volume = {12},
ISSN = {1365-8816, 1362-3087},
DOI = {10.1080/136588198241680},
number = {6},
journal = {International Journal of Geographical Information Science},
author = {Duke-Williams, Oliver and Rees, Philip},
year = {1998},
month = sep,
pages = {579--605},
language = {en}
}
@article{duncan2004disclosure,
author = {George T. Duncan and S. Lynne Stokes},
title = {Disclosure risk vs. data utility: The RU confidentiality map as applied to topcoding},
journal = {Chance},
year = {2004},
volume = {17},
number = {3},
pages = {16--20},
publisher = {Taylor \& Francis Group},
}
@article{ElliotDale1999,
author = {Mark J. Elliot and Angela Dale},
title = {Scenarios of attack: the data intruder's perspective on statistical disclosure risk},
journal = {Netherlands Official Statistics},
volume = {14},
year = {1999},
pages = {6--10},
}
@article{ElliotEtAl1998,
author = {M. J. Elliot and C. J. Skinner and A. Dale},
title = {Special uniques, random uniques and sticky populations: some counterintuitive effects of geographical detail on disclosure risk},
journal = {Research in Official Statistics},
volume = {1},
number = {2},
year = {1998},
pages = {53--67},
}
@article{Epanechnikov,
author = {V. A. Epanechnikov},
title = {Non-Parametric Estimation of a Multivariate Probability Density},
journal = {Theory of Probability and its Applications},
year = {1969},
volume = {14},
pages = {153--158}
}
@article{Fienberg1994,
author = {Stephen E. Fienberg},
title = {Conflicts between the needs for access to statistical information and demands for confidentiality},
journal = {Journal of Official Statistics},
volume = {10},
number = {2},
year = {1994},
pages = {115--132},
}
@article{Gatrell1996,
author = {A. C. Gatrell and T. C. Baily and P. J. Diggle and B. S. Rowlingson},
title = {Spatial point pattern analysis and its application in geographical epidemiology},
journal = {Transaction of Institute of British Geographer},
year = {1996},
number = {21},
pages = {256--271},
}
@article{GoldbergEtAl2013,
author = {Daniel W. Goldberg and Morven Ballard and James H. Boyd and Narelle Mullan and Carol Garfield and Diana Rosman and Anna M. Ferrante and James B. Semmens},
title = {An evaluation framework for comparing geocoding systems},
journal = {International Journal of Health Geographics},
volume = {12},
number = {50},
pages = {1--15},
year = {2013},
}
@article{GutmannEtAl2008,
author = {Myron Gutmann and Kristine Witkowski and Corey Colyer and JoAnne McFarland {O'Rourke} and James McNally},
title = {Providing Spatial Data for Secondary Analysis: Issues and Current Practices Relating to Confidentiality},
journal = {Population Research and Policy Review},
volume = {27},
number = {6},
year = {2008},
pages = {639--665},
}
@article{KamelBoulosEtAl2022,
author = {Maged N. {Kamel Boulos} and Mei-Po Kwan and Khaled {El Emam} and Ada Lei-Ling Chung and Song Gao and Douglas B. Richardson},
title = {Reconciling public health common good and individual privacy: new methods and issues in geoprivacy},
journal = {International Journal of Health Geographics},
volume = {21},
number = {1},
year = {2022},
}
@article{KarrEtAl2006,
author = {A. F. Karr and C. N. Kohnen and A. Oganian and J. P. Reiter and A. P. Sanil},
title = {A Framework for Evaluating the Utility of Data Altered to Protect Confidentiality},
journal = {The American Statistician},
volume = {60},
number = {3},
year = {2006},
pages = {224--232},
}
@article{Kraus2021,
author = {Jaroslav Kraus},
title = {Statistical Disclosure Control Methods for Harmonised Protection of Census Data: A Grid Case},
journal = {Demografie, Review for Population Research},
volume = {63},
number = {4},
year = {2021},
pages = {199--215}
}
@article{KuhnertEtAl2005,
author = {Matthias Kuhnert and Alexey Voinov and Ralf Seppelt},
title = {Comparing Raster Map Comparison Algorithms for Spatial Modeling and Analysis},
journal = {Photogrammetric Engineering \& Remote Sensing},
volume = {71},
number = {8},
year = {2005},
pages = {975--984}
}
@article{Lagonigro_Oller_Martori_2017,
title = {A quadtree approach based on {European} geographic grids: reconciling data privacy and accuracy},
ISSN = {2013-8830},
DOI = {10.2436/20.8080.02.55},
volume = {41},
number = {1},
journal = {SORT. Statistics and Operations Research Transactions},
author = {Lagonigro, Raymond and Oller, Ramon and Martori, Joan Carles},
year = {2017},
pages = {139--158},
language = {eng}
}
@article{Lagonigro_Oller_Martori_2020,
title = {AQuadtree: an R Package for Quadtree Anonymization of Point Data},
volume = {12},
ISSN = {2073-4859},
DOI = {10.32614/RJ-2021-013},
number = {2},
journal = {The R Journal},
author = {Lagonigro, Raymond and Oller, Ramon and Martori, Joan, Carles},
year = {2020},
pages = {209},
language = {en}
}
@article{Lee2019,
author = {Lee, M. and Chun, Y. and Griffith, D. A.},
title = {An evaluation of kernel smoothing to protect the confidentiality of individual locations},
journal = {International Journal of Urban Sciences},
volume = {23},
number = {3},
pages = {335--351},
year = {2019},
note = {{DOI}: 10.1080/12265934.2018.1482778},
}
@article{LeitnerCurtis2004,
author = {Michael Leitner and Andrew Curtis},
title = {Cartographic Guidelines for Geographically Masking the Locations of Confidential Point Data},
journal = {Cartographic Perspectives},
volume = {49},
year = {2004},
pages = {22--39},
}
@article{Lieshout2012,
author = {M.-C. N. M. van Lieshout},
year = {2012},
title = {On estimation of the intensity function of a point process},
journal = {Methodology and Computing in Applied Probability},
volume = {14},
pages = {567--578},
}
@article{Miller2004,
author = {Harvey J. Miller},
title = {Tobler's First Law and Spatial Analysis},
journal = {Annals of the Association of American Geographers},
volume = {94},
number = {2},
year = {2004},
pages = {284--289},
}
@article{Mlodak2013,
title = {Neighbourhood of spatial areas in the physical and socio-economical context},
author = {M{\l}odak, Andrzej},
journal = {Computational Statistics},
volume = {28},
number = {6},
pages = {2379--2414},
year = {2013},
}
@article{Mlodak2022,
title = {The trade-off between the risk of disclosure and data utility in {SDC}: A case of data from a survey of accidents at work},
author = {M{\l}odak, A. and Pietrzak, M. and J{\'o}zefowski, T.},
journal = {Statistical Journal of the IAOS},
volume = {38},
number = {4},
pages = {1503--1511},
year = {2022}
}
@article{Moran1950,
author = {P. A. P. Moran},
title = {Notes on continuous stochastic phenomena},
journal = {Biometrika},
volume = {37},
number = {1/2},
year = {1950},
pages = {17--23}
}
@article{osth2015measuring,
author = {{\"O}sth, John and Clark, William A. V. and Malmberg, Bo},
title = {Measuring the Scale of Segregation Using k-Nearest Neighbor Aggregates},
journal = {Geographical Analysis},
year = {2015},
volume = {47},
number = {1},
pages = {34--49},
publisher = {Wiley Online Library},
}
@article{RicciatoColuccia2023,
title = {On the Estimation of Spatial Density From Mobile Network Operator Data},
author = {Fabio Ricciato and Angelo Coluccia},
journal = {IEEE Transactions on Mobile Computing},
year = {2023},
volume = {22},
number = {6},
pages = {3541--3557}
}
@article{RicciatoGualandi2024,
title = {The {Kantorovich-Wasserstein} distance for spatial statistics: {The Spatial-KWD} library},
author = {Fabio Ricciato and Stefano Gualandi},
journal = {Statistical Journal of the IAOS},
year = {2024},
volume = {40},
number = {1},
pages = {109--123}
}
@article{Samet_1984,
title = {The Quadtree and Related Hierarchical Data Structures},
volume = {16},
ISSN = {0360-0300},
DOI = {10.1145/356924.356930},
number = {2},
journal = {ACM Computing Surveys},
author = {Samet, Hanan},
year = {1984},
month = jun,
pages = {187--260}
}
@article{ShlomoEtAl2015,
author = {Natalie Shlomo and Laszlo Antal and Mark Elliot},
title = {Measuring Disclosure Risk and Data Utility for Flexible Table Generators},
journal = {Journal of Official Statistics},
volume = {31},
number = {2},
year = {2015},
pages = {305--324},
}
@article{Strobl_2005,
title = {{Hierarchische Aggregation: Detailinformation versus Datenschutz am Beispiel adressbezogen georefrenzierter Datensätze}},
volume = {38},
journal = {Salzburger Geographische Arbeiten},
author = {Strobl, J.},
year = {2005},
pages = {163--171},
language = {de}
}
@article{VanHalderenEtAl2016,
author = {Gemma {Van Halderen} and Stuart Minchin and Martin Brady and Greg Scott},
title = {{Integrating statistical and geospatial information, cultures and professions: International developments and Australian experience}},
journal = {Statistical Journal of the IAOS},
volume = {32},
year = {2016},
pages = {457--470},
}
@article{VanWeyEtAl2005,
author = {Leah K. VanWey and Ronald R. Rindfuss and Myron P. Gutmann and Barbara Entwisle and Deborah L. Balk},
title = {Confidentiality and spatially explicit data: Concerns and challenges},
journal = {Proceedings of the National Academy of Sciences - PNAS},
volume = {102},
number = {43},
year = {2005},
pages = {15337--15342},
}
@article{Waller2024,
author = {Lance A. Waller},
title = {Maps: A Statistical View},
journal = {Annual Review of Statistics and its Applications},
volume = {11},
year = {2024},
pages = {75--96},
}
@article{Wang2019,
author = {Wang, Z. and Liu, L. and Zhou, H. and Lan, M. },
title = {How Is the Confidentiality of Crime Locations Affected by Parameters in Kernel Density Estimation?},
journal = {International Journal of Geo-Information},
year = {2019},
volume = {8},
number = {12},
pages = {544--556},
note = {{DOI}: 10.3390/ijgi8120544}
}
@article{Watson1964,
author = {G. S. Watson},
title = {Smooth Regression Analysis},
journal = {Sankhyā: The Indian Journal of Statistics, Series A},
volume = {26},
number = {4},
year = {1964},
pages = {359--372},
}
@article{WooEtAl2009,
author = {Mi-Ja Woo and Jerome P. Reiter and Anna Oganian and Alan F. Karr},
title = {Global Measures of Data Utility for Microdata Masked for Disclosure Limitation},
journal = {The Journal of Privacy and Confidentiality},
volume = {1},
number = {1},
year = {2009},
pages = {111--124},
}
@article{Worton1989,
author = {B. J. Worton},
title = {Kernel Methods for Estimating the Utilization Distribution in Home-Range Studies},
journal = {Ecology},
year = {1989},
volume = {70},
number = {1},
pages = {164--168},
}
@article{Young2009,
author = {Young, Caroline and Martin, David and Skinner, Chris},
title = {Geographically intelligent disclosure control for flexible aggregation of census data},
journal = {International Journal of Geographical Information Science},
year = {2009},
volume = {23},
number = {4},
pages = {457--482}
}
@article{ZandbergenEtAl2012,
author = {P. A. Zandbergen and T. C. Hart and K. E. Lenzer and M. E. Camponovo},
title = {Error propagation models to examine the effects of geocoding quality on spatial analysis of individual-level datasets},
journal = {Spatial and Spatio-temporal Epidemiology},
volume = {3},
number = {1},
year = {2012},
pages = {69--82},
}
@article{Zhou2010Smoothing,
author = {Zhou, Yijie and Dominici, Francesca and Louis, Thomas A.},
title = {A smoothing approach for masking spatial data},
journal = {The Annals of Applied Statistics},
year = {2010},
volume = {4},
number = {3},
pages = {1451--1475},
note = {{DOI}: 10.1214/09-AOAS325}
}
@article{ZurbaranEtal2020,
author = {M. A. Zurbarán and A. Salazar and M. A. Brovelli and P. M. Wightman},
title = {An Evaluation Framework for Assessing the Impact of Location Privacy in Geospatial Analysis},
journal = {IEEE Access},
volume = {8},
year = {2020},
pages = {158224--158236},
}
@book{Bowman1997,
author = {Bowman, A. W. and Azzalini, A.},
title = {Applied smoothing techniques for data analysis},
year = {1997},
publisher = {Oxford University Press},
}
@book{Chacon2018,
author = {Chac\'on, J. E. and Duong, T.},
title = {Multivariate kernel smoothing and its applications},
publisher = {CRC Press},
year = {2018},
}
@book{Cressie1993,
author = {Noel A. C. Cressie},
title = {Statistics for Spatial Data, Revised Edition},
publisher = {John Wiley \& Sons},
year = {1993},
}
@misc{HundepoolEtAl2024,
author = {Anco Hundepool and Josep Domingo-Ferrer and Luisa Franconi and Sarah Giessing and Rainer Lenz and Jane Naylor and Eric {Schulte Nordholt} and Giovanni Seri and Peter-Paul {de Wolf} and Reinhard Tent and Andrzej M{\l}odak and Johannes Gussenbauer and Kamil Wilak},
title = {Handbook on Statistical Disclosure Control, Second Edition},
year = {2024},
howpublished = {STACE project WP2 Deliverable D2.10},
note = {\url{https://sdctools.github.io/HandbookSDC}}
}
@book{Hundepool2012book,
title = {Statistical Disclosure Control},
publisher = {John Wiley \& Sons, Ltd},
year = {2012},
author = {Hundepool, Anco and Domingo-Ferrer, Josep and Franconi, Luisa and Giessing, Sarah and Schulte Nordholt, Eric and Spicer, Keith and De Wolf, Peter-Paul},
series = {Wiley series in Survey Methodology},
note = {{ISBN}: 978-1-119-97815-2}
}
@book{hunter1978efficient,
title = {Efficient computation and data structures for graphics},
author = {Hunter, Gregory Michael},
year = {1978},
publisher = {Princeton University}
}
@book{Silverman1986,
author = {Silverman, B. W.},
year = {1986},
title = {Density estimation for statistics and data analysis},
publisher = {Chapman \& Hall}
}
@book{Wand1994,
author = {Wand, M. P. and Jones, M. C.},
title = {Kernel smoothing},
publisher = {CRC Press},
year = {1994},
}
@book{WillenborgDeWaal1996,
author = {Leon Willenborg and Ton {de Waal}},
title = {Statistical Disclosure Control in Practice},
publisher = {Springer},
year = {1996},
note = {{LNS} 111},
}
@incollection{AudricEtAl2018,
author = {Sophie Audric and Marie-Pierre de Bellefon and Eric Durieux},
title = {Descriptive Spatial Analysis},
booktitle = {Handbook of Spatial Analysis. Theory and Applications with R, Insee Méthodes vol.131},
chapter = {1},
publisher = {Institut national de la statistique et des études économiques (Insee)},
year = {2018},
pages = {3--30},
}
@incollection{Bach2019,
author = {Fabian Bach},
title = {Statistical Disclosure Control in Geospatial Data: The 2021 {EU} Census Example},
booktitle = {Service-Oriented Mapping. Changing Paradigm in Map Production and Geoinformation Management},
publisher = {Springer - Lecture Notes in Geoinformation and Cartography},
year = {2019},
editor = {J{\"u}rgen D{\"o}llner and Markus Jobst and Peter Schmitz},
chapter = {18},
pages = {365--384},
}
@incollection{BellefonEtAlt_2018,
author = {Marie-Pierre de Bellefon and Vincent Loonis and Ronan {Le Gleut}},
title = {Codifying the neighborhood structure},
booktitle = {Handbook of Spatial Analysis. Theory and Applications with R, Insee Méthodes vol.131},
chapter = {2},
publisher = {Institut national de la statistique et des études économiques (Insee)},
year = {2018},
pages = {32--47},
}
@incollection{BuronFontaine2018,
author = {Ma\¨el-Luc Buron and Ma\¨elle Fontaine},
title = {Confidentiality of Spatial Data},
booktitle = {Handbook of Spatial Analysis. Theory and Applications with R, Insee Méthodes vol.131},
chapter = {14},
publisher = {Institut national de la statistique et des études économiques (Insee)},
year = {2018},
pages = {349--374},
}
@incollection{CetlEtAl2019,
author = {Vlado Cetl and Robert Tomas and Alexander Kotsev and Vanda Nunes {de Lima} and Robin S. Smith and Markus Jobst},
title = {Establishing Common Ground Through {INSPIRE}: The Legally-Driven {European} Spatial Data Infrastructure},
booktitle = {Service-Oriented Mapping. Changing Paradigm in Map Production and Geoinformation Management},
publisher = {Springer},
year = {2019},
editor = {Jürgen D\"{o}llner and Markus Jobst and Peter Schmitz},
chapter = {3},
pages = {63--84},
}
@incollection{Haining2010,
author = {Robert P. Haining},
title = {The Nature of Georeferenced Data},
booktitle = {Handbook of Applied Spatial Analysis: Software Tools, Methods and Applications},
publisher = {Springer},
year = {2010},
editor = {Manfred M. Fischer and Arthur Getis},
chapter = {B.1},
pages = {197--217},
}
@incollection{HaldorsonMostrom2019,
author = {Marie Haldorson and Jerker Moström},
title = {Developing a Statistical Geospatial Framework for the {European Statistical System}},
booktitle = {Service-Oriented Mapping. Changing Paradigm in Map Production and Geoinformation Management},
publisher = {Springer},
year = {2019},
editor = {Jürgen Döllner and Markus Jobst and Peter Schmitz},
chapter = {9},
pages = {185--206},
}
@incollection{OwusuEtAl2017,
author = {Claudio Owusu and Yu Lan and Minrui Zheng and Wenwu Tang and Eric Delmelle},
title = {Geocoding Fundamentals and Associated Challenges},
booktitle = {Geospatial Data Science Techniques and Applications},
chapter = {2},
publisher = {CRC Press},
year = {2017},
pages = {41--62},
}
@incollection{SalimaEtAlt_2018,
author = {Bouayad Agha Salima and Marie-Pierre de Bellefon},
title = {Spatial autocorrelation indices},
booktitle = {Handbook of Spatial Analysis. Theory and Applications with R, Insee Méthodes vol.131},
chapter = {3},
publisher = {Institut national de la statistique et des études économiques (Insee)},
year = {2018},
pages = {51--70},
}
@inproceedings{Branchu_Costemalle_Fontaine_2018,
address = {Paris},
title = {Données carroyées et confidentialité},
url = {http://www.jms-insee.fr/2018/S23_3_ACTE_BRANCHU_JMS2018.pdf},
booktitle = {Journées de Méthodologie Statistique},
author = {Branchu, Marc and Costemalle, Vianney and Fontaine, Maëlle},
year = {2018},
language = {fr}
}
@inproceedings{cellkey_meindl,
title = {cellKey - {Consistent} perturbation of statistical tables},
booktitle = {Joint UNECE/Eurostat Work Session on Statistical Data Confidentiality, The Hague, Netherlands},
author = {Meindl, Bernhard and Enderle, Tobias},
year = {2019},
note = {\url{https://unece.org/sites/default/files/datastore/fileadmin/DAM/stats/documents/ece/ces/ge.46/2019/mtg1/SDC2019_S7_Austria_and_Germany_cellKey_Meindl_AD.pdf}}
}
@inproceedings{Chainey2002,
author = {S. Chainey and S. Reid and N. Stuart},
title = {When is a hotspot a hotspot? {A} procedure for creating statistically robust hotspot maps of crime},
booktitle = {Innovations in {GIS} 9: Socio-economic applications of geographic information science},
year = {2002},
editor = {D. Kidner and G. Higgs and S. White},
publisher = {Taylor and Francis},
pages = {21--36},
}
@inproceedings{Costemalle_2018,
address = {Paris},
title = {Identification des problèmes de différenciation géographique},
url = {https://www.jms-insee.fr/2018/S23_2_ACTE_COSTEMALLE_JMS2018.pdf},
booktitle = {Journées de Méthodologie Statistique},
author = {Costemalle, Vianney},
year = {2018},
month = jun,
language = {fr-FR}
}
@inproceedings{Danese2008,
author = {M. Danese and M. Lazzari and B. Murgante},
title = {Kernel density estimation methods for a geostatistical approach in seismic risk analysis: the case study of {P}otenza Hilltop town (southern {I}taly)},
booktitle = {ICCSA 2008, Part I},
year = {2008},
note = {{LNCS} 5072},
publisher = {Springer},
pages = {415--429},
}
@inproceedings{DeWolfDeJonge2017,
title = {Location related risk and utility},
booktitle = {UNECE Work Session on Statistical Data Confidentiality, September 20-22, Skopje, North Macedonia},
author = {Peter-Paul {de Wolf} and Edwin {de Jonge}},
year = {2017},
note = {\url{https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2017/3_LocationRiskUtility.pdf}}
}
@inproceedings{Domingo2001,
title = {Comparing {SDC} methods for microdata on the basis of information loss and disclosure risk},
author = {Domingo-Ferrer, J. and Mateo-Sanz, J. M. and Torra, V.},
booktitle = {Pre-proceedings of ETK-NTTS, 2001 Conference Hersonissos (Crete) 18-22 June 2001},
volume = {2},
pages = {807--826},
year = {2001}
}
@inproceedings{EnderleEtAl2018,
author = {Tobias Enderle and Sarah Giessing and Reinhard Tent},
title = {Designing Confidentiality on the Fly Methodology - Three Aspects},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '18, Proceedings},
editor = {Josep Domingo-Ferrer and Francisco Montes},
year = {2018},
pages = {28--42},
publisher = {Springer},
note = {{LNCS} 11126},
}
@inproceedings{EnderleEtAl2020,
author = {Tobias Enderle and Sarah Giessing and Reinhard Tent},
title = {Calculation of Risk Probabilities for the {Cell Key Method}},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '20, Proceedings},
editor = {Josep Domingo-Ferrer and Krishnamurty Muralidhar},
year = {2020},
pages = {151--165},
publisher = {Springer},
note = {{LNCS} 12276},
}
@inproceedings{EnderleGiessing2017,
author = {Tobias Enderle and Sarah Giessing},
title = {Testing {CTA} as Additivity Module for Perturbed {Census 2021 EU} Hypercube Data},
booktitle = {UNECE Work Session on Statistical Data Confidentiality, Skopje, North Macedonia, November 20-22},
year = {2017},
note = {\url{https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2017/1_testing_cta.pdf}},
}
@inproceedings{FraserWooton2005,
author = {Bruce Fraser and Janice Wooton},
title = {A proposed method for confidentialising tabular output to protect against differencing},
booktitle = {Joint UNECE / Eurostat Work Session on Statistical Data Confidentiality, Geneva, Switzerland, November 9-11},
year = {2005},
}
@inproceedings{Giessing2016,
author = {Sarah Giessing},
title = {Computational Issues in the Design of Transition Probabilities and Disclosure Risk Estimation for Additive Noise},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '16, Proceedings},
editor = {Josep Domingo-Ferrer and Mirjana Pejić-Bach},
year = {2016},
pages = {237--251},
publisher = {Springer},
note = {{LNCS} 9867},
}
@inproceedings{GiessingHoehne2010,
author = {Sarah Giessing and J{\"o}rg H{\"o}hne},
title = {Eliminating Small Cells from Census Count Tables: Some Considerations on Transition Probabilities},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '10, Proceedings},
editor = {Josep Domingo-Ferrer and Emmanouil Magkos},
year = {2010},
pages = {52--65},
publisher = {Springer},
note = {{LNCS} 6344},
}
@inproceedings{GrubesicMurray2004,
author = {T.H. Grubesic and A.T. Murray},
title = {Assessing positional uncertainty in geocoded data},
booktitle = {Proceedings of the 24th Urban Data Management Symposium, Chioggia, Italy},
year = {2004}
}
@inproceedings{GussenbauerEtAl2023,
author = {Johannes Gussenbauer and Julien Jamme and Edwin de Jonge and Peter-Paul de Wolf and Martin M\"{o}hler},
title = {Spatial {SDC} experiments and evaluations with multiple countries comparison},
booktitle = {UNECE Expert Meeting on Statistical Data Confidentiality, September 26-28, Wiesbaden, Germany},
year = {2023},
note = {\url{https://unece.org/sites/default/files/2023-08/SDC2023_S3_4_Austria_Gussenbauer_D.pdf}},
}
@inproceedings{JongeWolf2016,
author = {Edwin de Jonge and Peter-Paul de Wolf},
title = {Spatial smoothing and statistical disclosure control},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '16, Proceedings},
year = {2016},
editor = {Josep Domingo-Ferrer and Mirjana Peji\'c-Bach},
pages = {107--117},
publisher = {Springer},
note = {{LNCS} 9867},
}
@inproceedings{LukanSmukavec2017,
title = {Statistical disclosure control considerations of publishing data on grid squares and territorial units in the application {STAGE}},
booktitle = {UNECE Work Session on Statistical Data Confidentiality, September 20-22, Skopje, North Macedonia},
author = {Juno\v{s} Lukan and Andreja Smukavec},
year = {2017},
note = {\url{https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2017/4_grid_squares.pdf}},
}
@inproceedings{o2012confidentialising,
author = {{O’Keefe}, Christine M.},
title = {Confidentialising maps of mixed point and diffuse spatial data},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '12, Proceedings},
year = {2012},
editor = {Josep Domingo-Ferrer and Ilenia Tinnirello},
publisher = {Springer},
pages = {226--240},
note = {{LNCS} 7556},
}
@inproceedings{osth2011introducing,
author = {{\"O}sth, J. and Malmberg, B. and Anderson, E. K.},
title = {Introducing EquiPop},
booktitle = {6th international conference on population geographies},
year = {2011},
}
@inproceedings{ShlomoYoung2006,
author = {Natalie Shlomo and Caroline Young},
title = {Statistical Disclosure Control Methods Through a Risk-Utility Framework},
booktitle = {Privacy in Statistical Databases. CENEX-SDC Project International Conference, PSD '06, Proceedings},
editor = {Josep Domingo-Ferrer and Luisa Franconi},
year = {2006},
pages = {68--81},
publisher = {Springer},
note = {{LNCS} 4302},
}
@inproceedings{Suñé_Ibáñez_2017,
address = {Bruxelles},
title = {Statistical disclosure control on visualising geocoded population data using quadtrees},
url = {https://www.idescat.cat/serveis/biblioteca/docs/bib/pec/paae2017/b3713abstract.pdf},
booktitle = {NTTS 2017},
author = {Su{\~n}\'e, E. and Rovira, C. and Ib\'a{\~n}ez, D. and Farr\'e, M.},
year = {2017},
language = {en}
}
@inproceedings{Tsoulos2001,
author = {Lysandros Tsuolos},
title = {An Equal Area Projection for Statistical Mapping in the {EU}},
booktitle = {Map Projections for Europe},
editor = {A. Annoni and C. Luzet and E. Gubler and J. Ihde},
organization = {European Commission Joint Research Centre},
year = {2001},
pages = {50--55},
}
@inproceedings{WolfJonge2018,
author = {Peter-Paul de Wolf and Edwin de Jonge},
title = {Safely plotting continuous variables on a map},
booktitle = {Privacy in Statistical Databases. UNESCO Chair in Data Privacy, International Conference, PSD '18, Proceedings},
year = {2018},
editor = {Josep Domingo-Ferrer and Francisco Montes},
pages = {347--359},
publisher = {Springer},
note = {{LNCS} 11126},
}
@manual{AQuadtree_2023,
title = {AQuadtree: Confidentiality of Spatial Point Data},
author = {Raymond Lagonigro and Ramon Oller and Joan Carles Martori},
year = {2023},
note = {R package version 1.0.4},
}
@manual{diffman,
title = {diffman: Detect Differentiation Problems},
author = {Vianney Costemalle and Arlindo {Dos Santos} and Francois Semecurbe},
year = {2020},
note = {R package version 0.1.1},
url = {https://github.com/InseeFrLab/diffman-1},
}
@manual{gridy,
title = {gridy: Protects multilevel gridded data with a quadtree approach.},
author = {Vianney Costemalle and Julien Jamme},
year = {2024},
note = {R package version 0.1.1},
url = {https://github.com/InseeFrLab/gridy},
}
@manual{INSPIRE2023,
author = {{INSPIRE Maintenance and Implementation Group (MIG)}},
title = {D2.8.I.2 Data Specification on Geographical Grid Systems - Technical Guidelines},
organization = {European Commission Joint Research Centre},
year = {2023},
}
@manual{sdcSpatial_2022,
title = {sdcSpatial: Statistical Disclosure Control for Spatial Data},
author = {Edwin {de Jonge} and Peter-Paul {de Wolf}},
year = {2022},
note = {R package version 0.5.2},
url = {https://github.com/edwindj/sdcSpatial},
}
@mastersthesis{Hut2020Thesis,
author = {Hut, D. A.},
title = {Statistical disclosure control when publishing on thematic maps},
school = {University of Twente},
address = {Enschede, the Netherlands},
year = {2020},
}