Thanks to Kit Baum, my checkipaddresses is available from SSC.
checkipaddresses queries an IP address verification service (https://iphub.info/) that returns the information on IP addresses, including the internet service provider (ISP) and whether it is likely a server farm being used to disguise a respondent’s location.
checkipaddresses takes a list of IP addresses from the current dataset, checks them against IPHub, and creates a dataset (specified with using) with the information it returns. This dataset includes the ip (used for merging), country code, country name, ASN, ISP, block, and hostname. Especially important in this is the variable "block", which gives a score indicating whether the IP address is likely from a server farm and therefore should be excluded from the data.
For more background on the issue of fraudulent survey respondents and how to deal with them, see
Burleigh, Tyler, Ryan Kennedy, and Scott Clifford. 2019. "How to Screen Out VPS and International Respondents Using Qualtrics: A Protocol (October 12, 2018)." Available at SSRN: https://ssrn.com/abstract=3265459
Kennedy, Ryan, Scott Clifford, Tyler Burleigh, Ryan Jewell, and Philip Waggoner. 2018. "The Shape of and Solutions to the MTurk Quality Crisis." Available at SSRN: https://papers.ssrn.com/sol3/papers....act_id=3272468
Related Posts with New package -checkipaddresses- on SSC : identify IP addresses behind VPN/VPS
Problem with Subtracting Variable that Represents a Number of Weeks from a Date VariableI am currently working with a set of data that contains the Date of Birth (dob) of an observation an…
Heteroskedasticity and autocorrelation in a random effects model with small sampleHi I'm estimating a model for the freight rate as the dependent variable. My model has three explana…
outreg2 with incorrect asterisk in excelHi Statalists, I find an issue with outreg2 for exporting regression results out to the excel, that…
Display full value label in resultsHi all, Is there a way to stop Stata from truncating variable value labels in results tables (say i…
Why is a squared term in panel data fixed effects considered redundantI have the following equation: xtreg lwage educ black Hispanic experience expersq married union, fe …
Subscribe to:
Post Comments (Atom)
0 Response to New package -checkipaddresses- on SSC : identify IP addresses behind VPN/VPS
Post a Comment