Skip to content

Commit

Permalink
CTO-675: Minor Updates to sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
silvexis committed May 8, 2024
1 parent 8bd67f0 commit 1731dfb
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
32 changes: 16 additions & 16 deletions tests/data/sample_uca_data.jsonl
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{"timestamp": "2021-03-22 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "StateEx", "target": {}, "telemetry-stream": "test-data", "value": 40.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Hooli", "target": {}, "telemetry-stream": "test-data", "value": 23.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Sunbank", "target": {}, "telemetry-stream": "test-data", "value": 37.0000}
{"timestamp": "2021-04-06 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Transport Co.", "target": {}, "telemetry-stream": "test-data", "value": 25.0000}
{"timestamp": "2021-03-19 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "StateEx", "target": {}, "telemetry-stream": "test-data", "value": 40.0000}
{"timestamp": "2021-03-30 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Hooli", "target": {}, "telemetry-stream": "test-data", "value": 23.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Bank of Sokovia", "target": {}, "telemetry-stream": "test-data", "value": 43.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Hooli", "target": {}, "telemetry-stream": "test-data", "value": 23.0000}
{"timestamp": "2021-03-13 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Sunbank", "target": {}, "telemetry-stream": "test-data", "value": 37.0000}
{"timestamp": "2021-03-18 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-03-24 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Bank of Sokovia", "target": {}, "telemetry-stream": "test-data", "value": 43.0000}
{"timestamp": "2021-03-17 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-04-03 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-04-04 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "WeShipit, Inc.", "target": {}, "telemetry-stream": "test-data", "value": 124.0000}
{"timestamp": "2021-05-04 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "WeShipit, Inc.", "target": {}, "telemetry-stream": "test-data", "value": 0.0}
{"timestamp": "2021-03-22 00:00:00+00:00", "granularity": "DAILY", "id": "StateEx", "target": {}, "value": 40.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "id": "Hooli", "target": {}, "value": 23.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "id": "Sunbank", "target": {}, "value": 37.0000}
{"timestamp": "2021-04-06 00:00:00+00:00", "granularity": "DAILY", "id": "Transport Co.", "target": {}, "value": 25.0000}
{"timestamp": "2021-03-19 00:00:00+00:00", "granularity": "DAILY", "id": "StateEx", "target": {}, "value": 40.0000}
{"timestamp": "2021-03-30 00:00:00+00:00", "granularity": "DAILY", "id": "Hooli", "target": {}, "value": 23.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "id": "Bank of Sokovia", "target": {}, "value": 43.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "id": "Hooli", "target": {}, "value": 23.0000}
{"timestamp": "2021-03-13 00:00:00+00:00", "granularity": "DAILY", "id": "Sunbank", "target": {}, "value": 37.0000}
{"timestamp": "2021-03-18 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-03-24 00:00:00+00:00", "granularity": "DAILY", "id": "Bank of Sokovia", "target": {}, "value": 43.0000}
{"timestamp": "2021-03-17 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-04-03 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-04-04 00:00:00+00:00", "granularity": "DAILY", "id": "WeShipit, Inc.", "target": {}, "value": 124.0000}
{"timestamp": "2021-05-04 00:00:00+00:00", "granularity": "DAILY", "id": "WeShipit, Inc.", "target": {}, "value": 0.0}
32 changes: 16 additions & 16 deletions uca/data/sample_uca_data.jsonl
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{"timestamp": "2021-03-22 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "StateEx", "target": {}, "telemetry-stream": "test-data", "value": 40.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Hooli", "target": {}, "telemetry-stream": "test-data", "value": 23.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Sunbank", "target": {}, "telemetry-stream": "test-data", "value": 37.0000}
{"timestamp": "2021-04-06 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Transport Co.", "target": {}, "telemetry-stream": "test-data", "value": 25.0000}
{"timestamp": "2021-03-19 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "StateEx", "target": {}, "telemetry-stream": "test-data", "value": 40.0000}
{"timestamp": "2021-03-30 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Hooli", "target": {}, "telemetry-stream": "test-data", "value": 23.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Bank of Sokovia", "target": {}, "telemetry-stream": "test-data", "value": 43.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Hooli", "target": {}, "telemetry-stream": "test-data", "value": 23.0000}
{"timestamp": "2021-03-13 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Sunbank", "target": {}, "telemetry-stream": "test-data", "value": 37.0000}
{"timestamp": "2021-03-18 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-03-24 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "Bank of Sokovia", "target": {}, "telemetry-stream": "test-data", "value": 43.0000}
{"timestamp": "2021-03-17 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-04-03 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "SoftwareCorp", "target": {}, "telemetry-stream": "test-data", "value": 17.0000}
{"timestamp": "2021-04-04 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "WeShipit, Inc.", "target": {}, "telemetry-stream": "test-data", "value": 124.0000}
{"timestamp": "2021-05-04 00:00:00+00:00", "granularity": "DAILY", "cost-context": "Cost-Per-Fake-Customer", "id": "WeShipit, Inc.", "target": {}, "telemetry-stream": "test-data", "value": 0.0}
{"timestamp": "2021-03-22 00:00:00+00:00", "granularity": "DAILY", "id": "StateEx", "target": {}, "value": 40.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "id": "Hooli", "target": {}, "value": 23.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "id": "Sunbank", "target": {}, "value": 37.0000}
{"timestamp": "2021-04-06 00:00:00+00:00", "granularity": "DAILY", "id": "Transport Co.", "target": {}, "value": 25.0000}
{"timestamp": "2021-03-19 00:00:00+00:00", "granularity": "DAILY", "id": "StateEx", "target": {}, "value": 40.0000}
{"timestamp": "2021-03-30 00:00:00+00:00", "granularity": "DAILY", "id": "Hooli", "target": {}, "value": 23.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "id": "Bank of Sokovia", "target": {}, "value": 43.0000}
{"timestamp": "2021-03-27 00:00:00+00:00", "granularity": "DAILY", "id": "Hooli", "target": {}, "value": 23.0000}
{"timestamp": "2021-03-13 00:00:00+00:00", "granularity": "DAILY", "id": "Sunbank", "target": {}, "value": 37.0000}
{"timestamp": "2021-03-18 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-03-24 00:00:00+00:00", "granularity": "DAILY", "id": "Bank of Sokovia", "target": {}, "value": 43.0000}
{"timestamp": "2021-03-17 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-04-01 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-04-03 00:00:00+00:00", "granularity": "DAILY", "id": "SoftwareCorp", "target": {}, "value": 17.0000}
{"timestamp": "2021-04-04 00:00:00+00:00", "granularity": "DAILY", "id": "WeShipit, Inc.", "target": {}, "value": 124.0000}
{"timestamp": "2021-05-04 00:00:00+00:00", "granularity": "DAILY", "id": "WeShipit, Inc.", "target": {}, "value": 0.0}
4 changes: 2 additions & 2 deletions uca/data/test_configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"template": {
"timestamp": "$timestamp",
"granularity": "HOURLY",
"cost-context": "Cost-Per-Fake-Customer",
"id": "$unit_id",
"target": {
"product": [
Expand All @@ -18,6 +17,7 @@
"mode": "exact",
"jitter": 35,
"allocation": 100000
}
},
"transmit_type": "sum"
}
}

0 comments on commit 1731dfb

Please sign in to comment.