All Projects → CraigKelly → steam-data

CraigKelly / steam-data

Licence: MIT license
A simple data project for Steam data

Programming Languages

Jupyter Notebook
11667 projects
TeX
3793 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to steam-data

steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (+3.45%)
Mutual labels:  steam, steam-api, steam-data
php-steam-web-api-client
Automatically generated api client for the Steam Web API.
Stars: ✭ 79 (+172.41%)
Mutual labels:  steam, steam-api
steamworks
Steamworks API wrapper for Go
Stars: ✭ 26 (-10.34%)
Mutual labels:  steam, steam-api
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (+6.9%)
Mutual labels:  steam, steam-api
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (+203.45%)
Mutual labels:  steam, steam-api
Steamforwarder
steam_api.dll implementation for wine. Your windows games now can interact with your linux steam! (This repo mirrors https://gitlab.com/xomachine/SteamForwarder)
Stars: ✭ 190 (+555.17%)
Mutual labels:  steam, steam-api
market-pricing
Wrapper for the unofficial Steam Market Pricing API
Stars: ✭ 21 (-27.59%)
Mutual labels:  steam, steam-api
Steamworks
Exposing SteamWorks functions to SourcePawn.
Stars: ✭ 70 (+141.38%)
Mutual labels:  steam, steam-api
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (+334.48%)
Mutual labels:  steam, steam-api
steam-group-members
A node module to get a steam groups members list using promises.
Stars: ✭ 17 (-41.38%)
Mutual labels:  steam, steam-api
CreamInstaller
Automatically finds all installed Steam, Epic and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information.
Stars: ✭ 274 (+844.83%)
Mutual labels:  steam, steam-api
g-steam
steam web api for golang
Stars: ✭ 22 (-24.14%)
Mutual labels:  steam, steam-api
Punk
⚡ Alternative cross-platform Steam client for desktop
Stars: ✭ 87 (+200%)
Mutual labels:  steam, steam-api
Steampy
A Steam trading library for python 3
Stars: ✭ 212 (+631.03%)
Mutual labels:  steam, steam-api
Steamcmd Autoupdate Any Gameserver
Windows SteamCMD to autoupdate and install any game server steam cmd settings configurable lots of useful features. This batch script will keep your game servers automaticly updated updating intervals announce the server is shutting down for updates etc all configurable.
Stars: ✭ 77 (+165.52%)
Mutual labels:  steam, steam-api
CSGO-Overpay-Bot
No description or website provided.
Stars: ✭ 31 (+6.9%)
Mutual labels:  steam, steam-api
steam community market
Get item prices and volumes from the Steam Community Market using Python 3
Stars: ✭ 24 (-17.24%)
Mutual labels:  steam, steam-api
Steam Market
Find arbitrages on the Steam Market.
Stars: ✭ 25 (-13.79%)
Mutual labels:  steam, steam-api
Personal Influxdb
Import data from various APIs into InfluxDB
Stars: ✭ 51 (+75.86%)
Mutual labels:  steam, steam-api
steam-auth
A simple PHP Steam login and User Detail package
Stars: ✭ 16 (-44.83%)
Mutual labels:  steam, steam-api

Steam Data

A simple data project for Steam data.

If you want the entire data set, including all files generated in the process of creating the final file, then you can download it here.

If you are only interested in the final data set, we have made it available on data.world

The subdirectory ./data is a Makefile driven pipeline for retrieving and cleaning all data. You'll need make and Python3.

Other Goodies

See ./analysis for some simple, example Jupyter notebooks examining the data. You'll need Jupyter and the usual Python data analysis tools. Using the jupyter Docker image jupyter/datascience-notebook should be sufficient.

See ./report for a brief report on work with this dataset. The report is in LaTeX and uses make+rubber to build the final PDF.

Licensing

All code here is licensed under the MIT license. All data is licensed under the data holder's license. We promise that we have made a best effort to insure that all data that you can obtain with this code is then usable for personal or research purposes. Please double-check with the data originator(s) if you intend to make the data publicly available (including via publication) or to use it for commercial purposes.

Citing this work

Please let us know if you wish to cite this work!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].