Skip to content

Instantly share code, notes, and snippets.

@JoshAshby
Created November 7, 2011 03:13
Show Gist options
  • Save JoshAshby/1344099 to your computer and use it in GitHub Desktop.
Save JoshAshby/1344099 to your computer and use it in GitHub Desktop.
backup from my failing harddrive of a few couchdb documents. nothing deadly in here.
{
"_id": "37812985fc6e7a3f285b9a17c6907249",
"_rev": "15-3274f0b73e1e2f81af9a1fe3adc652dc",
"username": "Josh",
"doc_type": "userDoc",
"hash": "365f62917a9cee010fead042b886b1a8a166bf045b4458b23e0a830a69b63f75134de79b8ba59d618a38f2e9de19e634d2431447c5997801ea83dc1ef2edeccf",
"permission": "god",
"ip": "::1",
"datetime": "2011-09-11 12:52:08",
"oauth": {
"shared": "rGgkUYhqjNEtwZdhnnLZoBkXkdKCPJmI",
"secret": "OSdTYJAeQJLLOHlOdmatRvEdBcuxuKGD"
},
"logged_in": false,
"password": "ashby",
"salt": "LwhfPY8EFnDBuDJO",
"email": "[email protected]"
}
{
"_id": "37812985fc6e7a3f285b9a17c6aee527",
"_rev": "7-180d1b138d96921c06db296dcc0ed701",
"last5Day": [
-1,
-1,
-1
],
"all": {
"relative": {
"-5.0": 3
},
"absolute": {
}
},
"description": "Orange notebook from Rhodia. Graph paper, model N11. 7.4cm x 10.5cm.",
"picture": "3037921120217.png",
"barcode": "3037921120217",
"rank": 0,
"last5": [
-5,
-5,
-5
],
"flag": "H",
"name": "Orange Graph Composition",
"category": "Notebook",
"doc_type": "productDoc",
"allDay": {
"relative": {
"-1": 3
},
"absolute": {
}
},
"log": [
{
"date": "2011-03-16 17:27:45",
"quantity": 10
},
{
"date": "2011-03-17 17:27:45",
"quantity": 5
},
{
"date": "2011-03-18 17:27:45",
"quantity": 1
}
],
"tags": [
"paper",
"notebook",
"graph",
"graph paper"
],
"lastGuess": "relative",
"predicted": {
"rate": -5,
"days": -1
},
"quantity": 1
}
{
"_id": "37812985fc6e7a3f285b9a17c6aee98d",
"_rev": "46-ea6254ee1b6313e3cc73e23363b35c8d",
"last5Day": [
-204
],
"all": {
"relative": {
"-5.0": 9
},
"absolute": {
"-0.0245098039216": 14
}
},
"description": "Green covered, graph paper filled (.1 in) 100 sheet composition notebook from stables.",
"picture": "718103025027.png",
"barcode": "718103025027",
"rank": 2,
"last5": [
-0.02450980392156863
],
"flag": "L",
"name": "Green Graph Composition",
"category": "Notebook",
"doc_type": "productDoc",
"allDay": {
"relative": {
"-1": 9
},
"absolute": {
"-1": 2,
"-204": 12
}
},
"log": [
{
"date": "2011-03-16 17:27:45",
"quantity": 10
},
{
"date": "2011-03-17 17:27:45",
"quantity": 5
},
{
"date": "2011-03-18 17:27:45",
"quantity": 1
}
],
"tags": [
"paper",
"notebook",
"graph",
"graph paper"
],
"lastGuess": "absolute",
"predicted": {
"rate": -0.02450980392156863,
"days": -204
},
"quantity": 1
}
{
"_id": "37812985fc6e7a3f285b9a17c6aeeedd",
"_rev": "88-3d7663b27baaded03ba37e78f15ba6db",
"last5Day": [
-177
],
"all": {
"relative": {
"-5.0": 8
},
"absolute": {
"-0.0282485875706": 17
}
},
"description": "A dog of god",
"picture": "null",
"barcode": "dog987",
"rank": 2,
"last5": [
-0.02824858757062147
],
"flag": "L",
"log": [
{
"date": "2011-03-16 17:27:45",
"quantity": 10
},
{
"date": "2011-03-17 17:27:45",
"quantity": 5
},
{
"date": "2011-03-18 17:27:45",
"quantity": 1
}
],
"category": "Animal",
"doc_type": "productDoc",
"allDay": {
"relative": {
"-1": 8
},
"absolute": {
"-177": 17
}
},
"name": "Dog",
"tags": [
"Beagle",
"dog",
"pet"
],
"lastGuess": "absolute",
"predicted": {
"rate": -0.02824858757062147,
"days": -177
},
"quantity": "2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment