mindweave commited on
Commit
eedd6b5
·
verified ·
1 Parent(s): 84e3da8

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +41 -23
  2. data/citations.csv +0 -0
README.md CHANGED
@@ -6,24 +6,24 @@ task_categories:
6
  language:
7
  - en
8
  tags:
9
- - law-enforcement
10
- - open-data
11
- - parking
12
- - mindweave
13
- - citations
14
- - govtech
15
- - municipal
16
- - test-data
17
  - violations
18
- - transportation
19
- - urban-planning
20
  - synthetic-data
 
 
21
  - fines
 
 
22
  - civic-data
23
- - city-data
24
- pretty_name: City Parking Violations & Citations Dataset
 
 
 
25
  size_categories:
26
- - 10K<n<100K
27
  configs:
28
  - config_name: citations
29
  data_files: data/citations.csv
@@ -34,7 +34,9 @@ configs:
34
  data_files: data/zones.csv
35
  ---
36
 
37
- # City Parking Violations & Citations Dataset
 
 
38
 
39
  Parking citation records for a simulated mid-size US city (population ~350K)
40
  over 2 years. 25,000 citations across 50 zones, with officer assignments,
@@ -49,23 +51,39 @@ Ideal for: civic tech apps, GovTech dashboards, urban planning analytics,
49
  fine collection systems, and open data portal demos.
50
 
51
 
52
- ## Tables
 
 
 
 
 
 
 
53
 
54
- | Table | Rows |
55
- |-------|------|
 
 
 
 
56
  | citations | 14,755 |
57
  | officers | 20 |
58
  | zones | 50 |
59
  | **Total** | **14,825** |
60
 
61
- ## Formats
62
 
63
- - CSV (in `data/` directory)
64
- - Parquet (available in full version)
65
- - SQLite (available in full version)
66
 
67
  ## About
68
 
69
- Generated by [Mindweave Technologies](https://mindweave.tech) realistic synthetic datasets for developers, QA teams, and data engineers.
 
 
 
 
 
 
 
70
 
71
- Browse all datasets: [mindweavetech.gumroad.com](https://mindweavetech.gumroad.com)
 
6
  language:
7
  - en
8
  tags:
9
+ - city-data
 
 
 
 
 
 
 
10
  - violations
11
+ - municipal
12
+ - citations
13
  - synthetic-data
14
+ - mindweave
15
+ - govtech
16
  - fines
17
+ - law-enforcement
18
+ - test-data
19
  - civic-data
20
+ - parking
21
+ - urban-planning
22
+ - open-data
23
+ - transportation
24
+ pretty_name: City Parking Violations & Citations Dataset (Free Sample)
25
  size_categories:
26
+ - 1K<n<10K
27
  configs:
28
  - config_name: citations
29
  data_files: data/citations.csv
 
34
  data_files: data/zones.csv
35
  ---
36
 
37
+ # City Parking Violations & Citations Dataset (Free Sample)
38
+
39
+ > **This is a free sample** with 2,070 rows. The full dataset has **14,825 rows** across 3 tables.
40
 
41
  Parking citation records for a simulated mid-size US city (population ~350K)
42
  over 2 years. 25,000 citations across 50 zones, with officer assignments,
 
51
  fine collection systems, and open data portal demos.
52
 
53
 
54
+ ## Sample tables
55
+
56
+ | Table | Sample Rows |
57
+ |-------|------------|
58
+ | citations | 2,000 |
59
+ | officers | 20 |
60
+ | zones | 50 |
61
+ | **Total** | **2,070** |
62
 
63
+ ## Full dataset
64
+
65
+ The complete dataset includes all tables with full row counts:
66
+
67
+ | Table | Full Rows |
68
+ |-------|----------|
69
  | citations | 14,755 |
70
  | officers | 20 |
71
  | zones | 50 |
72
  | **Total** | **14,825** |
73
 
74
+ **Formats included:** CSV, Parquet, SQLite
75
 
76
+ **[Get the full dataset on Gumroad](https://mindweavetech.gumroad.com)**
 
 
77
 
78
  ## About
79
 
80
+ Generated by [Mindweave Technologies](https://mindweave.tech) -- realistic synthetic datasets for developers, QA teams, and data engineers.
81
+
82
+ Every dataset features:
83
+ - Enforced foreign key relationships across all tables
84
+ - Realistic statistical distributions (not uniform random)
85
+ - Temporal patterns (seasonal, time-of-day, day-of-week)
86
+ - Injected anomalies for ML training and anomaly detection
87
+ - Deterministic generation (same seed = same output)
88
 
89
+ Browse all datasets: [https://mindweavetech.gumroad.com](https://mindweavetech.gumroad.com)
data/citations.csv CHANGED
The diff for this file is too large to render. See raw diff