Questions tagged [data-collection]

159 questions
-1
votes
1 answer

What is splunk's log file collect technology

I'm using Splunk and Splunk forwarder (UF) for log collecting. I have questions that "How to Splunk collect log file?", "What is data collect technic?" So, I tried to find answer and found a few informations from Splunk doc, .conf's ppt, etc. But,…
heunji
  • 21
  • 1
-1
votes
1 answer

Python API Data Collection Social Media API and Geolocation I.E. Twitter

Can Anyone Help me out here with working through some logic with Python3 for Data collection or propose any easier methods that are as efficient. I know you can add data sources to programs like Tableau and others but that's not really what i'm…
-2
votes
1 answer

Is there a way to simulate a user search on the Youtube API?

I am trying to collect some data for a pet study. I would be collecting some metadata on the video suggestions based on a search. I was wondering if it is possible to do the following using the Youtube API(python or R) : Input a search keyword and…
-2
votes
1 answer

Software/languages for online structured data collection from (human) clients

I need to develop a web interface to collect and validate a range of data from many of my organization's clients. This isn't a single form, but a collection of forms with interdependencies (i.e., field X on form Y is needed if field A was equal to C…
Ben
-2
votes
1 answer

How to implement a method which can collect what information is display on the screen in android app

I want to do a research by monitor user behavior using android app. So we want to collect how many time they spend in each page in detailed (not only the total time we need for each portion of page cause the page is very long and scrollable) it's…
吳佳真
  • 1
  • 1
-2
votes
1 answer

How to store multiple numbers under one name

At the moment I am working on a credit card validation program with the Luhn algorithm. So far it is working, but the next thing is to tell which bank issued the card. Of course not all of them, just a few. The question: What is the proper way to…
Paxsentry
  • 193
  • 2
  • 14
-3
votes
1 answer

What do I mention in the privacy policy for my game in Google PlayStore which doesn't collect data on its own but uses third party analytics software?

I have a game that does not collect/process any type of data on its own(I do not own/use servers to collect/process data). The game uses services like AdMob, Firebase and Google Analytics to collect analytics data(which includes data such as age,…
-3
votes
1 answer

Customized weight based ranking mechanism

I have the following problem I would like to tackle. I have a list of elements 'Ei' (element i), each with several parameters. The parameters are similar and each is assigned with a weight 'Wx' (Weight for parameter x). The weight can be changed…
Boris Ka
  • 79
  • 1
  • 1
  • 8
-3
votes
1 answer

Online Data Collection

I am attempting to collect data from 75,000 articles on web of knowledge. All the data could be viewed on each article's webpage. Being an absolute beginner in programming, I am unsure how this could be done other than manually. Is there any codes I…
1 2 3
10
11