Datasets:
Bappadala Rohith Kumar Naidu commited on
Commit ·
92cf271
1
Parent(s): 151e45b
feat: complete enterprise-grade dataset sync of RAG, offline bundles, and pipeline scripts
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- data/backend/data/accidents_summary.json +3 -0
- data/backend/data/civic_intel/README.md +94 -0
- data/backend/data/civic_intel/_sync_manifest.json +3 -0
- data/backend/data/civic_intel/boundaries/an_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ap_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ar_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/as_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/boundaries_manifest.json +3 -0
- data/backend/data/civic_intel/boundaries/br_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/cg_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ch_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/dd_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/dl_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ga_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/gj_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/hp_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/hr_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/india_states.geojson +3 -0
- data/backend/data/civic_intel/boundaries/jh_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/jk_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ka_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/kl_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/la_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ld_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/mh_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ml_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/mn_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/mp_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/mz_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/nl_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/od_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/pb_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/py_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/rj_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/sk_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/tn_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/tr_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/ts_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/uk_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/up_districts.geojson +3 -0
- data/backend/data/civic_intel/boundaries/wb_districts.geojson +3 -0
- data/backend/data/civic_intel/city_bboxes.json +3 -0
- data/backend/data/civic_intel/datagov/all_datasets.json +3 -0
- data/backend/data/civic_intel/datagov/datasets_summary.json +3 -0
- data/backend/data/civic_intel/datagov/national_highways_length.csv +3 -0
- data/backend/data/civic_intel/datagov/police_stations_by_state.csv +3 -0
- data/backend/data/civic_intel/datagov/registered_vehicles.csv +3 -0
- data/backend/data/civic_intel/datagov/road_accidents_by_state.csv +3 -0
- data/backend/data/civic_intel/datagov/road_accidents_cause_wise.csv +3 -0
- data/backend/data/civic_intel/datagov/road_length_by_surface.csv +3 -0
data/backend/data/accidents_summary.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bec677265324f6e195579906db31ccc7e895a1df5e0b0cfbabb6f1d5f983a1a7
|
| 3 |
+
size 1655
|
data/backend/data/civic_intel/README.md
ADDED
|
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- hi
|
| 6 |
+
- ta
|
| 7 |
+
- te
|
| 8 |
+
- kn
|
| 9 |
+
- ml
|
| 10 |
+
- mr
|
| 11 |
+
- bn
|
| 12 |
+
- gu
|
| 13 |
+
- pa
|
| 14 |
+
tags:
|
| 15 |
+
- india
|
| 16 |
+
- civic
|
| 17 |
+
- geospatial
|
| 18 |
+
- road-safety
|
| 19 |
+
- municipal
|
| 20 |
+
- gis
|
| 21 |
+
- hackathon
|
| 22 |
+
size_categories:
|
| 23 |
+
- 10K<n<100K
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
# SafeVixAI Civic Intelligence Dataset
|
| 27 |
+
|
| 28 |
+
Comprehensive Indian civic infrastructure and municipal data powering the SafeVixAI AI-powered road safety platform.
|
| 29 |
+
|
| 30 |
+
## Dataset Description
|
| 31 |
+
|
| 32 |
+
This dataset contains:
|
| 33 |
+
|
| 34 |
+
| Category | Description | Format |
|
| 35 |
+
|----------|-------------|--------|
|
| 36 |
+
| **Administrative Boundaries** | State and district boundary polygons for all 36 states/UTs | GeoJSON |
|
| 37 |
+
| **OSM Civic Features** | Streetlights, traffic signals, bus stops, CCTV, speed bumps across 36 Indian cities | CSV |
|
| 38 |
+
| **LGD Directory** | Local Government Directory hierarchy (states, districts) with Census 2011 data | JSON |
|
| 39 |
+
| **Municipal Directory** | 1 files with municipal corporation profiles | JSON |
|
| 40 |
+
| **Road Categories** | Road classification to authority mapping (Municipal/PWD/NHAI) | JSON |
|
| 41 |
+
| **Grievance Taxonomy** | 52-category civic grievance classification system | JSON |
|
| 42 |
+
|
| 43 |
+
## Statistics
|
| 44 |
+
|
| 45 |
+
- **Total Files**: 412
|
| 46 |
+
- **Total Records**: 590,988
|
| 47 |
+
- **Total Size**: 77.3 MB
|
| 48 |
+
- **Coverage**: All 36 Indian states and UTs
|
| 49 |
+
- **Cities**: 36 major metros and state capitals
|
| 50 |
+
|
| 51 |
+
## Data Sources
|
| 52 |
+
|
| 53 |
+
| Source | Type | License |
|
| 54 |
+
|--------|------|---------|
|
| 55 |
+
| [LGD Directory](https://lgdirectory.gov.in/) | Government | Open Government Data |
|
| 56 |
+
| [OpenStreetMap](https://www.openstreetmap.org/) | Community | ODbL |
|
| 57 |
+
| [Census of India 2011](https://censusindia.gov.in/) | Government | Open |
|
| 58 |
+
| [India Maps Data](https://github.com/udit-001/india-maps-data) | Community | MIT |
|
| 59 |
+
| SafeVixAI Project | Original | MIT |
|
| 60 |
+
|
| 61 |
+
## Usage
|
| 62 |
+
|
| 63 |
+
```python
|
| 64 |
+
import json
|
| 65 |
+
|
| 66 |
+
# Load municipalities
|
| 67 |
+
with open('municipalities_seed.json') as f:
|
| 68 |
+
municipalities = json.load(f)
|
| 69 |
+
|
| 70 |
+
# Load road categories
|
| 71 |
+
with open('road_categories.json') as f:
|
| 72 |
+
road_map = json.load(f)
|
| 73 |
+
|
| 74 |
+
# Load OSM features
|
| 75 |
+
import csv
|
| 76 |
+
with open('osm_features/chennai_streetlight.csv') as f:
|
| 77 |
+
lights = list(csv.DictReader(f))
|
| 78 |
+
```
|
| 79 |
+
|
| 80 |
+
## Citation
|
| 81 |
+
|
| 82 |
+
```bibtex
|
| 83 |
+
@misc{safevixai2026,
|
| 84 |
+
title={SafeVixAI Civic Intelligence Dataset},
|
| 85 |
+
author={SafeVixAI Team},
|
| 86 |
+
year={2026},
|
| 87 |
+
publisher={HuggingFace},
|
| 88 |
+
url={https://huggingface.co/datasets/SafeVixHub/civic-intel-india}
|
| 89 |
+
}
|
| 90 |
+
```
|
| 91 |
+
|
| 92 |
+
## License
|
| 93 |
+
|
| 94 |
+
MIT License. See individual data source licenses for attribution requirements.
|
data/backend/data/civic_intel/_sync_manifest.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:169937214dba050dacebb100a37e26f6fe7089136840f283d806610bca9fbeaa
|
| 3 |
+
size 262
|
data/backend/data/civic_intel/boundaries/an_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2ab27925fbbc9e1d4fcb16fda74aeab51c0976d465ef59c627316f31bc7e694
|
| 3 |
+
size 78721
|
data/backend/data/civic_intel/boundaries/ap_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:459d9758aaf46afcaef620cfe5ea2ba1bbfe67651893f7d628ad97c6b231bdad
|
| 3 |
+
size 1368918
|
data/backend/data/civic_intel/boundaries/ar_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc2d8e354791ebac216f3e924f65865aa14c9c93699ea5ff0302a83e8ca3613c
|
| 3 |
+
size 86159
|
data/backend/data/civic_intel/boundaries/as_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91d1bda9b65d10813664e9a8f8885b0f6db7f2a67899b3e470f7f8040ca0e2b9
|
| 3 |
+
size 182811
|
data/backend/data/civic_intel/boundaries/boundaries_manifest.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a1cf1b70cca8ee477850e5ce7cda61132380181db8adb9d8516475ff3e0fd13
|
| 3 |
+
size 708
|
data/backend/data/civic_intel/boundaries/br_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:163bfc31a9d6f0ad1fbd116198de5bf02c7598f34bd18deb6e520becf21342e3
|
| 3 |
+
size 212350
|
data/backend/data/civic_intel/boundaries/cg_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57b929e11fb8761ceddb4db00b03a26599ce61a557fb295a0a57319d78fa6e30
|
| 3 |
+
size 184573
|
data/backend/data/civic_intel/boundaries/ch_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34d6fed4f248d5d98d66c79e786d5ca70b2b3166cdadce4f2dcfd893c1c8d1c9
|
| 3 |
+
size 1442
|
data/backend/data/civic_intel/boundaries/dd_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6659c08309c8aa3b844a716f12cda186512b68608966c4acbc0427298e56aa87
|
| 3 |
+
size 6678
|
data/backend/data/civic_intel/boundaries/dl_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54ca3890c4ef32c7c5df8c789f3ae3b2775628fb755f7d19a54dc0ae40528899
|
| 3 |
+
size 4916
|
data/backend/data/civic_intel/boundaries/ga_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6158b66e970924fdc12d7ae8ca4fe2a5a7e14b9aff74b45af5f8fb25acd4b8bf
|
| 3 |
+
size 7601
|
data/backend/data/civic_intel/boundaries/gj_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:524a0fc084c3f9a516c19459a774b13e22d103ce771e5bc368d5484a4a1eb2c3
|
| 3 |
+
size 261077
|
data/backend/data/civic_intel/boundaries/hp_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfd382bafc49fef30f1fb0d45e7900806c8825b0f317de1b18f856d8877954fd
|
| 3 |
+
size 71141
|
data/backend/data/civic_intel/boundaries/hr_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd72098852d963fe17f9686e8589c0d44ef1ffc07b2d8407e53f47a7a769b6f8
|
| 3 |
+
size 109092
|
data/backend/data/civic_intel/boundaries/india_states.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:741c57c737c13f2e14b3a36e6d615e0f872a930ba3f982139be34eb647224ee0
|
| 3 |
+
size 1107258
|
data/backend/data/civic_intel/boundaries/jh_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb8e258de9a4761cecfa6d846a4d47634992768ac1837cb5d4a8950005237a90
|
| 3 |
+
size 146188
|
data/backend/data/civic_intel/boundaries/jk_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2f47b199f5184bbd049c1ddbb287e9a65afc8786b7ba2ce3381e1f80999dd05
|
| 3 |
+
size 76252
|
data/backend/data/civic_intel/boundaries/ka_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70e2cdb3df8a55d1a7ee629665b9468bfbf5ee21ec05c11d45aab74d5149d2cd
|
| 3 |
+
size 241362
|
data/backend/data/civic_intel/boundaries/kl_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4bb9cf764769e03c15b31ea86ae81a86e6b8cf86065b82be45aacd8157a16cb
|
| 3 |
+
size 63055
|
data/backend/data/civic_intel/boundaries/la_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eef3b3c2f3a76cfff2e72abf63bd727b8c27e58a4bde59636be7b5f7c37e1216
|
| 3 |
+
size 34170
|
data/backend/data/civic_intel/boundaries/ld_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f51685cd79f1f91e863587870779027615c9c4786406840958cc23ff6fa5abb4
|
| 3 |
+
size 6187
|
data/backend/data/civic_intel/boundaries/mh_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17eb2813de49712f798aebc06884af104b7e6f6c8ffcb822c742a4815678e13f
|
| 3 |
+
size 342628
|
data/backend/data/civic_intel/boundaries/ml_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2d2973ebd8cc56ac7baaeefbb3541f1f4e0bd0c5792e02429edbdacc075b699
|
| 3 |
+
size 37143
|
data/backend/data/civic_intel/boundaries/mn_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d3039e70f15d6db7a43fd377f8f57ac459b68bfb3d091b81c451261fd617bb
|
| 3 |
+
size 62547
|
data/backend/data/civic_intel/boundaries/mp_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a536fe889145bc1a773a3f0d27fdf549f3ff060c2e617645ef44166216af69a9
|
| 3 |
+
size 443905
|
data/backend/data/civic_intel/boundaries/mz_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:897932e2491d65ebcd60d4cfa82767de0a6e0c820d4e3e7a1364be4fb227a2bf
|
| 3 |
+
size 195215
|
data/backend/data/civic_intel/boundaries/nl_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5494bc2af50ef49728725d542a45fa8b8182ad65d994f54d693a35ebfce34e17
|
| 3 |
+
size 35165
|
data/backend/data/civic_intel/boundaries/od_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f134b8f45737d41b367eb0a5150db61cbefa3fdfa3a74b7d95d41e696fdfd061
|
| 3 |
+
size 214461
|
data/backend/data/civic_intel/boundaries/pb_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25458ab4e1e8ed518098aee3a42e2ca751e7f0baa491342f8e39d42f35b64aa6
|
| 3 |
+
size 123048
|
data/backend/data/civic_intel/boundaries/py_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf629f6d9367c8a800bb1e7d7a2982f35345e445472932f8b1b70adfcfb78cc8
|
| 3 |
+
size 11305
|
data/backend/data/civic_intel/boundaries/rj_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7090ef96bd970af1294f2273b7c187c3727bfca179e951571cd3a967cf1cb3e3
|
| 3 |
+
size 307824
|
data/backend/data/civic_intel/boundaries/sk_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:303ddc260952af9afca92ea3755b2e481bb52a097d5effe75c4d2e1c97cef205
|
| 3 |
+
size 11142
|
data/backend/data/civic_intel/boundaries/tn_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26d33322a62cfee3086afac7ac5b2ef39a89ba782ab5084dc7c78d0ef9467d1f
|
| 3 |
+
size 112790
|
data/backend/data/civic_intel/boundaries/tr_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a40e169a4243c047fd39e6265c58813616fae89df48e16aa0f11632a1b666de
|
| 3 |
+
size 24741
|
data/backend/data/civic_intel/boundaries/ts_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65f597516d4d968be001b49eba31ebf9b55fd4bf09795acee03c28e16c949f8f
|
| 3 |
+
size 163672
|
data/backend/data/civic_intel/boundaries/uk_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc1a7454b423f1383b263e87789b4eacd7450af7a4824816d3c0c0bec57c32b6
|
| 3 |
+
size 78505
|
data/backend/data/civic_intel/boundaries/up_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d88ce14de5bbb5e7c57e85bdae03d31491ff014092d43bad1fe1b3e490ac6bb5
|
| 3 |
+
size 502859
|
data/backend/data/civic_intel/boundaries/wb_districts.geojson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:312181d6e053db13d50bf70fdc265c3f5dd630b606c5cb23c37ab191047c1057
|
| 3 |
+
size 178819
|
data/backend/data/civic_intel/city_bboxes.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e5d4a9b5a1ea8425ba9458ed32e5496d3d70ec8395946723b05f0502d29a6e0
|
| 3 |
+
size 3725
|
data/backend/data/civic_intel/datagov/all_datasets.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28af98c5a6129f64d726711ee723d8b246cf63266e72e8f76c02ede66013620b
|
| 3 |
+
size 22220
|
data/backend/data/civic_intel/datagov/datasets_summary.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83b302d2d64d9499c82191d473ceee5838f717e0aacdda8307d4aa3357df2d76
|
| 3 |
+
size 1344
|
data/backend/data/civic_intel/datagov/national_highways_length.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad433eff116e692289656af2afb222c36ab81d21bf4c0e8dcd71b30a31f1c185
|
| 3 |
+
size 623
|
data/backend/data/civic_intel/datagov/police_stations_by_state.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84ed720f0bbe4f7045622c98f76bbf512c37bd4a9edd20faf3843e5555296c34
|
| 3 |
+
size 527
|
data/backend/data/civic_intel/datagov/registered_vehicles.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:154cfd72073a1f80156de475cab78e79d0facc28eac6c5a242e4af951074367a
|
| 3 |
+
size 880
|
data/backend/data/civic_intel/datagov/road_accidents_by_state.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f141d6550506daeaf1437f68ebaf0b498fd88d4d680f59f555f4cbabee44e2c
|
| 3 |
+
size 874
|
data/backend/data/civic_intel/datagov/road_accidents_cause_wise.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ab42f74c7864a0c28b6e4e3c49e1140a805555f4496df8e9b3c6040cd712959
|
| 3 |
+
size 559
|
data/backend/data/civic_intel/datagov/road_length_by_surface.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be3fba377703245fa2523f8e5feb758828e7501bffb19b7e914b853daa2f917f
|
| 3 |
+
size 608
|