File size: 5,813 Bytes
6e9db59 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 |
---
dataset_info:
features:
- name: Unique Case Record Key
dtype: int64
- name: Description
dtype: string
- name: Subject
dtype: string
- name: Reporting Sub Category
dtype:
class_label:
names:
'0': CRC Issues
'1': Pedestrian Paths/POB/Linkway - Requests
'2': Parks Infra - Others
'3': Cockroaches
'4': EPS Malfunction
'5': Illegal Parking - Public Housing Disabled Lots
'6': Abandoned Bulky Items/Dumping
'7': Idling Engines
'8': Illegal Parking - Public Housing General Reserved Lots
'9': Noise - Events
'10': Illegal Activities - Others
'11': Hoarding
'12': Tree Removal
'13': Public Housing Infra - Others
'14': Rodents
'15': Playground/Fitness Equipment - Public Housing
'16': Grass Cutting
'17': Public Toilet Issues
'18': Hazardous Toxic
'19': Water Supply and Pressure - Other Public Areas
'20': Smell/Smoky - Food Establishments/Cooking
'21': Illegal Parking - Roads
'22': Illegal Parking - Public Housing Loading and Unloading Bays
'23': Water - Others
'24': Graffiti/Stains
'25': Obstruction of Public Accessibility by Articles
'26': PMDs/PABs/Bicycles Usage Issues
'27': Dust/Smell/Light - Construction
'28': BCA - Building and Construction Matters
'29': Flooding/Ponding
'30': Smell - Drains/Canals/Sewer/Manhole
'31': Noise - Food Establishments/Entertainment Outlets
'32': Bus Shelters - Maintenance
'33': CCTV Issues
'34': Neighbour Disputes
'35': Dogs - Nuisance
'36': Dust - Others
'37': Electricity Supply
'38': Obstruction - Public Housing Common Areas
'39': Pollution - Others
'40': Noise - Others
'41': Noise - Renovation
'42': Water Pipe Maintenance and Issues - Public Housing
'43': Tree Planting
'44': Car Park - Maintenance
'45': Roads/Structures - Maintenance
'46': Street Lights - Maintenance
'47': Dirty Areas/Litter - Other Public Areas
'48': Illegal Advertisements
'49': High Rise Littering/Killer Litter
'50': Lift - Others
'51': Birds - Nuisance
'52': Ceiling Leak
'53': Animals - Others
'54': Traffic Lights - Maintenance
'55': Connectivity Related Infrastructure - Others
'56': Illegal Parking - Motorcycles at Public Housing Common Areas
'57': Pedestrian Crossings
'58': Electrical - Others
'59': Cats - Nuisance
'60': Noise - Construction
'61': Sewer - Other Public Areas
'62': Spalling Concrete - Public Housing Common Areas
'63': Wall Seepage
'64': Urine/Faeces/Spitting
'65': Sewer - Public Housing
'66': Noise - Neighbours
'67': Bees/Wasps/Hornets
'68': Lift - Breakdown
'69': Dead Animals/Birds
'70': Tree/Shrub Maintenance
'71': Corridor Lighting
'72': Bus Shelters - Requests
'73': Car Park - Requests
'74': Drains/Drainage - Public Housing
'75': Spalling Concrete - Within HDB Flat
'76': Dirty Areas/Litter - Public Housing
'77': Water Pipe Maintenance and Issues - Other Public Areas
'78': Traffic Lights - Requests
'79': Waste Pipe Defects - Public Housing
'80': Waste and Recycling Management
'81': Fallen Tree/Branch
'82': Infra - Others
'83': Building Defects
'84': Wet Laundry
'85': Illegal Parking - Heavy Vehicle Parking at Public Housing
'86': Outdoor Lighting
'87': Dirty Drains/Canals
'88': Pedestrian Paths/POB/Linkway - Maintenance
'89': Noise - Congregation in Common Areas
'90': Smoking
'91': Bins/Recycling
'92': Road Works
'93': Illegal Parking - Serious Obstruction
'94': Smell - Other Sources
'95': Pests - Others
'96': Road Signs - Maintenance
'97': Water Quality - Other Public Areas
'98': Air Pollution/Smoke
'99': Drains/Drainage - Other Public Areas
'100': Illegal Parking - Public Housing Car Parks/Service Roads
'101': Mosquitoes
'102': Water Supply and Pressure - Public Housing
'103': Parks Infra - Lighting
- name: Reporting Category
dtype:
class_label:
names:
'0': Cleanliness
'1': Enforcement Matters
'2': Pests
'3': Pollution
'4': General Infrastructure/Facilities
'5': Public Housing Lifts
'6': Connectivity Related Infrastructure
'7': Animals and Birds
'8': Public Housing Infrastructure (Excl Lifts)
'9': Greenery
'10': Neighbour Issues
'11': Illegal Parking
'12': Noise
- name: Preprocessed
dtype: string
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: labels
dtype: int64
- name: tags
sequence:
sequence: float64
splits:
- name: '2017'
num_bytes: 33338600
num_examples: 45675
download_size: 16008523
dataset_size: 33338600
configs:
- config_name: default
data_files:
- split: '2017'
path: data/2017-*
---
# Dataset Card for "sample"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |