alidenewade commited on
Commit
c9c3bcb
Β·
verified Β·
1 Parent(s): 78b9ab6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -287,6 +287,21 @@ A: ML predictions classify current risk levels, while time series forecasting pr
287
 
288
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
289
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
290
  ### License Summary
291
  - βœ… Commercial use permitted
292
  - βœ… Modification and distribution allowed
 
287
 
288
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
289
 
290
+ ## πŸ“– Citation
291
+
292
+ If you use this dashboard or dataset in your research, please consider citing it as:
293
+
294
+ ```bibtex
295
+ @misc{nyc_urban_analytics_2025,
296
+ author = {alidenewade},
297
+ title = {NYC Urban Indicators Dataset},
298
+ year = {2025},
299
+ publisher = {Hugging Face},
300
+ journal = {Hugging Face Hub},
301
+ howpublished = {\url{https://huggingface.co/datasets/alidenewade/nyc-urban-analytics}}
302
+ }
303
+ ```
304
+
305
  ### License Summary
306
  - βœ… Commercial use permitted
307
  - βœ… Modification and distribution allowed