home / database

Menu
  • GraphQL API

achievement

Table actions
  • GraphQL API for achievement

Data source: steam-to-sqlite

34 rows where steam_app_pk = 1145

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

pk ▼ name percent steam_app_pk
1405036 level_10 74.2 Cookie Invaders 1145
1405037 level_20 43.2 Cookie Invaders 1145
1405038 level_30 21.4 Cookie Invaders 1145
1405039 convert_item 20.6 Cookie Invaders 1145
1405040 craft_ship_1 31.3 Cookie Invaders 1145
1405041 col_currency 8.1 Cookie Invaders 1145
1405042 def_boss_1 14.1 Cookie Invaders 1145
1405043 col_items_1 8.4 Cookie Invaders 1145
1405044 def_enemy_1 10.7 Cookie Invaders 1145
1405045 unlock_challenge 13.2 Cookie Invaders 1145
1405046 max_realm_1 7.9 Cookie Invaders 1145
1405047 level_40 5.6 Cookie Invaders 1145
1405048 max_realm_2 3.9 Cookie Invaders 1145
1405049 def_boss_2 3.3 Cookie Invaders 1145
1405050 def_boss_3 2.2 Cookie Invaders 1145
1405051 max_realm_3 2.2 Cookie Invaders 1145
1405052 max_realm_4 1.6 Cookie Invaders 1145
1405053 def_enemy_2 1.6 Cookie Invaders 1145
1405054 challenge_5 2.8 Cookie Invaders 1145
1405055 challenge_1 1.4 Cookie Invaders 1145
1405056 challenge_4 1.1 Cookie Invaders 1145
1405057 level_50 1.4 Cookie Invaders 1145
1405058 craft_ship_2 1.4 Cookie Invaders 1145
1405059 realm_complete 1.4 Cookie Invaders 1145
1405060 challenge_2 1.1 Cookie Invaders 1145
1405061 challenge_3 1.9 Cookie Invaders 1145
1405062 col_items_2 0.8 Cookie Invaders 1145
1405063 deaths 0.2 Cookie Invaders 1145
1405064 def_boss_5 0.2 Cookie Invaders 1145
1405065 def_boss_4 0.2 Cookie Invaders 1145
1405066 def_enemy_5 0.2 Cookie Invaders 1145
1405067 def_enemy_4 0.2 Cookie Invaders 1145
1405068 def_enemy_3 0.5 Cookie Invaders 1145
1405069 level_60 0.2 Cookie Invaders 1145

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "achievement" (
	pk INTEGER NOT NULL, 
	name VARCHAR NOT NULL, 
	percent FLOAT NOT NULL, 
	steam_app_pk INTEGER, 
	PRIMARY KEY (pk), 
	FOREIGN KEY(steam_app_pk) REFERENCES steam_app (pk)
);
Powered by Datasette · Queries took 8724.238ms · Data source: steam-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows