Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How is the data mined?

Data mined
0
Posted

How is the data mined?

0

A. Some PHP scripts do the trick. Once an hour, everyday, update.php visits the Gamespy Stats for all games, and saves that on a huge database. Then it goes to each of the games’ pages (including some of the games that aren’t always listed on the main page, which I opted to force updating) and grabs that data too, so it knows the mods data. New games and mods are also added as they appear on the stats. Then, once a day, make_graph.php averages all this hourly data and creates some day-based graphics – the graphics you see on each stats page. The data is also compressed sometimes – all hourly data is averaged and stored as daily data – so the database won’t get too big. For reference, as of august 2006, there are 156,147 records stored in 4 different MySQL tables, taking 3.8mb.

0

A. Some PHP scripts do the trick. Once an hour, everyday, update.php visits the Gamespy Stats for all games, and saves that on a huge database. Then it goes to each of the games’ pages (including some of the games that aren’t always listed on the main page, which I opted to force updating) and grabs that data too, so it knows the mods data. New games and mods are also added as they appear on the stats. Then, once a day, make_graph.php averages all this hourly data and creates some day-based graphics – the graphics you see on each stats page. The data is also compressed sometimes – all hourly data is averaged and stored as daily data – so the database won’t get too big. For reference, as of august 2006, there are 156,147 records stored in 4 different MySQL tables, taking 3.8mb.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.