thanks for the project, here some comments from my side.
[x] first link the provided CSV file from your project folder before telling (and linking) where it is from. that way, pleople (like me) dont first to try downloading before noticing the file is already availabel.. 😉
[x] your initial description is a 1:1 C&P from [https://catalog.data.gov/dataset/air-quality](the data page) ... ?!? does the same hold for the rest of the description? I am a fan of rewrites or CITATIONS .... otherwise you are doing plagiarism.. which is no good in academia!
[x] you might want to link the landing page of the data which provides explanations on the columns..
[x] what columns/attributes are relevant for your project?
[x] instead of only linking the image draft your have created, please incorporate it in the markdown image tag notation using ![]() to directly show it here...
[x] visualizations should be "facetted" by geo_type_name (request full type names instead of identifiers) for different regions in NYC or via indicator name
provide a list of indicators your are interested in ...
currently, you project comes down to 10 lines of code..
Please
expand the documentation
think about some more (sub)tasks and details them
sort your tasks w.r.t. your priorities (important to "would be nice")
Hi Yue,
thanks for the project, here some comments from my side.
![]()
to directly show it here...geo_type_name
(request full type names instead of identifiers) for different regions in NYC or via indicator namecurrently, you project comes down to 10 lines of code..
Please
Hope that helps, best, Martin